From mboxrd@z Thu Jan 1 00:00:00 1970 From: Gerry Reno 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 21:00:12 -0400 Message-ID: <4BF4899C.8030800@verizon.net> References: <4BF45370.8030406@verizon.net> <4BF456F9.8090606@goop.org> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-reply-to: <4BF456F9.8090606@goop.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: xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org On 05/19/2010 05:24 PM, Jeremy Fitzhardinge wrote: > 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 > > Jeremy, that fixed it. Thanks. -Gerry