summaryrefslogtreecommitdiffstats
path: root/src/spdk/scripts/perf/vhost/fio_test.conf
diff options
context:
space:
mode:
Diffstat (limited to 'src/spdk/scripts/perf/vhost/fio_test.conf')
-rw-r--r--src/spdk/scripts/perf/vhost/fio_test.conf20
1 files changed, 20 insertions, 0 deletions
diff --git a/src/spdk/scripts/perf/vhost/fio_test.conf b/src/spdk/scripts/perf/vhost/fio_test.conf
new file mode 100644
index 000000000..c480f1966
--- /dev/null
+++ b/src/spdk/scripts/perf/vhost/fio_test.conf
@@ -0,0 +1,20 @@
+[global]
+ioengine=libaio
+thread=1
+group_reporting=1
+direct=1
+verify=0
+norandommap=1
+
+[perf_test]
+stonewall
+description="Run NVMe driver performance test for a given workload"
+bs={blksize}
+rw={rw}
+rwmixread={rwmixread}
+iodepth={iodepth}
+time_based=1
+ramp_time={ramptime}
+runtime={runtime}
+numjobs={numjobs}
+filename=