Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1762289AbXHPI0J (ORCPT ); Thu, 16 Aug 2007 04:26:09 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752809AbXHPIZs (ORCPT ); Thu, 16 Aug 2007 04:25:48 -0400 Received: from rv-out-0910.google.com ([209.85.198.187]:65400 "EHLO rv-out-0910.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751745AbXHPIZq (ORCPT ); Thu, 16 Aug 2007 04:25:46 -0400 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=BeQqStGqMzUlUO90anykX/vxgUR8KF28TNOnR42IobpESJdm9J61U9G/0fSt2ysM3IWhJRHn6TbrBp1bIW+O7Rz5rO5emFAYf0yXBQBorWMoeWtQDcDHfs3KFjwXqyc6/kY+igNmEziK4l5APkhd3JcMfg/rYMT24UdacwC29X0= Message-ID: <6bffcb0e0708160125v56f3d0f3l865574bdd56bd6ad@mail.gmail.com> Date: Thu, 16 Aug 2007 10:25:45 +0200 From: "Michal Piotrowski" To: "James Corey" Subject: Re: 2.6.23-rc3 and SKY2 driver issue Cc: linux-kernel@vger.kernel.org, Netdev , "Stephen Hemminger" In-Reply-To: <663186.13204.qm@web90403.mail.mud.yahoo.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <663186.13204.qm@web90403.mail.mud.yahoo.com> Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2899 Lines: 83 [Adding Stephen and netdev to CC] On 15/08/07, James Corey wrote: > > I tried running a D-link gig card on kernel 2.6.21.1 > and it came up fine, but when I did a sftp of > an linux dvd ISO to it, the interface would lock > up hard with the error > > eth1: hw csum failure. > > Call Trace: > [] > __skb_checksum_complete_head+0x46/0x5f > [] __skb_checksum_complete+0xc/0x11 > [] tcp_v4_rcv+0x157/0x810 > [] dev_queue_xmit+0x237/0x260 > [] find_busiest_group+0x252/0x684 > [] ip_local_deliver+0xca/0x14c > [] ip_rcv+0x478/0x4ba > [] sky2_poll+0x6f9/0x9b9 > [] > run_rebalance_domains+0x13e/0x408 > [] net_rx_action+0xa8/0x166 > [] __do_softirq+0x55/0xc3 > [] call_softirq+0x1c/0x28 > [] do_softirq+0x2c/0x7d > [] do_IRQ+0x13e/0x15f > [] mwait_idle+0x0/0x46 > [] ret_from_intr+0x0/0xa > [] mwait_idle+0x42/0x46 > [] cpu_idle+0x8c/0xaf > [] start_kernel+0x2ac/0x2b8 > [] _sinittext+0x140/0x144 > > > So I tried running the latest snapshot 2.6.23-rc3 > and the almost the same thing happens. Only > difference is that now the entire box locks up. > The error is almost the same > > eth1: hw csum failure. > > Call Trace: > [] > __skb_checksum_complete_head+0x43/0x56 > [] __skb_checksum_complete+0xc/0x11 > [] tcp_v4_rcv+0x14e/0x801 > [] ip_local_deliver+0xca/0x14c > [] ip_rcv+0x46c/0x4ae > [] :sky2:sky2_poll+0x72b/0x9c7 > [] net_rx_action+0xa8/0x166 > [] __do_softirq+0x55/0xc4 > [] call_softirq+0x1c/0x28 > [] do_softirq+0x2c/0x7d > [] do_IRQ+0x13e/0x15f > [] mwait_idle+0x0/0x48 > [] ret_from_intr+0x0/0xa > [] > :sky2:sky2_xmit_frame+0x0/0x41d > [] mwait_idle+0x42/0x48 > [] cpu_idle+0xbd/0xe0 > [] start_kernel+0x2ac/0x2b8 > [] _sinittext+0x140/0x144 > > > I see that the new kernel includes some sort of > SKY2 DEBUG stuff. I would be happy to rerun > the test with that turned on, given some minor > direction. > Regards, Michal -- LOG http://www.stardust.webpages.pl/log/ - 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/