qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v1 0/3] Improvements to the netmap backend
@ 2018-12-06 16:59 Vincenzo Maffione
  2018-12-06 16:59 ` [Qemu-devel] [PATCH v1 1/3] net: netmap: small improvements netmap_send() Vincenzo Maffione
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Vincenzo Maffione @ 2018-12-06 16:59 UTC (permalink / raw)
  To: qemu-devel; +Cc: g.lettieri, jasowang, 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: 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

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2018-12-14  8:17 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-12-06 16:59 [Qemu-devel] [PATCH v1 0/3] Improvements to the netmap backend Vincenzo Maffione
2018-12-06 16:59 ` [Qemu-devel] [PATCH v1 1/3] net: netmap: small improvements netmap_send() Vincenzo Maffione
2018-12-06 16:59 ` [Qemu-devel] [PATCH v1 2/3] net: netmap: simplify netmap_receive() Vincenzo Maffione
2018-12-06 16:59 ` [Qemu-devel] [PATCH v1 3/3] net: netmap: improve netmap_receive_iov() Vincenzo Maffione
2018-12-14  8:17 ` [Qemu-devel] [PATCH v1 0/3] Improvements to the netmap backend Jason Wang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).