Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756637AbXJCIaa (ORCPT ); Wed, 3 Oct 2007 04:30:30 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752625AbXJCIaV (ORCPT ); Wed, 3 Oct 2007 04:30:21 -0400 Received: from proxy3.bredband.net ([195.54.101.73]:39795 "EHLO proxy3.bredband.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752529AbXJCIaU (ORCPT ); Wed, 3 Oct 2007 04:30:20 -0400 Date: Wed, 3 Oct 2007 10:29:32 +0200 From: iank@bredband.net To: Stephen Hemminger Cc: pomac@vapor.com, Jeff Garzik , Linux-kernel@vger.kernel.org, netdev@vger.kernel.org Subject: Re: [PATCH] sky2: jumbo frame regression fix Message-ID: <20071003082932.GD32073@pomac.netswarm.net> References: <1191372129.26233.12.camel@localhost> <20071002180209.47c350a3@freepuppy.rosehill> <1191375274.26233.17.camel@localhost> <20071002215914.13d1e8cf@freepuppy.rosehill> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20071002215914.13d1e8cf@freepuppy.rosehill> User-Agent: Mutt/1.5.16 (2007-06-09) Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1215 Lines: 31 On Tue, Oct 02, 2007 at 09:59:14PM -0700, Stephen Hemminger wrote: > On Wed, 03 Oct 2007 03:34:34 +0200 > Ian Kumlien wrote: > > > On tis, 2007-10-02 at 18:02 -0700, Stephen Hemminger wrote: > > > Remove unneeded check that caused problems with jumbo frame sizes. > > > The check was recently added and is wrong. > > > When using jumbo frames the sky2 driver does fragmentation, so > > > rx_data_size is less than mtu. > > > > Confirmed working. > > > > Now running with 9k mtu with no errors, =) > > > > It also seems that the FIFO bug was the one that affected me before, > > damn odd race that one. > > Does the workaround (forced reset work). Ian, you are the first person to > report triggering it. I haven't found a way to make it happen. > What combination of flow control and speeds are you using? I forgot to add, last time was -rc8-git2 or 3 and using Westwood flow control. > -- > Stephen Hemminger - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/