From: Jens Axboe Date: Fri, 16 Jan 2009 18:17:35 +0000 (+0100) Subject: Add comment on UDP on examples/netio X-Git-Tag: fio-1.24~7 X-Git-Url: https://git.kernel.dk/?p=fio.git;a=commitdiff_plain;h=e77c010d2c5bcd98c72797db9146b7a556444bc5;hp=d65db441ef2125374e98848cd36c7ba86e8afa12;ds=sidebyside Add comment on UDP on examples/netio Signed-off-by: Jens Axboe --- diff --git a/examples/netio b/examples/netio index beaf8c12..2aa09288 100644 --- a/examples/netio +++ b/examples/netio @@ -1,6 +1,7 @@ # 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