Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933399AbXHOQid (ORCPT ); Wed, 15 Aug 2007 12:38:33 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1761021AbXHOQiU (ORCPT ); Wed, 15 Aug 2007 12:38:20 -0400 Received: from web90403.mail.mud.yahoo.com ([216.252.100.155]:38287 "HELO web90403.mail.mud.yahoo.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with SMTP id S1759180AbXHOQiT (ORCPT ); Wed, 15 Aug 2007 12:38:19 -0400 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=X-YMail-OSG:Received:Date:From:Subject:To:MIME-Version:Content-Type:Content-Transfer-Encoding:Message-ID; b=kTlZT4nnFRIf6claZV6nevmxhFrQEbe5VlpGYTVlofGJ0UmgTKoWzIMPlB5SRZK6H2HrJhPWONk0MUX22ZPweNcQy3jNFr2OhM+40GsSOPFB+lTCSmKvG610r7x326uA+9s8fOmozBN+U/JzHb16s9IOpUv6FGd+K/jdn+12ido=; X-YMail-OSG: sKKfTQ8VM1kqfaNd7r.bKPguL4ILk4Aa8DbVOmUJSGq6MJPHYD4ZpN3oxLtUcerFfI_iy8HFFH5kod5H7E4qkiRyx9fjWdRtrZm3yjjoWRmqFUZOzj_7asB8CY4FSg-- Date: Wed, 15 Aug 2007 09:38:18 -0700 (PDT) From: James Corey Subject: 2.6.23-rc3 and SKY2 driver issue To: linux-kernel@vger.kernel.org MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7BIT Message-ID: <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: 2859 Lines: 80 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. ____________________________________________________________________________________ Shape Yahoo! in your own image. Join our Network Research Panel today! http://surveylink.yahoo.com/gmrs/yahoo_panel_invite.asp?a=7 - 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/