Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S964843AbVLEXJ6 (ORCPT ); Mon, 5 Dec 2005 18:09:58 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S964844AbVLEXJ5 (ORCPT ); Mon, 5 Dec 2005 18:09:57 -0500 Received: from prgy-npn2.prodigy.com ([207.115.54.38]:30965 "EHLO oddball.prodigy.com") by vger.kernel.org with ESMTP id S964842AbVLEXJ4 (ORCPT ); Mon, 5 Dec 2005 18:09:56 -0500 Message-ID: <4394916B.6060606@tmr.com> Date: Mon, 05 Dec 2005 14:13:47 -0500 From: Bill Davidsen User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.11) Gecko/20050729 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Johannes Stezenbach CC: Linux Kernel Mailing List , shemminger@osdl.org, netdev@vger.kernel.org Subject: Re: Linux 2.6.15-rc5: sk98lin broken References: <20051204234320.GA7478@linuxtv.org> In-Reply-To: <20051204234320.GA7478@linuxtv.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2860 Lines: 72 Johannes Stezenbach wrote: > On Sat, Dec 03, 2005, Linus Torvalds wrote: > >>shemminger@osdl.org: >> sk98lin: fix checksumming code >> sk98lin: add permanent address support >> sk98lin: avoid message confusion with skge > > > I have an Asus P4P800 "Deluxe" with 3c940 LOM. > > If I ping the box I get the following: > > Dec 4 22:57:02 abc kernel: [] dump_stack+0x17/0x19 > Dec 4 22:57:02 abc kernel: [] netdev_rx_csum_fault+0x27/0x2d > Dec 4 22:57:02 abc kernel: [] __skb_checksum_complete+0x5a/0x60 > Dec 4 22:57:02 abc kernel: [] icmp_error+0xbd/0x193 > Dec 4 22:57:02 abc kernel: [] ip_conntrack_in+0x67/0x279 > Dec 4 22:57:02 abc kernel: [] nf_iterate+0x59/0x7d > Dec 4 22:57:02 abc kernel: [] nf_hook_slow+0x57/0x106 > Dec 4 22:57:02 abc kernel: [] ip_rcv+0x1af/0x580 > Dec 4 22:57:02 abc kernel: [] netif_receive_skb+0x15a/0x1ef > Dec 4 22:57:02 abc kernel: [] process_backlog+0x7f/0x10d > Dec 4 22:57:02 abc kernel: [] net_rx_action+0x7d/0x110 > Dec 4 22:57:02 abc kernel: [] __do_softirq+0x72/0xe1 > Dec 4 22:57:02 abc kernel: [] do_softirq+0x5d/0x61 > Dec 4 22:57:02 abc kernel: ======================= > Dec 4 22:57:02 abc kernel: [] irq_exit+0x48/0x4a > Dec 4 22:57:02 abc kernel: [] do_IRQ+0x5d/0x8f > Dec 4 22:57:02 abc kernel: [] common_interrupt+0x1a/0x20 > Dec 4 22:57:02 abc kernel: [] cpu_idle+0x49/0xa0 > Dec 4 22:57:02 abc kernel: [] rest_init+0x37/0x39 > Dec 4 22:57:02 abc kernel: [] start_kernel+0x164/0x177 > Dec 4 22:57:02 abc kernel: [] 0xc0100210 > > (once for each ICMP packet) > > 2.6.15-rc2 works fine. I can confirm that 2.6.15-rc3 works as well: eth0: 3Com Gigabit LOM (3C940) PrefPort:A RlmtMode:Check Link State ip_tables: (C) 2000-2002 Netfilter core team ip_tables: (C) 2000-2002 Netfilter core team eth0: network connection up using port A speed: 100 autonegotiation: yes duplex mode: full flowctrl: symmetric irq moderation: disabled scatter-gather: enabled No messages from ping, although the pig is somewhat slower than I would expect, ~200us response time. Looks like a regression, I can't try the latest kernel until Friday, it's 260 miles round trip to the machine if it doesn't boot cleanly. > > > Johannes -- -bill davidsen (davidsen@tmr.com) "The secret to procrastination is to put things off until the last possible moment - but no longer" -me - 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/