Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1760756AbXHTQsS (ORCPT ); Mon, 20 Aug 2007 12:48:18 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1760165AbXHTQsE (ORCPT ); Mon, 20 Aug 2007 12:48:04 -0400 Received: from smtp2.linux-foundation.org ([207.189.120.14]:52550 "EHLO smtp2.linux-foundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1760158AbXHTQsD (ORCPT ); Mon, 20 Aug 2007 12:48:03 -0400 Date: Mon, 20 Aug 2007 09:47:27 -0700 From: Stephen Hemminger To: James Corey Cc: Michal Piotrowski , linux-kernel@vger.kernel.org, Netdev Subject: Re: 2.6.23-rc3 and SKY2 driver issue Message-ID: <20070820094727.2b92fad0@freepuppy.rosehill.hemminger.net> In-Reply-To: <624025.57129.qm@web90408.mail.mud.yahoo.com> References: <20070820090227.6ceb2934@freepuppy.rosehill.hemminger.net> <624025.57129.qm@web90408.mail.mud.yahoo.com> Organization: Linux Foundation X-Mailer: Claws Mail 2.10.0 (GTK+ 2.10.14; x86_64-redhat-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1760 Lines: 70 On Mon, 20 Aug 2007 09:23:46 -0700 (PDT) James Corey wrote: > > --- Stephen Hemminger > wrote: > > > On Mon, 20 Aug 2007 08:42:21 -0700 (PDT) > > James Corey wrote: > > > > > > > > --- Stephen Hemminger > > > wrote: > > > > > > > On Thu, 16 Aug 2007 10:25:45 +0200 > > > > "Michal Piotrowski" > > > > > > > Please reproduce with a more recent kernel? > > > > > > Um, I thought 2.6.23rc WAS pretty recent. :-) > > > > > > I'll check if there is something newer in the > > > repository now. > > > > > > > What is the chip version? Please send console log: > > "dmesg | grep sky2" > > > > > > -- > > Stephen Hemminger > > > > > Ah ... details. > > Machine: > > Dell Optiplex 745 > > Kernel: > > 2.6.23-rc3 #1 SMP Tue Aug 14 19:44:07 EDT 2007 x86_64 > x86_64 x86_64 GNU/Linux > > Card: > > D-Link DGE-550SX > > # dmesg | grep sky2 > sky2 0000:04:00.0: v1.16 addr 0xdf9fc000 irq 16 > Yukon-XL (0xb3) rev 3 > sky2 eth1: addr 00:17:9a:73:87:60 > sky2 eth1: enabling interface > sky2 eth1: ram buffer 96K > sky2 eth1: Link is up at 1000 Mbps, full duplex, flow > control none Okay, this is a fiber based card. Does the error happen right away (ie all packets have bad sum), or is it sporadic (ie some magic packet or race in hardware). Also are you using regular (1500) or jumbo (9000) mtu? -- 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/