Spdk/python/spdk/rpc
Shuhei Matsumoto 5200552452 bdev/nvme: Add max_bdevs parameter for attach_controller RPC
The target subsystem may expose more than 128 namespaces. To support
such subsystem, add a new parameter max_bdevs for the
bdev_nvme_attach_controller RPC.

Signed-off-by: Shuhei Matsumoto <smatsumoto@nvidia.com>
Change-Id: I8fab20b9c4d52818205e05de6a31dbe0d31a10fe
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/17651
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
Reviewed-by: Aleksey Marchuk <alexeymar@nvidia.com>
2023-05-09 17:58:11 +08:00
..
__init__.py bdev/pmem: Removed bdev pmem implementation 2023-03-09 09:21:23 +00:00
accel.py accel: make number of tasks/seqs/bufs configurable 2023-05-09 17:58:11 +08:00
app.py rpc: fix python style 2022-12-21 09:32:24 +00:00
bdev.py bdev/nvme: Add max_bdevs parameter for attach_controller RPC 2023-05-09 17:58:11 +08:00
blobfs.py rpc: fix python style 2022-12-21 09:32:24 +00:00
client.py Add SPDX header to various files 2022-11-29 08:27:51 +00:00
cmd_parser.py Add SPDX header to various files 2022-11-29 08:27:51 +00:00
compressdev.py rpc: fix new line formatting 2023-02-22 08:09:41 +00:00
dpdk_cryptodev.py rpc: fix new line formatting 2023-02-22 08:09:41 +00:00
dsa.py Add SPDX header to various files 2022-11-29 08:27:51 +00:00
env_dpdk.py rpc: fix python style 2022-12-21 09:32:24 +00:00
helpers.py Add SPDX header to various files 2022-11-29 08:27:51 +00:00
iaa.py Add SPDX header to various files 2022-11-29 08:27:51 +00:00
ioat.py Add SPDX header to various files 2022-11-29 08:27:51 +00:00
iobuf.py rpc: fix new line formatting 2023-02-22 08:09:41 +00:00
iscsi.py rpc: fix python style 2022-12-21 09:32:24 +00:00
log.py rpc: fix python style 2022-12-21 09:32:24 +00:00
lvol.py bdev/lvol: add param size_in_mib to replace size in bytes 2023-03-01 08:55:43 +00:00
mlx5.py module/accel: Add mlx5 accel module 2023-01-19 22:00:58 +00:00
nbd.py rpc: fix python style 2022-12-21 09:32:24 +00:00
notify.py rpc: fix python style 2022-12-21 09:32:24 +00:00
nvme.py rpc: fix python style 2022-12-21 09:32:24 +00:00
nvmf.py Add SPDX header to various files 2022-11-29 08:27:51 +00:00
sock.py rpc: fix python style 2022-12-21 09:32:24 +00:00
subsystem.py rpc: fix python style 2022-12-21 09:32:24 +00:00
trace.py rpc: fix python style 2022-12-21 09:32:24 +00:00
ublk.py rpc: fix new line formatting 2023-02-22 08:09:41 +00:00
vfio_user.py rpc: fix python style 2022-12-21 09:32:24 +00:00
vhost.py virtio_blk: added virtio_blk_get_transports RPC 2023-01-19 10:30:26 +00:00
vmd.py Add SPDX header to various files 2022-11-29 08:27:51 +00:00