Netdev watchdog timed out on gianfar ethernet driver

kalyan Alle kalyan.alle at gmail.com
Thu Apr 8 17:07:33 EST 2010


Hi ,
We are using gianfar ethernet driver in our device (2.6.20 kernel).  I
have observed the following error after i run high throughput traffic
for some time.

NETDEV WATCHDOG: eth0: transmit timed out

The Kernel we are using is 2.6.20 kernel.  I have added the work queue
support in the gfar_timeout  (which was not there in the 2.6.20 )
,which was given in the later kernels  from 2.6.27.
Without the work queue support i observed the crash. More precisely
the crash is fixed with the work queue effort ,but still i could see
the
NETDEV WATCHDOG: eth0: transmit timed out  .  which stops the end to
end traffic flow in few seconds after the bidirectional traffic is
pumped.

I have given "ifconfig eth0 down" when this happend and then "ifconfig eth0 up"
The interface down and up seems to have brought the eht0 into active
state and traffic continued to run.

Can any bidy suggest a clue as how to fix the NETDEV WATCHDOG: eth0:
transmit timed out issue.

thanks
kalyan alle


More information about the Linuxppc-dev mailing list