WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

RE: [Xen-devel] ip/udp checksum offload from minios guest

To: "Ian Campbell" <Ian.Campbell@xxxxxxxxxxxxx>
Subject: RE: [Xen-devel] ip/udp checksum offload from minios guest
From: "James Harper" <james.harper@xxxxxxxxxxxxxxxx>
Date: Wed, 30 Mar 2011 21:37:52 +1100
Cc: Paul Durrant <Paul.Durrant@xxxxxxxxxx>, xen-devel@xxxxxxxxxxxxxxxxxxx, Anil Madhavapeddy <anil@xxxxxxxxxx>
Delivery-date: Wed, 30 Mar 2011 03:39:48 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <1301481092.27123.86.camel@xxxxxxxxxxxxxxxxxxxxxx>
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
References: <2F393052-1CD6-403A-8924-5BA1C219D18F@xxxxxxxxxx> <1301416663.27123.8.camel@xxxxxxxxxxxxxxxxxxxxxx> <3866A6A0-CFAB-431D-91BB-2C115716D52C@xxxxxxxxxx> <291EDFCB1E9E224A99088639C47620228E936E2573@xxxxxxxxxxxxxxxxxxxxxxxxx> <409213E0-6823-42B1-8811-16BC33BE1671@xxxxxxxxxx> <1301475258.27123.44.camel@xxxxxxxxxxxxxxxxxxxxxx> <AEC6C66638C05B468B556EA548C1A77D01CC84A3@trantor> <1301481092.27123.86.camel@xxxxxxxxxxxxxxxxxxxxxx>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
Thread-index: AcvuxazpqcsDj2LDS9KujQSxdMUK+gAAHBFA
Thread-topic: [Xen-devel] ip/udp checksum offload from minios guest
> > Is IPv6 offload (gso and/or checksum) supported at this time?
> 
> For GSO only TCPv4 is supported.
> 
> For checksum only TCPv4 and UDPv4 are supported.
> 
> Extending netback to cover more cases would be relatively trivial, I
> think. e.g. extending checksum_setup and/or netbk_set_skb_gso in
> netback.c, plus doing the opposite same on the guest RX paths.
> 
> I suspect most of the complexity will probably come from the correct
> negotiation of the featureset via xenstore ;-)
> 

Yes. Given the problems I've seen under linux with offload it would be nice to 
have even more granularity than we do now. We'd definitely want to be able to 
turn offload on and off for all combinations of tcp/udp/csum/gso individually 
in case there is a problem somewhere.

The main problem I've seen is that Linux doesn't seem to understand that my 
network card supports offload functions but not in combination with VLAN, so 
only the untagged packets (eg vlan1) can be offloaded. That was back at 2.6.18 
so hopefully the support is better now.

James
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel