netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* kernel softlockup/networking/e1000
@ 2007-12-18 13:10 Denys Fedoryshchenko
  2007-12-18 18:23 ` Kok, Auke
  0 siblings, 1 reply; 2+ messages in thread
From: Denys Fedoryshchenko @ 2007-12-18 13:10 UTC (permalink / raw)
  To: netdev


At the beginning - kernel is with "gentoo patched", but i checked, there is 
nothing major and almost none from patched code used on this router (there is 
almost no networking patches, except e1000e support, small GRE fix and few 
wireless things, which is not used).

syslog
http://www.nuclearcat.com/kern.log
.config
http://www.nuclearcat.com/.config

router ~ # gcc -v
Using built-in specs.
Target: i686-pc-linux-gnu
Configured with: /var/tmp/portage/sys-devel/gcc-4.2.2/work/gcc-4.2.2/
configure --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/4.2.2 --
includedir=/usr/lib/gcc/i686-pc-linux-gnu/4.2.2/include --datadir=/usr/share/
gcc-data/i686-pc-linux-gnu/4.2.2 --mandir=/usr/share/gcc-data/i686-pc-linux-
gnu/4.2.2/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/4.2.2/info --
with-gxx-include-dir=/usr/lib/gcc/i686-pc-linux-gnu/4.2.2/include/g++-v4 --
host=i686-pc-linux-gnu --build=i686-pc-linux-gnu --disable-altivec --enable-
nls --without-included-gettext --with-system-zlib --disable-checking --
disable-werror --enable-secureplt --disable-libunwind-exceptions --disable-
multilib --enable-libmudflap --disable-libssp --disable-libgcj --with-
arch=i686 --enable-languages=c,c++,fortran --enable-shared --enable-
threads=posix --enable-__cxa_atexit --enable-clocale=gnu
Thread model: posix
gcc version 4.2.2 (Gentoo 4.2.2 p1.0)

router ~ # uname -a
Linux router 2.6.23-gentoo-r2 #3 SMP Mon Nov 19 15:09:24 EET 2007 i686 
Intel(R) Xeon(R) CPU X5355 @ 2.66GHz GenuineIntel GNU/Linux

router ~ # cat /proc/interrupts
          CPU0       CPU1       CPU2       CPU3       CPU4       CPU5       
CPU6       CPU7
 0:        694          0          1          0          0          
0          0          0   IO-APIC-edge      timer
 1:       1141          0          0          0          0          
0          1          0   IO-APIC-edge      i8042
 6:          2          0          1          0          0          
0          0          0   IO-APIC-edge      floppy
 8:         54          0          0          1          1          
0          0          0   IO-APIC-edge      rtc
 9:          0          0          0          0          0          
0          0          0   IO-APIC-fasteoi   acpi
12:          1          0          0          0          1          
1          0          0   IO-APIC-edge      i8042
14:       8020          2          2          2          2          
2          2          3   IO-APIC-edge      libata
15:          0          0          0          0          0          
0          0          0   IO-APIC-edge      libata
16:     122789          0          0          1          0          
0          0          0   IO-APIC-fasteoi   aic94xx
17:          0          0          0          0          0          
0          0          0   IO-APIC-fasteoi   uhci_hcd:usb3
18:         33          1          0          0          0          
0          0          0   IO-APIC-fasteoi   uhci_hcd:usb1, ehci_hcd:usb4
19:          0          0          0          0          0          
0          0          0   IO-APIC-fasteoi   uhci_hcd:usb2
215:  173332578  173317578  173586819  173444564  173374366  173536578  
173171437  173782581   PCI-MSI-edge      eth2
216:  141388022  141590316  141227813  141530717  141023079  141749631  
141857184  141451943   PCI-MSI-edge      eth1
217:  146862670  146734470  146827732  146667083  147244919  146356156  
146613744  146407840   PCI-MSI-edge      eth0
NMI:          0          0          0          0          0          
0          0          0
LOC:  248340082  247983648  241693808  240574453  246992581  245863535  
242106539  240296195
ERR:          0
MIS:          0
router ~ #                                  



--
Denys Fedoryshchenko
Technical Manager
Virtual ISP S.A.L.


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: kernel softlockup/networking/e1000
  2007-12-18 13:10 kernel softlockup/networking/e1000 Denys Fedoryshchenko
@ 2007-12-18 18:23 ` Kok, Auke
  0 siblings, 0 replies; 2+ messages in thread
From: Kok, Auke @ 2007-12-18 18:23 UTC (permalink / raw)
  To: Denys Fedoryshchenko; +Cc: netdev

Denys Fedoryshchenko wrote:
> At the beginning - kernel is with "gentoo patched", but i checked, there is 
> nothing major and almost none from patched code used on this router (there is 
> almost no networking patches, except e1000e support, small GRE fix and few 
> wireless things, which is not used).
> 
> syslog
> http://www.nuclearcat.com/kern.log


Looks like you're hitting an old bug where there is a race between something
running in the background continuously hitting ethtool ioctls and the driver's
watchdog.

Can you identify which program is doing the ethtool command? That would help.

Please re-test with the latest git tree  - I believe that we just recently fixed
this bug, and I'm almost sure that your kernel does not have that fix.

Cheers,

Auke

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2007-12-18 18:24 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-12-18 13:10 kernel softlockup/networking/e1000 Denys Fedoryshchenko
2007-12-18 18:23 ` Kok, Auke

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).