Spdk/examples/nvme
Seth Howell 88b5d6d183 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.

Signed-off-by: Seth Howell <seth.howell@intel.com>
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/988 (master)

(cherry picked from commit 2b43f6353f)
Change-Id: I028be3fdb72a76733b4226a37b6332cd45d0f774
Signed-off-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com>
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/1294
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Aleksey Marchuk <alexeymar@mellanox.com>
Reviewed-by: Darek Stojaczyk <dariusz.stojaczyk@intel.com>
Reviewed-by: Seth Howell <seth.howell5141@gmail.com>
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
2020-03-19 08:09:53 +00:00
..
arbitration nvme: add queue priority mask and maximum arbitration burst macro defintion 2019-12-20 10:06:22 +00:00
cmb_copy build: fix duplicate spdk.common.mk includes 2019-05-22 14:51:01 +00:00
fio_plugin test/nvmf: add verify_backlog to fio SGL tests. 2020-03-19 08:09:53 +00:00
hello_world nvme/hello_world: don't print message for inactive namespaces 2019-08-30 03:01:01 +00:00
hotplug build: fix duplicate spdk.common.mk includes 2019-05-22 14:51:01 +00:00
identify lib/nvme: add spdk_nvme_transport_available_by_name 2020-01-16 09:10:38 +00:00
nvme_manage nvme: replace cdw10 with specific union command 2019-12-06 14:43:41 +00:00
perf perf: Log error if mandatory parameters are missing 2020-01-16 09:20:39 +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