blob: beaf8c12e8ef4e2b6ef654386da8b6dbc0229225 [file] [log] [blame]
Jens Axboeb9448b92007-03-02 08:58:05 +01001# Example network job, just defines two clients that send/recv data
2[global]
3ioengine=net
Jens Axboe9f9214f2007-03-13 14:02:16 +01004filename=localhost/8888
Jens Axboe36afc112007-03-28 11:31:01 +02005bs=4k
Jens Axboeb9448b92007-03-02 08:58:05 +01006size=10g
Jens Axboec6c3b282007-07-26 13:19:57 +02007#set the below option to enable end-to-end data integrity tests
8#verify=md5
Jens Axboeb9448b92007-03-02 08:58:05 +01009
10[receiver]
11rw=read
Jens Axboeb9448b92007-03-02 08:58:05 +010012
13[sender]
14rw=write