netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next v4 0/5] xen-netback: IPv6 offload support
@ 2013-10-11 15:06 Paul Durrant
  2013-10-11 15:06 ` [PATCH net-next v4 1/5] xen-netback: add support for IPv6 checksum offload to guest Paul Durrant
                   ` (5 more replies)
  0 siblings, 6 replies; 28+ messages in thread
From: Paul Durrant @ 2013-10-11 15:06 UTC (permalink / raw)
  To: xen-devel, netdev

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

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

end of thread, other threads:[~2013-10-17  8:42 UTC | newest]

Thread overview: 28+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-11 15:06 [PATCH net-next v4 0/5] xen-netback: IPv6 offload support Paul Durrant
2013-10-11 15:06 ` [PATCH net-next v4 1/5] xen-netback: add support for IPv6 checksum offload to guest Paul Durrant
2013-10-14 10:53   ` Ian Campbell
2013-10-14 11:10     ` Paul Durrant
2013-10-16 16:10       ` Ian Campbell
2013-10-11 15:06 ` [PATCH net-next v4 2/5] xen-netback: add support for IPv6 checksum offload from guest Paul Durrant
2013-10-14 10:42   ` Wei Liu
2013-10-14 10:49     ` Paul Durrant
2013-10-14 10:55       ` Wei Liu
2013-10-14 10:57         ` Paul Durrant
2013-10-14 12:19         ` [Xen-devel] " David Vrabel
2013-10-14 12:34           ` Paul Durrant
2013-10-16 16:11             ` Ian Campbell
2013-10-16 16:57               ` Paul Durrant
2013-10-11 15:06 ` [PATCH net-next v4 3/5] xen-netback: Unconditionally set NETIF_F_RXCSUM Paul Durrant
2013-10-14 10:56   ` Ian Campbell
2013-10-14 11:03     ` Paul Durrant
2013-10-11 15:06 ` [PATCH net-next v4 4/5] xen-netback: handle IPv6 TCP GSO packets from the guest Paul Durrant
2013-10-16 16:15   ` Ian Campbell
2013-10-16 16:16     ` Ian Campbell
2013-10-11 15:06 ` [PATCH net-next v4 5/5] xen-netback: enable IPv6 TCP GSO to " Paul Durrant
2013-10-16 16:49   ` Ian Campbell
2013-10-16 16:52     ` Paul Durrant
2013-10-16 17:01       ` Ian Campbell
2013-10-16 16:20 ` [Xen-devel] [PATCH net-next v4 0/5] xen-netback: IPv6 offload support Ian Campbell
2013-10-16 16:53   ` Paul Durrant
2013-10-16 17:00     ` Ian Campbell
2013-10-17  8:42       ` Paul Durrant

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).