Spdk/examples/nvme
Shuhei Matsumoto 3d857e3611 nvme/arbitration: Increment current_queue_depth only if I/O submission succeeded
current_queue_depth should have been incremented only if I/O submission
succeeded.

Signed-off-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>
Change-Id: Ibdcae2d4e8d5b804faaac2392226252c95dfb634
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/2586
Community-CI: Mellanox Build Bot
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
Reviewed-by: Aleksey Marchuk <alexeymar@mellanox.com>
2020-05-29 14:58:30 +00:00
..
arbitration nvme/arbitration: Increment current_queue_depth only if I/O submission succeeded 2020-05-29 14:58:30 +00:00
cmb_copy nvme/cmb_copy: disable submission queue in CMB 2020-04-22 09:18:22 +00:00
fio_plugin Change fio version to 3.19 2020-05-21 09:20:01 +00:00
hello_world nvme: Change mapping semantics of controller memory buffer 2020-04-16 08:14:18 +00:00
hotplug build: fix duplicate spdk.common.mk includes 2019-05-22 14:51:01 +00:00
identify Tool/identify: correct the capacity size in byte 2020-05-12 08:11:52 +00:00
nvme_manage nvme/opal: deprecate spdk_opal_supported() 2020-05-20 14:16:44 +00:00
perf perf: Add NSID in perf output information 2020-03-06 10:27:39 +00:00
reconnect nvme/examples: fix potential memory leak in reconnect.c 2020-04-24 07:07:43 +00:00
reserve build: fix duplicate spdk.common.mk includes 2019-05-22 14:51:01 +00:00
Makefile examples/nvme: add a reconnect example. 2019-10-24 17:36:31 +00:00