Spdk/test/nvmf
Seth Howell ecd108eb4b examples/nvme: add a reconnect example.
This is simply a dumbed down version of perf so that we don't add extra
functionality to perf that might impact its performance.

Change-Id: Ia2716a61abcc5269dafcda394d40517d156fdb2a
Signed-off-by: Seth Howell <seth.howell@intel.com>
Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/471661
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Reviewed-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>
2019-10-24 17:36:31 +00:00
..
host examples/nvme: add a reconnect example. 2019-10-24 17:36:31 +00:00
target rpc: Rename add_vhost_scsi_lun to vhost_scsi_controller_add_target 2019-10-07 15:08:18 +00:00
common.sh test: Shellcheck - apply rule SC2181 2019-10-08 15:49:13 +00:00
nvmf.sh examples/nvme: add a reconnect example. 2019-10-24 17:36:31 +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.