netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* sch_generic warn_on (timed out)
@ 2011-07-11 20:48 Dave Jones
  2011-07-11 21:17 ` David Miller
  2011-07-20 16:38 ` Brandeburg, Jesse
  0 siblings, 2 replies; 6+ messages in thread
From: Dave Jones @ 2011-07-11 20:48 UTC (permalink / raw)
  To: netdev

We've recieved quite a few bug reports in Fedora recently concerning this warning in
sch_generic..

            WARN_ONCE(1, KERN_INFO "NETDEV WATCHDOG: %s (%s): transmit queue %u timed out\n",
                      dev->name, netdev_drivername(dev, drivername, 64), i);

https://bugzilla.redhat.com/show_bug.cgi?id=702723 is our 'master bug' that we're
duping all others against. It seems to be showing up on a variety of different
hardware (r8169, atl1c, ipheth, e1000e, 8139too). Do all these drivers need
fixing ? or is it just 'crap hardware' ?

note that I've only been looking through fedora 15 bugs so far (which is still on 2.6.38),
but looking at the commit log for sch_generic, it doesn't seem that there's anything
obvious that needs backporting.

thanks,

	Dave

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

end of thread, other threads:[~2011-07-21 18:56 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-07-11 20:48 sch_generic warn_on (timed out) Dave Jones
2011-07-11 21:17 ` David Miller
2011-07-11 21:20   ` Eric Dumazet
2011-07-20 21:53   ` Francois Romieu
2011-07-20 16:38 ` Brandeburg, Jesse
2011-07-21 18:56   ` Dave Jones

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).