Spdk/test/nvmf
Alexey Marchuk b0f4249c59 nvme/rdma: Add async set/get registers
Now controller initialization with RDMA
transport is fully async

Signed-off-by: Alexey Marchuk <alexeymar@mellanox.com>
Change-Id: I26e857740d3137d0b0e987facc81fc5f6ef81f2b
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/10756
Community-CI: Broadcom CI <spdk-ci.pdl@broadcom.com>
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Reviewed-by: Shuhei Matsumoto <smatsumoto@nvidia.com>
2022-04-22 09:44:57 +00:00
..
host nvme/rdma: Add async set/get registers 2022-04-22 09:44:57 +00:00
target scripts: fix PYTHONPATH references to scripts/ directory 2022-04-18 17:22:09 +00:00
common.sh test/nvmf: Remove support for soft-RoCE setups 2022-03-22 16:01:54 +00:00
nvmf.sh test/nvme, test/nvmf: add fused_ordering test 2022-04-05 08:32:06 +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.