Improvements to the netmap backend, mostly to fix the handling of incomplete multi-slot packets. This has been tested with and without jumbo frames, using pkt-gen to send 60, 1500, 5000 or 9000 bytes packets between two VMs connected through a VALE switch.
Vincenzo Maffione (3): net: netmap: small improvements netmap_send() net: netmap: simplify netmap_receive() net: netmap: improve netmap_receive_iov() net/netmap.c | 110 ++++++++++++++++++++++----------------------------- 1 file changed, 47 insertions(+), 63 deletions(-) -- 2.19.2