Spdk/test/nvmf
Changpeng Liu 2dc55b19e8 test/vfio-user: enable NVMe compliance tests with vfio-user
Also add "-g" parameter to use single segment file.

Change-Id: If12c75ccdf1e6074951819fb94cc85a982f9d843
Signed-off-by: Changpeng Liu <changpeng.liu@intel.com>
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/9677
Community-CI: Broadcom CI <spdk-ci.pdl@broadcom.com>
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
2021-10-11 01:42:33 +00:00
..
host bdev/nvme: remove CSTS from driver-specific JSON info 2021-10-04 15:00:35 +00:00
target test: use single core when testing nvme fuzz with nvmf target 2021-10-06 11:17:21 +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/vfio-user: enable NVMe compliance tests with vfio-user 2021-10-11 01:42:33 +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.