]> www.infradead.org Git - users/hch/blktests.git/commit
common/multipath-over-rdma, tests/srp: Make it easy to use siw instead of rdma_rxe
authorBart Van Assche <bvanassche@acm.org>
Fri, 13 Dec 2019 14:32:31 +0000 (09:32 -0500)
committerOmar Sandoval <osandov@fb.com>
Thu, 19 Dec 2019 22:45:55 +0000 (14:45 -0800)
commitc2abe1359b17a94ba05ad11929bb7e80a385d2ee
treec6911aa3dae13a07f8314598608270036b9475d9
parenta4131aa6379517f4bb531cdf1f4b4089f3e6857c
common/multipath-over-rdma, tests/srp: Make it easy to use siw instead of rdma_rxe

Make all_primary_gids() return GIDs with zero suffix since SoftiWARP
GIDs have such a suffix. Add SoftiWARP support in start_soft_rdma() and
stop_soft_rdma(). Make do_rdma_cm_login() submit the source IP address
and scope ID to the SRP initiator driver since that information is
essential to establish an IPv6 connection between link-local addresses.
Iterate over RDMA ports instead of UMAD device nodes in log_in() since
no UMAD device node is associated with SoftiWARP ports. In start_lio_srpt(),
use the GID format to identify SoftiWARP ports since the GID suffix for
these ports is zero.

Signed-off-by: Bart Van Assche <bvanassche@acm.org>
common/multipath-over-rdma
tests/srp/rc