net: Add UDP multicast example job file
authorShawn Bohrer <sbohrer@rgmadvisors.com>
Mon, 22 Jul 2013 14:57:44 +0000 (09:57 -0500)
committerJens Axboe <axboe@kernel.dk>
Mon, 22 Jul 2013 15:04:38 +0000 (09:04 -0600)
commit21356fee2727b71ef72b39414955c5e7e98f97c1
tree4ee6b8753b9ec4d5f2d8c4573028bf791cc90e28
parentd3a623deee774b82e4f92c6b9b4b0233b0f4454c
net: Add UDP multicast example job file

This adds a pingpong UDP multicast example with two readers.

Signed-off-by: Shawn Bohrer <sbohrer@rgmadvisors.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
examples/netio_multicast.fio [new file with mode: 0644]