Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1760041AbXHTPmd (ORCPT ); Mon, 20 Aug 2007 11:42:33 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1754801AbXHTPmX (ORCPT ); Mon, 20 Aug 2007 11:42:23 -0400 Received: from web90407.mail.mud.yahoo.com ([216.252.100.159]:35677 "HELO web90407.mail.mud.yahoo.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with SMTP id S1756705AbXHTPmW (ORCPT ); Mon, 20 Aug 2007 11:42:22 -0400 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=X-YMail-OSG:Received:Date:From:Subject:To:Cc:In-Reply-To:MIME-Version:Content-Type:Content-Transfer-Encoding:Message-ID; b=TAMDJi2nAvEL9xYyDrgSRApFvyqouWoVYqWz5RFDs8PnVDFp4ul7ShNS/xiHrrURDbHB8OpQHED6eP2i9wsxIwd8NqALoHttcH2oS4ZbOUlHtQjQy/V2GD2wfgObXkt9FDhJhvx/ytF6bRml3wD321LGfQ5kk4Y8Xw2JJa9x0ps=; X-YMail-OSG: 8qSaEucVM1ldXpcxWHM3otZsdCrjZLFdhD729X41cMyW2A8o80hfDs0K0cRjMZBexneAaZsw9Q2kVsFE9h30kNuikzKYE64g0y7o Date: Mon, 20 Aug 2007 08:42:21 -0700 (PDT) From: James Corey Subject: Re: 2.6.23-rc3 and SKY2 driver issue To: Stephen Hemminger , Michal Piotrowski Cc: linux-kernel@vger.kernel.org, Netdev In-Reply-To: <20070816090556.6a5295e6@oldman> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7BIT Message-ID: <370212.9287.qm@web90407.mail.mud.yahoo.com> Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 3734 Lines: 113 --- Stephen Hemminger wrote: > On Thu, 16 Aug 2007 10:25:45 +0200 > "Michal Piotrowski" > wrote: > > > [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 > > 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. -J ____________________________________________________________________________________ Take the Internet to Go: Yahoo!Go puts the Internet in your pocket: mail, news, photos & more. http://mobile.yahoo.com/go?refer=1GNXIC - 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/