From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeremy Fitzhardinge Subject: Re: Patch fixing vlan handling when network-bridge scriptis used Date: Thu, 19 Aug 2010 16:11:18 -0700 Message-ID: <4C6DBA16.8020806@goop.org> References: <232221223.568081282131308987.JavaMail.root@zmail06.collab.prod.int.phx2.redhat.com> <19564.1064.460057.337893@mariner.uk.xensource.com> <201008191759.39253.brade@kde.org> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <201008191759.39253.brade@kde.org> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Michael Brade Cc: xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org On 08/19/2010 08:59 AM, Michael Brade wrote: > But I had to add the "ethtool -K $vif tx off" to vif-bridge to fix the checksums > error. Maybe this could be added by default with a check for ethtool? This was a problem in pvops dom0 kernels a long time ago, but it has been fixed for... maybe a year? If you're still having problems without the ethtool, please report them. Thanks, J