RE: Lots of "BUG eth1 code -5 qlen 0" messages in 2.6.24

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Waskiewicz Jr, Peter P
Date: Tuesday, January 29, 2008 - 2:48 pm

> > Are you using any specific qdisc, or just the default pfifo_fast?  

Totally agree.  However, the driver is still getting entries when it
shouldn't (netif_queue_stopped() is true), hence it's returning a non-OK
value.  We can either re-add the check for netif_queue_stopped() to
qdisc_restart(), or update the drivers to use the newer API.  I'd rather
do the latter, which I can work on.

Thanks Jamal!

-PJ
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
RE: Lots of "BUG eth1 code -5 qlen 0" messages in 2.6.24, Waskiewicz Jr, Peter P, (Tue Jan 29, 12:57 pm)
RE: Lots of "BUG eth1 code -5 qlen 0" messages in 2.6.24, Waskiewicz Jr, Peter P, (Tue Jan 29, 2:48 pm)
RE: Lots of "BUG eth1 code -5 qlen 0" messages in 2.6.24, Waskiewicz Jr, Peter P, (Tue Jan 29, 4:12 pm)
RE: Lots of "BUG eth1 code -5 qlen 0" messages in 2.6.24, Waskiewicz Jr, Peter P, (Fri Feb 1, 12:07 pm)