blob: 2aa092882184d3032242faf9ae48c9884baab9ef [file] [log] [blame]
# Example network job, just defines two clients that send/recv data
[global]
ioengine=net
#the below defaults to a tcp connection, add /udp at the end for udp
filename=localhost/8888
bs=4k
size=10g
#set the below option to enable end-to-end data integrity tests
#verify=md5
[receiver]
rw=read
[sender]
rw=write