Spdk/test/nvmf
Seth Howell a816afaaaf bdev_nvme: check for admin queue failures.
This will allow us to reset the controller when we get disconnect events
from the underying transports.

Change-Id: I825985219f98ff65cfcf7581757bd26db5bd08ba
Signed-off-by: Seth Howell <seth.howell@intel.com>
Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/473762
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
Reviewed-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>
2019-11-21 14:33:44 +00:00
..
host bdev_nvme: check for admin queue failures. 2019-11-21 14:33:44 +00:00
target test: fix uses of deprecated RPCs 2019-11-07 22:55:38 +00:00
common.sh test/nvmf: fix check_ip_is_soft_roce 2019-11-21 14:33:01 +00:00
nvmf.sh nvme/tcp: detect cq errors. 2019-11-15 18:27: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.