Spdk/examples/nvme
Changpeng Liu 23d7be9433 examples/perf: set the number of IO requests for each queue pair
Low level NVMe driver will set the hardware IO queue size
based on MQES and users' input, perf tool has requested
maximum IO queue size when started, but for the number
of IO requests, it uses the default value.  While here,
set the number of IO requests to a higher value, so that
for high queue depth tests, the perf tool will not fail.

Fix the issue #256.

Change-Id: I6d11ec65e0f3b246b824875fa17d74a31fd2702b
Signed-off-by: Changpeng Liu <changpeng.liu@intel.com>
Reviewed-on: https://review.gerrithub.io/403256
Tested-by: SPDK Automated Test System <sys_sgsw@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Reviewed-by: Daniel Verkamp <daniel.verkamp@intel.com>
2018-04-23 20:09:26 +00:00
..
arbitration lib: Return instead of exit/abort in env_dpdk 2018-01-10 16:20:15 -05:00
cmb_copy cmb_copy: An example app that uses NVMe CMBs 2018-02-14 12:36:01 -05:00
fio_plugin examples/fio_plugin: add SGL support for R/W commands 2018-04-13 12:42:49 -04:00
hello_world hello_world: If supported, use CMB WDS buffer 2018-02-12 19:11:44 -05:00
hotplug lib: Return instead of exit/abort in env_dpdk 2018-01-10 16:20:15 -05:00
identify nvme/identify: print Command Effects log page 2018-04-09 15:54:17 -04:00
nvme_manage scripts/check_format: check for spaces before tabs 2018-03-05 11:09:13 -05:00
perf examples/perf: set the number of IO requests for each queue pair 2018-04-23 20:09:26 +00:00
reserve nvme: use uint32_t consistently for NSID values 2018-03-16 14:15:08 -04:00
Makefile cmb_copy: An example app that uses NVMe CMBs 2018-02-14 12:36:01 -05:00