numam-spdk/test/nvmf
Ben Walker 4fb3fea387 bdev/nvme: In bdev_nvme_attach_controllers, if adding a path the subnqn
must match.

Change-Id: I4e19ab8668268b273580d2b23ec30eafe21001ef
Signed-off-by: Ben Walker <benjamin.walker@intel.com>
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/9342
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Community-CI: Mellanox Build Bot
Community-CI: Broadcom CI <spdk-ci.pdl@broadcom.com>
Reviewed-by: Aleksey Marchuk <alexeymar@mellanox.com>
Reviewed-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>
2021-09-28 07:29:50 +00:00
..
host bdev/nvme: In bdev_nvme_attach_controllers, if adding a path the subnqn 2021-09-28 07:29:50 +00:00
target nvme_fuzz: pass trid on command line only 2021-09-27 10:55:34 +00:00
common.sh test/nvmf: always use loopback when running tests in --iso mode 2021-09-27 10:55:34 +00:00
nvmf.sh test/dma: Add functional test to verify DMA 2021-09-24 07:37:45 +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.