[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH] Fix checksum errors when using network-bridge over VLANs
Jean-Francois Stenuit <jfs@xxxxxxxxx> wrote on 05/05/2006 04:21:28 AM: > > On Thu, 13 Apr 2006 18:29:51 -0400, James Dykman wrote: > > > > With this patch, TCP/UDP checksum errors from dom0 are fixed, and domUs > > can use TCP/UDP without turning off TX checksum offload. > > Normal non-VLAN bridged configs still work fine, tested with xm-test. > > Just a quick question : is there a work-around available without a full > recompile of Xen kernels ? > You can use ethtool to turn off the TX checksum offload, so that the TCP/UDP protocols calculate them. In the domUs, and possibly even dom0 (I haven't tried it myself): ethtool -K <ethX> tx off Jim _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |