From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeremy Fitzhardinge Subject: Re: pv_ops 2.6.32.12: network problem: Attempting to checksum a non-TCP/UDP packet, dropping a protocol 1 packet Date: Wed, 19 May 2010 14:24:09 -0700 Message-ID: <4BF456F9.8090606@goop.org> References: <4BF45370.8030406@verizon.net> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <4BF45370.8030406@verizon.net> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Gerry Reno Cc: xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org On 05/19/2010 02:09 PM, Gerry Reno wrote: > I am using a pv_ops dom0 kernel 2.6.32.12 with xen 4.0.0-rc8. My > domU's use 2.6.31-14-server ubuntu. > > When I try to ping another computer on the network from the domU I > still received this error: > Attempting to checksum a non-TCP/UDP packet, dropping a protocol 1 packet > > I thought this error was fixed somewhere around 2.6.32.10 but > apparently it is still in 2.6.32.12. > > How do I get around this problem? I applied a patch to fix up a checksum bug in netback, but I realized I hadn't applied it to stable-2.6.32. Please try again (it will be 2.6.32.13) and tell me how it goes. Thanks, J