Add comment on UDP on examples/netio
authorJens Axboe <jens.axboe@oracle.com>
Fri, 16 Jan 2009 18:17:35 +0000 (19:17 +0100)
committerJens Axboe <jens.axboe@oracle.com>
Fri, 16 Jan 2009 18:17:35 +0000 (19:17 +0100)
Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
examples/netio

index beaf8c12e8ef4e2b6ef654386da8b6dbc0229225..2aa092882184d3032242faf9ae48c9884baab9ef 100644 (file)
@@ -1,6 +1,7 @@
 # Example network job, just defines two clients that send/recv data
 [global]
 ioengine=net
 # 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
 filename=localhost/8888
 bs=4k
 size=10g