Spdk/test/unit/lib/nvme
Changpeng Liu 8181c59293 nvme: override the default queue depth if users specified the value
SPDK already uses DEFAULT_IO_QUEUE_SIZE and MQES to decide the correct
queue depth of NVMe queue pair, hardcoded it to NVME_IO_ENTRIES(512)
does not make sense if users want to set queue depth bigger than 512.

Change-Id: Iaa73fc79e055292ae9bd19af0c8c12f257ae5c46
Signed-off-by: Changpeng Liu <changpeng.liu@intel.com>
Reviewed-on: https://review.gerrithub.io/379052
Tested-by: SPDK Automated Test System <sys_sgsw@intel.com>
Reviewed-by: Daniel Verkamp <daniel.verkamp@intel.com>
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
2017-09-20 19:58:49 -04:00
..
nvme_ctrlr_cmd.c nvme: support meta data on vendor specific commands 2017-09-12 16:14:11 -04:00
nvme_ctrlr.c nvme: override the default queue depth if users specified the value 2017-09-20 19:58:49 -04:00
nvme_ns_cmd.c nvme: decouple NVMe memory page size from PAGE_SIZE 2017-08-17 12:52:12 -04:00
nvme_ns.c nvme: add support for NS Optimal IO Boundary 2017-08-16 15:55:29 -04:00
nvme_pcie.c nvme: decouple NVMe memory page size from PAGE_SIZE 2017-08-17 12:52:12 -04:00
nvme_qpair.c test: move NVMe library tests to test/unit 2017-06-21 16:51:12 -04:00
nvme_quirks.c test: move NVMe library tests to test/unit 2017-06-21 16:51:12 -04:00
nvme.c ut/nvme: restore spdk_memzone_lookup mock value 2017-08-31 19:18:40 -04:00
Makefile test: move NVMe library tests to test/unit 2017-06-21 16:51:12 -04:00