netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Michael Chan" <mchan@broadcom.com>
To: "sunny12" <johanhen@yahoo.com>
Cc: netdev@vger.kernel.org
Subject: Re: tg3 driver timeout problems
Date: Mon, 11 Sep 2006 13:14:20 -0700	[thread overview]
Message-ID: <1158005660.5436.9.camel@rh4> (raw)
In-Reply-To: <6252031.post@talk.nabble.com>

On Mon, 2006-09-11 at 11:18 -0700, sunny12 wrote:

> A restart of the network using /etc/init.d/network restart does the trick
> and the device works again.
> I dont think this is related to the TSO problem reported earlier because I
> believe its disabled by default.
> 
TSO may be on by default on eth0 where you have a 5721.  Check with
ethtool -k eth0.  Turn it off if it is on by doing ethtool -K eth0 tso
off.


  reply	other threads:[~2006-09-11 20:16 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-09-11 18:18 tg3 driver timeout problems sunny12
2006-09-11 20:14 ` Michael Chan [this message]
2006-09-14 21:24   ` sunny12
2006-09-14 21:46     ` Michael Chan

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=1158005660.5436.9.camel@rh4 \
    --to=mchan@broadcom.com \
    --cc=johanhen@yahoo.com \
    --cc=netdev@vger.kernel.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).