numam-spdk/test/nvmf
Mao Jiang 1f085e8e23 example/nvme/hello_world: add support for vfio-user transport
Change-Id: I280fc2cd84f577a71dda00dbc0f72f01fead6fba
Signed-off-by: Mao Jiang <maox.jiang@intel.com>
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/10182
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Changpeng Liu <changpeng.liu@intel.com>
Reviewed-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com>
2021-12-07 08:22:13 +00:00
..
host test/dma: Update the test to run IO for some time 2021-11-18 08:21:43 +00:00
target example/nvme/hello_world: add support for vfio-user transport 2021-12-07 08:22:13 +00:00
common.sh test/nvmf: Nuke all SPDK net namespaces before starting tests 2021-10-13 07:40:18 +00:00
nvmf.sh test/vfio_user: add vfio-user fuzzing test 2021-11-22 08:36:27 +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.