Spdk/scripts/rpc
Ziye Yang 58f1624497 nvmf: add the transport shared buffer num configuration option.
Previously, we allocate the buffer size according
to the MaxQueueDepth info, however this is not exactly
a good way for customers to configure, we should provided
a shared buffer number configuration for the transport.

Change-Id: Ic6ff83076a65e77ec7376688ffb3737fd899057c
Signed-off-by: Ziye Yang <optimistyzy@gmail.com>
Reviewed-on: https://review.gerrithub.io/437450
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Chandler-Test-Pool: SPDK Automated Test System <sys_sgsw@intel.com>
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
2018-12-20 19:55:57 +00:00
..
__init__.py lib/trace: add 3 RPC method for tpoint_group_mask 2018-12-14 21:29:12 +00:00
app.py scripts: fix executable attribute for includes 2018-09-18 16:34:45 +00:00
bdev.py rpc: reconcile options for construct_nvme_bdev 2018-12-20 17:31:43 +00:00
client.py scripts/rpc: increment JSON RPC request id between calls 2018-12-05 00:42:37 +00:00
ioat.py copy/ioat: Add scan_ioat_copy_engine RPC 2018-06-14 03:54:42 +00:00
iscsi.py scripts: fix executable attribute for includes 2018-09-18 16:34:45 +00:00
log.py log: remove "trace" from log flag RPCs 2018-12-03 19:50:15 +00:00
lvol.py scripts: fix executable attribute for includes 2018-09-18 16:34:45 +00:00
nbd.py scripts: fix executable attribute for includes 2018-09-18 16:34:45 +00:00
net.py scripts: fix executable attribute for includes 2018-09-18 16:34:45 +00:00
nvme.py scripts/rpc.py: add method "get_nvme_controllers" 2018-10-25 17:26:25 +00:00
nvmf.py nvmf: add the transport shared buffer num configuration option. 2018-12-20 19:55:57 +00:00
pmem.py scripts: fix executable attribute for includes 2018-09-18 16:34:45 +00:00
subsystem.py scripts: fix executable attribute for includes 2018-09-18 16:34:45 +00:00
trace.py lib/trace: add 3 RPC method for tpoint_group_mask 2018-12-14 21:29:12 +00:00
vhost.py vhost: rpc: add an optional parameter -n/--name for get_vhost_controllers 2018-10-04 23:33:04 +00:00