Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S965045AbWI2AwP (ORCPT ); Thu, 28 Sep 2006 20:52:15 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751233AbWI2AwP (ORCPT ); Thu, 28 Sep 2006 20:52:15 -0400 Received: from e5.ny.us.ibm.com ([32.97.182.145]:27061 "EHLO e5.ny.us.ibm.com") by vger.kernel.org with ESMTP id S1751228AbWI2AwN (ORCPT ); Thu, 28 Sep 2006 20:52:13 -0400 Date: Thu, 28 Sep 2006 17:52:06 -0700 From: Sukadev Bhattiprolu To: Jesse Brandeburg Cc: Auke Kok , linux-kernel@vger.kernel.org, netdev@vger.kernel.org Subject: Re: Network problem with 2.6.18-mm1 ? Message-ID: <20060929005205.GA3876@us.ibm.com> References: <20060928013724.GA22898@us.ibm.com> <451B2D29.9040306@intel.com> <20060928185222.GB3352@us.ibm.com> <4807377b0609281410p28d445c8mc32e7d2cb71221ab@mail.gmail.com> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="jI8keyz6grp/JLjh" Content-Disposition: inline In-Reply-To: <4807377b0609281410p28d445c8mc32e7d2cb71221ab@mail.gmail.com> User-Agent: Mutt/1.4.1i X-Operating-System: Linux 2.0.32 on an i486 Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 12960 Lines: 246 --jI8keyz6grp/JLjh Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Jesse Brandeburg [jesse.brandeburg@gmail.com] wrote: | On 9/28/06, Sukadev Bhattiprolu wrote: | >Thanks. See below for additional info | > | >Auke Kok [auke-jan.h.kok@intel.com] wrote: | >| Sukadev Bhattiprolu wrote: | >| > | >| >I am unable to get networking to work with 2.6.18-mm1 on my system. | >| > | >| >But 2.6.18 kernel on same system works fine. Here is some info about | >| >the system/debug attempts. Attached are the lspci output and config. | >| > | >| >Appreciate any help. Please let me know if you need more info. | | It seems you're having interrupt delivery problems or interrupts are | getting lost. | rx_missed_errors indicates frames that were dropped due to the e1000 | adapter's fifo getting full and over flowing. | >rx_no_buffer_count: 310 | >rx_missed_errors: 5865 | rx_no_buffer_count indicates that the driver didn't return buffers to | the hardware soon enough, but the hardware was able to store the | packet (at the time of reception) in the fifo to try again. | | Both these indicate to me that there is something wrong with | interrupts. Maybe interrupt sharing | | can you possibly try a back to back connection with another linux box | and run tcpdump on both ends then ping? it will tell us if traffic is | truely getting out and coming in okay. Unfortunately, I can't try this week, but can try it early next week. | | also please send output of lspci -vv and cat /proc/interrupts lspci-vv.out is attached. Here is the /proc/interrupts: $ cat /proc/interrupts CPU0 CPU1 0: 18316 0 IO-APIC-edge timer 2: 0 0 XT-PIC-level cascade 4: 1023 0 IO-APIC-edge serial 8: 0 0 IO-APIC-edge rtc 17: 3380 0 IO-APIC-fasteoi libata 19: 174 0 IO-APIC-fasteoi ohci_hcd:usb1, ohci_hcd:usb2 28: 0 0 IO-APIC-fasteoi eth0 NMI: 96 35 LOC: 18251 18524 ERR: 0 --jI8keyz6grp/JLjh Content-Type: text/plain; charset=us-ascii Content-Description: lspci-vv.txt Content-Disposition: attachment; filename="lspci-vv.txt" $ lspci -vv 0000:00:06.0 PCI bridge: Advanced Micro Devices [AMD] AMD-8111 PCI (rev 07) (prog-if 00 [Normal decode]) Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV+ VGASnoop- ParErr- Stepping- SERR- FastB2B- Status: Cap+ 66MHz+ UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- SERR- Reset- FastB2B- Capabilities: [c0] #08 [0086] Capabilities: [f0] #08 [8000] 0000:00:07.0 ISA bridge: Advanced Micro Devices [AMD] AMD-8111 LPC (rev 05) Subsystem: IBM: Unknown device 7468 Control: I/O+ Mem+ BusMaster+ SpecCycle+ MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- Status: Cap- 66MHz+ UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- SERR- TAbort- SERR- TAbort- SERR- TAbort- SERR- TAbort- SERR- Reset- FastB2B- Capabilities: [a0] Capabilities: [b8] #08 [8000] Capabilities: [c0] #08 [004a] 0000:00:0a.1 PIC: Advanced Micro Devices [AMD] AMD-8131 PCI-X IOAPIC (rev 01) (prog-if 10 [IO-APIC]) Subsystem: Advanced Micro Devices [AMD] AMD-8131 PCI-X IOAPIC Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- SERR- TAbort- SERR- Reset- FastB2B- Capabilities: [a0] Capabilities: [b8] #08 [8000] 0000:00:0b.1 PIC: Advanced Micro Devices [AMD] AMD-8131 PCI-X IOAPIC (rev 01) (prog-if 10 [IO-APIC]) Subsystem: Advanced Micro Devices [AMD] AMD-8131 PCI-X IOAPIC Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- SERR- TAbort- SERR- TAbort- SERR- TAbort- SERR- TAbort- SERR- TAbort- SERR- TAbort- SERR- TAbort- SERR- TAbort- SERR- TAbort- SERR- TAbort- SERR- TAbort- SERR- TAbort- SERR- TAbort- SERR-