From: Vincenzo Maffione <v.maffione@gmail.com>
To: qemu-devel@nongnu.org
Cc: g.lettieri@iet.unipi.it, jasowang@redhat.com,
Vincenzo Maffione <v.maffione@gmail.com>
Subject: [Qemu-devel] [PATCH v1 0/3] Improvements to the netmap backend
Date: Thu, 6 Dec 2018 17:59:04 +0100 [thread overview]
Message-ID: <20181206165907.23465-1-v.maffione@gmail.com> (raw)
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
next reply other threads:[~2018-12-06 17:01 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-12-06 16:59 Vincenzo Maffione [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20181206165907.23465-1-v.maffione@gmail.com \
--to=v.maffione@gmail.com \
--cc=g.lettieri@iet.unipi.it \
--cc=jasowang@redhat.com \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).