Spdk/test/nvmf/target
Jonathan Teh be6a01efb3 nvmf: Allow configurable controller ID range
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>
2021-05-12 09:18:48 +00:00
..
abort.sh example/nvme: add application to test NVMe I/O abort 2020-07-17 07:21:13 +00:00
bdev_io_wait.sh test/nvmf: Handle multiple arguments in nvmfappstart() 2020-05-13 07:46:04 +00:00
bdevio.sh test/nvmf: Handle multiple arguments in nvmfappstart() 2020-05-13 07:46:04 +00:00
connect_disconnect.sh test/nvmf: Handle multiple arguments in nvmfappstart() 2020-05-13 07:46:04 +00:00
create_transport.sh test/nvmf: Handle multiple arguments in nvmfappstart() 2020-05-13 07:46:04 +00:00
dif.sh test/nvmf: Add DIF test utilizing the digest functionality 2021-02-09 11:26:51 +00:00
discovery.sh test/nvmf: Handle multiple arguments in nvmfappstart() 2020-05-13 07:46:04 +00:00
filesystem.sh test/nvmf: Handle multiple arguments in nvmfappstart() 2020-05-13 07:46:04 +00:00
fio.sh autotest: Replace fio.py with a bash wrapper in tests 2021-05-12 08:48:10 +00:00
fuzz.sh check_format: Reformat the Bash code in compliance with shfmt 2020-05-07 20:52:21 +00:00
host_management.sh nvmf: nvmf_subsystem_remove_host RPC now disconnects hosts 2020-10-22 03:55:57 +00:00
identify_passthru.sh nvmf: The maximum number of namespaces a subsystem may contain must now 2020-12-01 10:20:43 +00:00
initiator_timeout.sh autotest: Replace fio.py with a bash wrapper in tests 2021-05-12 08:48:10 +00:00
invalid.sh nvmf: Allow configurable controller ID range 2021-05-12 09:18:48 +00:00
multiconnection.sh autotest: Replace fio.py with a bash wrapper in tests 2021-05-12 08:48:10 +00:00
multipath.sh autotest: Replace fio.py with a bash wrapper in tests 2021-05-12 08:48:10 +00:00
multitarget_rpc.py test/nvmf: test the new nvmf RPCs. 2019-09-26 15:21:44 +00:00
multitarget.sh test/nvmf: Handle multiple arguments in nvmfappstart() 2020-05-13 07:46:04 +00:00
nmic.sh autotest: Replace fio.py with a bash wrapper in tests 2021-05-12 08:48:10 +00:00
ns_hotplug_stress.sh nvmf: do not pause a namespace when resizing 2021-02-22 10:05:11 +00:00
nvme_cli.sh nvmf: Allow configurable controller ID range 2021-05-12 09:18:48 +00:00
nvmf_example.sh test/nvmf_example: Remove duplicated test code. 2020-12-14 14:34:14 +00:00
nvmf_lvol.sh build: Example applications build to build/example 2020-06-15 15:27:16 +00:00
nvmf_vfio_user.sh test/nvmf_vfio_user: simplify the creation of Unix domain socket 2021-03-30 11:46:32 +00:00
nvmf_vhost_fio.job create nvmf+vhost test. 2019-05-21 10:01:50 +00:00
nvmf_vhost.sh check_format: Reformat the Bash code in compliance with shfmt 2020-05-07 20:52:21 +00:00
rpc.sh test/nvmf: Handle multiple arguments in nvmfappstart() 2020-05-13 07:46:04 +00:00
shutdown.sh test/nvmf: only disable test cases in top-level script 2020-07-31 08:21:23 +00:00
srq_overwhelm.sh autotest: Replace fio.py with a bash wrapper in tests 2021-05-12 08:48:10 +00:00