Spdk/lib/bdev/nvme
Aneesh Pachilangottil 696c6bc27e bdev/nvme: Increase the number of namespaces supported per NVMe device from 32 to 128
When executing construct_nvme_bdev RPC method, if the NVMe SSD has
more than 32 namespace in it, then the response is displayed as invalid.
Increased the maximum number of namespaces supported per NVMe device from
32 to 128.

Change-Id: I79491af662b8d2059ad3e0920040a44a82d50064
Signed-off-by: Aneesh Pachilangottil <aneesh.pachilangottil@wdc.com>
Reviewed-on: https://review.gerrithub.io/409926
Reviewed-by: Daniel Verkamp <daniel.verkamp@intel.com>
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
Tested-by: SPDK Automated Test System <sys_sgsw@intel.com>
2018-05-04 22:16:21 +00:00
..
bdev_nvme_rpc.c bdev/nvme: Increase the number of namespaces supported per NVMe device from 32 to 128 2018-05-04 22:16:21 +00:00
bdev_nvme.c bdev/nvme: Increase the number of namespaces supported per NVMe device from 32 to 128 2018-05-04 22:16:21 +00:00
bdev_nvme.h bdev/nvme: simplify spdk_bdev_nvme_get_ctrlr() 2017-12-01 13:24:45 -05:00
Makefile Make: remove unused CFLAGS 2018-02-21 13:10:29 -05:00