Re: [2.6.0-mm2] e100 driver hangs after period of moderate receiveload

From: Thomas Molina
Date: Wed Dec 31 2003 - 21:23:46 EST




On Wed, 31 Dec 2003, Jeff Garzik wrote:

> Lennert Buytenhek wrote:
> > On Wed, Dec 31, 2003 at 07:11:10AM -0500, Jeff Garzik wrote:
> >
> >
> >>>After banging on an e100 card for about ten minutes with a ~60kpps stream,
> >>>the interface stops receiving packets. Interrupts come in once every few
> >>>seconds (from /proc/interrupts), but no packets are received anymore at
> >>>all.
> >>>Lots of slab corruption messages in the syslog that were generated during
> >>>that packet stream (see other email I sent.) Stopping the packet stream
> >>>still leaves the interface unusable. 'ifconfig eth1 down ; ifconfig eth1
> >>>up'
> >>>seems to fix things.
> >>
> >>Is NAPI enabled for this driver? The interrupt behavior seems normal
> >>for NAPI, but certainly the rest of the behavior does not...
> >
> >
> > Yes, NAPI was indeed enabled.
> >
> > I 'went back' to 2.6.1-rc1 and that seems fine now. Any patches you want
> > me to try on top of 2.6.0-mm2?
>
>
> Well, the two are vastly different, since -mm2 includes a complete
> rewrite of e100.
>
> Does disabling NAPI in -mm2 change anything?

I have one of these beasts so I decided to test it after seeing this
message. 2.6.0-mm2 NAPI enabled and I am not seeing any of the symptoms
described here. My test consists of downloading an iso from RedHat's ftp
site. I'm not sure that is generating the kind of traffic you are talking
about, but I'm open to suggestions on what test to run trying to duplicate
what is being reported.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/