]> www.infradead.org Git - users/hch/blktests.git/commit
common/multipath-over-rdma: allow to set use_siw
authorYi Zhang <yi.zhang@redhat.com>
Thu, 26 Nov 2020 08:35:32 +0000 (16:35 +0800)
committerOmar Sandoval <osandov@fb.com>
Mon, 4 Jan 2021 22:41:44 +0000 (14:41 -0800)
commitd23c3aa0c1c088de9296db4847bdc5cfa0206670
treece312e6104fa8509738b173514a7db01aeb04d37
parent6705ed29235a7f3d0999cbcd829dae5eca644ffc
common/multipath-over-rdma: allow to set use_siw

With this change, we can change to use siw for nvme-rdma/nvmeof-mp/srp
testing from cmdline:

$ use_siw=1 nvme-trtype=rdma ./check nvme/
$ use_siw=1 ./check nvmeof-mp/
$ use_siw=1 ./check srp/

Reviewed-by: Bart Van Assche <bvanassche@acm.org>
Signed-off-by: Yi Zhang <yi.zhang@redhat.com>
common/multipath-over-rdma