Spdk/test/nvmf
Jim Harris d2a8ea8f37 bdev/nvme: add bdev_nvme_stop_discovery RPC
This RPC will stop the specified discovery service,
including detaching from any controllers that were
attached as part of that discovery service.

Signed-off-by: Jim Harris <james.r.harris@intel.com>
Change-Id: I9222876457fc45e1acde680a7bd1925917c22308
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/10832
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Community-CI: Mellanox Build Bot
Reviewed-by: Changpeng Liu <changpeng.liu@intel.com>
Reviewed-by: Shuhei Matsumoto <smatsumoto@nvidia.com>
2022-06-30 13:32:30 -04:00
..
host bdev/nvme: add bdev_nvme_stop_discovery RPC 2022-06-30 13:32:30 -04:00
target test/nvmf: zero-copy abort test 2022-06-30 13:32:30 -04:00
common.sh test: add iptables entry to forward packets across veth bridge 2022-06-30 13:32:30 -04:00
nvmf.sh test: add nvmf/host/discovery.sh 2022-06-30 13:32:30 -04: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.