be6a01efb3
Add {min,max}_cntlid to spdk_nvmf_subsystem, defaulting to 1 and 0xFFEF, respectively, and add nvmf_subsystem_set_cntlid_range() to allow the controller range to be configured in the range [min_cntlid, max_cntlid]. Also add {min,max}_cntlid to the nvmf_create_subsystem RPC to allow the controller ID range to be specified when creating an nvmf subsystem. Signed-off-by: Jonathan Teh <jonathan.teh@mayadata.io> Change-Id: I936db3bb0c9a38569063a6fd3c11df262dfad776 Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/7322 Community-CI: Broadcom CI Community-CI: Mellanox Build Bot Tested-by: SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com> Reviewed-by: Aleksey Marchuk <alexeymar@mellanox.com> |
||
---|---|---|
.. | ||
host | ||
target | ||
common.sh | ||
nvmf.sh | ||
README.md |
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.