Spdk/examples/nvme/fio_plugin/mock_sgl_config.fio
Seth Howell 2cc6b0dfcb rdma: set the number of wr sge_entries per I/O
This was not being properly set in the multi-sgl path.
Also add a verification step to the fio configuration file to prevent
against future regressions.

Change-Id: I510b6acd92bc2fbc9b6fbec1d59945cc53584ad3
Signed-off-by: Seth Howell <seth.howell@intel.com>
Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/450305
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
2019-04-19 17:29:45 +00:00

17 lines
165 B
Plaintext

[global]
ioengine=spdk
thread=1
group_reporting=1
direct=1
enable_sgl=1
time_based=1
ramp_time=0
runtime=2
iodepth=128
rw=randrw
bs=16k
verify=md5
[test]
numjobs=1