Add comment on UDP on examples/netio
[fio.git] / 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