xref: /spdk/scripts/perf/nvme/fio_test.conf (revision cc439ec2eba15507c36e0b9a17de6d4a4225f55b)
1[global]
2ioengine=${IOENGINE}
3thread=1
4group_reporting=1
5direct=1
6verify=0
7norandommap=1
8cpumask=1
9percentile_list=50:90:99:99.5:99.9:99.99:99.999
10
11[perf_test]
12stonewall
13description="Run NVMe driver performance test for a given workload"
14bs=${BLK_SIZE}
15rw=${RW}
16rwmixread=${MIX}
17iodepth=${IODEPTH}
18time_based=1
19ramp_time=10s
20runtime=${RUNTIME}
21