Hi This patch series addressed some failures when I run nvmeof-mp/srp test and also add suport to use siw for nvme-rdma/nvmeof-mp testing from cmdline, like this: $ use_siw=1 nvme-trtype=rdma ./check nvme/ $ use_siw=1 ./check nvmeof-mp/ Thanks Yi Yi Zhang (5): tests/srp/rc: update the ib_srpt module name tests/nvmeof-mp/rc: run nvmeof-mp tests if we set multipath=N tests/nvmeof-mp/012: fix the schedulers list common/rc: _have_iproute2 fix for "ip -V" change common/multipath-over-rdma: allow to set use_siw common/multipath-over-rdma | 2 +- common/rc | 2 +- tests/nvmeof-mp/012 | 10 ++++++---- tests/nvmeof-mp/rc | 2 +- tests/srp/rc | 4 ++-- 5 files changed, 11 insertions(+), 9 deletions(-) -- 2.21.0