Spdk/examples/nvme
GangCao 4c4619323d Perf: only count into inflight IO when successfully sending
There is a case in high queue depth situation and the IO may be
failed due to no memory. Our perf tool did not recognize this
and always count the IO in the inflight IOs. Thus in the completion,
it waits more than actual IOs to return and the Perf is hanging.

Change-Id: Ie5472e260c75c5abd80c06eb6c613dc7d1761c78
Signed-off-by: GangCao <gang.cao@intel.com>
Reviewed-on: https://review.gerrithub.io/391582
Tested-by: SPDK Automated Test System <sys_sgsw@intel.com>
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
Reviewed-by: Daniel Verkamp <daniel.verkamp@intel.com>
2017-12-13 12:21:52 -05:00
..
arbitration astyle: enforce braces around single-line statements 2017-12-11 11:19:32 -05:00
fio_plugin fio_plugin: check the whether the qpair can be allocated. 2017-11-15 18:00:07 -05:00
hello_world nvme: add I/O qpair creation options 2017-07-18 18:33:20 -04:00
hotplug examples/nvme/hotplug: free task on error path 2017-10-17 15:21:39 -04:00
identify astyle: enforce braces around single-line statements 2017-12-11 11:19:32 -05:00
nvme_manage astyle: enforce braces around single-line statements 2017-12-11 11:19:32 -05:00
perf Perf: only count into inflight IO when successfully sending 2017-12-13 12:21:52 -05:00
reserve astyle: enforce braces around single-line statements 2017-12-11 11:19:32 -05:00
Makefile example: Add example for nvme hotplug. 2016-12-01 10:23:10 +08:00