From: Paul Durrant <paul.durrant@citrix.com>
To: <xen-devel@lists.xen.org>, <netdev@vger.kernel.org>
Subject: [PATCH net-next v5 0/5] xen-netback: IPv6 offload support
Date: Wed, 16 Oct 2013 17:50:27 +0100 [thread overview]
Message-ID: <1381942232-26268-1-git-send-email-paul.durrant@citrix.com> (raw)
This patch series adds support for checksum and large packet offloads into
xen-netback.
Testing has mainly been done using the Microsoft network hardware
certification suite running in Server 2008R2 VMs with Citrix PV frontends.
v2:
- Fixed Wei's email address in Cc lines
v3:
- Responded to Wei's comments:
- netif.h now updated with comments and a definition of
XEN_NETIF_GSO_TYPE_NONE.
- limited number of pullups
- Responded to Annie's comments:
- New GSO_BIT macro
v4:
- Responded to more of Wei's comments
- Remove parsing of IPv6 fragment header and added warning
v5:
- Added comment concerning the value chosen for PKT_PROT_LEN
- Dropped deprecation of feature-no-csum-offload
next reply other threads:[~2013-10-16 16:50 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-10-16 16:50 Paul Durrant [this message]
2013-10-16 16:50 ` [PATCH net-next v5 1/5] xen-netback: add support for IPv6 checksum offload to guest Paul Durrant
2013-10-16 16:50 ` [PATCH net-next v5 2/5] xen-netback: add support for IPv6 checksum offload from guest Paul Durrant
2013-10-16 16:50 ` [PATCH net-next v5 3/5] xen-netback: Unconditionally set NETIF_F_RXCSUM Paul Durrant
2013-10-16 16:50 ` [PATCH net-next v5 4/5] xen-netback: handle IPv6 TCP GSO packets from the guest Paul Durrant
2013-10-16 16:50 ` [PATCH net-next v5 5/5] xen-netback: enable IPv6 TCP GSO to " Paul Durrant
2013-10-17 19:36 ` [PATCH net-next v5 0/5] xen-netback: IPv6 offload support David Miller
2013-10-23 12:39 ` Wei Liu
2013-10-23 13:30 ` Paul Durrant
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=1381942232-26268-1-git-send-email-paul.durrant@citrix.com \
--to=paul.durrant@citrix.com \
--cc=netdev@vger.kernel.org \
--cc=xen-devel@lists.xen.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).