Add missing parameter numjobs. It is used in one of the cases. Remove unnecessary arguments: - cpumask: we do not want to restrict that - percentile list: we do not want to restrict that, all percentule buckets can be generated. Change-Id: I6a4431af0defe92920f16d26091d67161e56dc5a Signed-off-by: Karol Latecki <karol.latecki@intel.com> Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/450519 Tested-by: SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by: Darek Stojaczyk <dariusz.stojaczyk@intel.com> Reviewed-by: Jim Harris <james.r.harris@intel.com>
21 lines
316 B
Plaintext
21 lines
316 B
Plaintext
[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=
|