From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ralf Baechle Subject: Re: ipv6: Add GSO support on forwarding path Date: Thu, 27 May 2010 11:14:16 +0100 Message-ID: <20100527101416.GA19372@linux-mips.org> References: <20100526102758.GA25914@gondor.apana.org.au> <20100526152019.GA11985@linux-mips.org> <20100526221601.GA3369@gondor.apana.org.au> <20100527092246.GB15298@linux-mips.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: "David S. Miller" , netdev@vger.kernel.org To: Herbert Xu Return-path: Received: from h5.dl5rb.org.uk ([81.2.74.5]:57597 "EHLO h5.dl5rb.org.uk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757706Ab0E0KOa (ORCPT ); Thu, 27 May 2010 06:14:30 -0400 Content-Disposition: inline In-Reply-To: <20100527092246.GB15298@linux-mips.org> Sender: netdev-owner@vger.kernel.org List-ID: On Thu, May 27, 2010 at 10:22:46AM +0100, Ralf Baechle wrote: > > > I tested this on top of a 2.6.34 release kernel and asked the user > > > experiencing the problem to re-test and the problem still persists. > > > > OK, it looks like my patch doesn't work because the transport > > header isn't set on the forwarding path. Here's an updated patch: > > Still no improvment. I've moved all the collected tcpdumps to > ftp://www.linux-ax25.org/pub/traces/ including a README file describing > contents. Uh.. Of course I should have upgraded the host not the client. And after having done that things are working fine now. Thanks! Ralf