Spdk/test/nvmf
sijie.sun 549be9ad81 nvmf/rdma: Recreate resources and listeners after IB device is hotplugged
IB device may be unplugged & hotplugged when modifying slaves of bonding
IB devices. This patch will try to recreate ibv device contexts, poller
and listeners after IB devices come back.

Signed-off-by: sijie.sun <sijie.sun@smartx.com>
Change-Id: I3288174bad847edc2d9859cb34aa93c6af8c673b
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/15616
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Aleksey Marchuk <alexeymar@nvidia.com>
Reviewed-by: Shuhei Matsumoto <smatsumoto@nvidia.com>
2023-03-07 11:50:05 +00:00
..
host test/multipath: don't wait for bdevperf to finish 2023-02-16 10:09:54 +00:00
target nvmf/rdma: Recreate resources and listeners after IB device is hotplugged 2023-03-07 11:50:05 +00:00
common.sh test/nvmf: Don't attempt to load ib_ucm 2023-01-24 08:36:35 +00:00
nvmf.sh nvmf/rdma: Destroy all related resources after IB device removed 2023-03-07 11:50:05 +00:00
README.md test: add parse_common_script_args function 2019-05-22 23:43:51 +00:00

NVMe-oF test scripts

The test scripts in this directory hierarchy can be run in isolation by passing the --iso flag when running the test script. This will set up the RDMA NIC for testing and then tear it back down again when the test is completed.