]> www.infradead.org Git - users/hch/blktests.git/commit
common/multipath-over-rdma: skip NO-CARRIER NIC when start_soft_rdma
authorYi Zhang <yi.zhang@redhat.com>
Thu, 30 Jun 2022 09:56:25 +0000 (17:56 +0800)
committerShin'ichiro Kawasaki <shinichiro.kawasaki@wdc.com>
Fri, 1 Jul 2022 11:21:13 +0000 (20:21 +0900)
commit155e9c6a9a47607a86a9dcda95044b83caef22ff
treef90cf2999697e89a7cb7823fe1de5bce359bb9f8
parenta819ea3637797119d2490c63a1b445fa4a315f02
common/multipath-over-rdma: skip NO-CARRIER NIC when start_soft_rdma

The rxe/siw driver will be bind to NO-CARRIER interface which lead
nvmeof-mp/001 failed.
For example, nvmeof-mp/001 with two NICs, if will output
count_devices(): 1 <> 2 when the second NIC has NO-CARRIER

Signed-off-by: Yi Zhang <yi.zhang@redhat.com>
Reviewed-by: Bart Van Assche <bvanassche@acm.org>
Signed-off-by: Shin'ichiro Kawasaki <shinichiro.kawasaki@wdc.com>
common/multipath-over-rdma