Spdk/test/spdkcli
Alexey Marchuk 1551197db5 rpc: Deprecate max_qpairs_per_ctrlr parameter
This parameter describes the number of admin and IO
qpairs while admin qpair always exists and should not
be configured explicitly.
Introduce a new parameter `max_io_qpairs_per_ctrlr`
which configures the number of IO qpairs.
Internal structure of NVMF transport is not changed,
both RPC parameters configure the same nvmf transport parameter.

Deprecate max_qpairs_per_ctrlr in spdkcli as well

Side change: update dif_insert_or_strip description -
it can be used by TCP and RDMA transports

Config files parsing is not changed since it is deprecated

Fixes #1378

Change-Id: I8403ee6fcf090bb5e86a32e4868fea5924daed23
Signed-off-by: Alexey Marchuk <alexeymar@mellanox.com>
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/2279
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>
Reviewed-by: Anil Veerabhadrappa <anil.veerabhadrappa@broadcom.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Community-CI: Broadcom CI
2020-06-04 07:20:45 +00:00
..
match_files lib/bdev: zoned info in get_bdevs RPC call 2019-10-02 21:13:16 +00:00
common.sh scripts: use -n instead of ! -z 2019-08-08 21:27:40 +00:00
iscsi.sh test: move report_test_completion into run_test 2020-01-14 07:49:08 +00:00
nvmf.sh rpc: Deprecate max_qpairs_per_ctrlr parameter 2020-06-04 07:20:45 +00:00
pmem.sh test: move report_test_completion into run_test 2020-01-14 07:49:08 +00:00
raid.sh test: move report_test_completion into run_test 2020-01-14 07:49:08 +00:00
rbd.sh test: move report_test_completion into run_test 2020-01-14 07:49:08 +00:00
spdkcli_job.py spdkcli: Add support for TCP connection 2019-09-19 05:03:09 +00:00
tcp.sh check_format: Reformat the Bash code in compliance with shfmt 2020-05-07 20:52:21 +00:00
vhost.sh tests: Switch to $SPDK_TEST_STORAGE for writing out bigger tmp files 2020-05-20 14:17:02 +00:00
virtio.sh check_format: Reformat the Bash code in compliance with shfmt 2020-05-07 20:52:21 +00:00