Jog Lie Tue, 27 Jan 2015 22:19:22 +0100
Hello, Currently using raw sockets with pf_packet, i would like to be able to send scattered data to nic from different mmap files. I use writev() right now, but what does dpdk suggest as an alternative?
Thanks