linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: kalyan Alle <kalyan.alle@gmail.com>
To: linuxppc-dev@lists.ozlabs.org, kalyan Alle <kalyan.alle@gmail.com>
Subject: Netdev watchdog timed out on gianfar ethernet driver
Date: Thu, 8 Apr 2010 12:37:33 +0530	[thread overview]
Message-ID: <t2i42409cb31004080007u1b06d3f3rc2f180cf2d956428@mail.gmail.com> (raw)

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

                 reply	other threads:[~2010-04-08  7:07 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=t2i42409cb31004080007u1b06d3f3rc2f180cf2d956428@mail.gmail.com \
    --to=kalyan.alle@gmail.com \
    --cc=linuxppc-dev@lists.ozlabs.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).