Re: [Qemu-devel] [PATCH v1 0/3] Improvements to the netmap backend

2018-12-14 Thread Jason Wang
On 2018/12/7 上午12:59, Vincenzo Maffione wrote: 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

[Qemu-devel] [PATCH v1 0/3] Improvements to the netmap backend

2018-12-06 Thread Vincenzo Maffione
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: sma