Spdk/examples/nvme
Seth Howell 2b43f6353f test/nvmf: add verify_backlog to fio SGL tests.
On newer versions of FIO, there is an issue with heavy verify workloads
where one of the headers (rand_seed) gets incorrectly generated by fio
during verify. This can be circumvented by using the verify_backlog
flag.

This is needed because it will enable testing this workload on the tcp
transport using fio in the SPDK test pool.

Change-Id: I028be3fdb72a76733b4226a37b6332cd45d0f774
Signed-off-by: Seth Howell <seth.howell@intel.com>
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/988
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Reviewed-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>
Reviewed-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com>
2020-02-25 15:59:21 +00:00
..
arbitration nvme: add queue priority mask and maximum arbitration burst macro defintion 2019-12-20 10:06:22 +00:00
cmb_copy nvme/cmb_copy: Carriage return between return type and function name. 2020-02-25 10:32:01 +00:00
fio_plugin test/nvmf: add verify_backlog to fio SGL tests. 2020-02-25 15:59:21 +00:00
hello_world lib/vmd: detach devices during shutdown 2020-02-04 16:50:25 +00:00
hotplug build: fix duplicate spdk.common.mk includes 2019-05-22 14:51:01 +00:00
identify lib/vmd: detach devices during shutdown 2020-02-04 16:50:25 +00:00
nvme_manage nvme: replace cdw10 with specific union command 2019-12-06 14:43:41 +00:00
perf nvme/perf: simplify variable handling in parse_args 2020-02-17 10:05:35 +00:00
reconnect test/nvmf: add a test for bad discovery ctrlr. 2019-11-18 13:06:49 +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