Spdk/test/nvmf
Michal Berger 45b83b9743 test/nvmf: Don't attempt to load ib_ucm
This driver was removed from the mainline kernel over 3 years
ago, hence there is no much point in keeping it around.
Currently, this attempt simply spams build log with info
that we failed to load said driver.

Signed-off-by: Michal Berger <michal.berger@intel.com>
Change-Id: I8bc65f652f6476a9cdf4fa4849ee03d8d547402c
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/16325
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Reviewed-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com>
2023-01-24 08:36:35 +00:00
..
host host/multipath: increase wait time before attaching bpf probes 2023-01-21 14:57:09 +00:00
target test/nvmf: Verify perf's exit status 2023-01-20 17:25:50 +00:00
common.sh test/nvmf: Don't attempt to load ib_ucm 2023-01-24 08:36:35 +00:00
nvmf.sh test/nvmf: remove silent skip of mDNS on RDMA 2023-01-20 10:27:48 +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.