Spdk/examples/nvme
Changpeng Liu 38b80ba531 examples/fio_plugin: only enable Bit Bucket SGL with READ commands
We only enable this feature for READ commands in the NVMe driver, so
also ignore the WRITE commands in fio plugin tool.

Change-Id: Iecf43326e1a2a3b3540a1391e09a33d2443bd546
Signed-off-by: Changpeng Liu <changpeng.liu@intel.com>
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/2730
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Community-CI: Mellanox Build Bot
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Reviewed-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>
2020-06-03 07:38:12 +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 examples/fio_plugin: only enable Bit Bucket SGL with READ commands 2020-06-03 07:38:12 +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
Makefile test/nvme_reserve: move examples/nvme/reserve to test/nvme/reserve 2020-06-03 07:38:08 +00:00