236dbd9550
You can run this at your desk as follows (from SPDK repo): sudo -E ./test/vhost/fio/fio.sh --iso Change-Id: Ib83e21e8b8450d1bfce6a0223642c4087f9f47dc Signed-off-by: Ben Walker <benjamin.walker@intel.com> Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/463094 Tested-by: SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by: Jim Harris <james.r.harris@intel.com> Reviewed-by: Changpeng Liu <changpeng.liu@intel.com>
20 lines
232 B
Plaintext
20 lines
232 B
Plaintext
[global]
|
|
blocksize=4k-512k
|
|
iodepth=128
|
|
ioengine=libaio
|
|
filename=/dev/sdb
|
|
group_reporting
|
|
thread
|
|
numjobs=1
|
|
direct=1
|
|
do_verify=1
|
|
verify=md5
|
|
verify_fatal=1
|
|
verify_dump=1
|
|
verify_backlog=8
|
|
|
|
[randwrite]
|
|
rw=randwrite
|
|
runtime=15
|
|
time_based
|