From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeremy Fitzhardinge Subject: Re: xen.git branch reorg Date: Fri, 24 Apr 2009 12:48:46 -0700 Message-ID: <49F2179E.60802@goop.org> References: <782611.11477.qm@web56104.mail.re3.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <782611.11477.qm@web56104.mail.re3.yahoo.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: bderzhavets@yahoo.com Cc: Xen-devel , Ian Campbell List-Id: xen-devel@lists.xenproject.org Boris Derzhavets wrote: > > In meantime time i see, that 2.6.30-rc3&rc2&rc1-tip are affected. > Solution is the same as on Solaris xVM Linux DomUs about one > year ago - is to disable checksum (nothing else) offloading at Linux > DomUs ( CentOS 5.3, Ubuntu 9.04) > > /usr/local/sbin/ethtool -K etho tx off > OK, that's a good lead. Ian, do you remember the story around this checksumming stuff? Has something dropped off netback (or front) that we need? > > I will run "tcpdump" through this weekend to find out what's going > wrong. To be honest, i have experience with catching checksum offloading > failure via tcpdump's capturing only on Solaris Nevada xVM ;) > But, i'll post the logs captured anyway. > Just a brief instruction where to run tcpdump ( and what command line > keys are needed ) would help a lot. > Actually, I think that's enough to go on for now. J