All of lore.kernel.org
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: mchan@broadcom.com
Cc: netdev@vger.kernel.org
Subject: Re: [TG3]: TSO workaround fixes.
Date: Tue, 20 Feb 2007 22:56:32 -0800 (PST)	[thread overview]
Message-ID: <20070220.225632.108742185.davem@davemloft.net> (raw)
In-Reply-To: <1172029816.3644.4.camel@rh4>

From: "Michael Chan" <mchan@broadcom.com>
Date: Tue, 20 Feb 2007 19:50:15 -0800

> [TG3]: TSO workaround fixes.
> 
> 1.  Add race condition check after netif_stop_queue().  tg3_tx() runs
>     without netif_tx_lock and can race with tg3_start_xmit_dma_bug() ->
>     tg3_tso_bug().
> 
> 2.  Firmware TSO in 5703/5704/5705 also have the same TSO limitation,
>     i.e. they cannot handle TSO headers bigger than 80 bytes.  Rename
>     TG3_FL2_HW_TSO_1_BUG to TG3_FL2_TSO_BUG and set this flag on
>     these chips as well.
> 
> 3.  Update version to 3.74.
> 
> Signed-off-by: Michael Chan <mchan@broadcom.com>

Looks good, applied, thanks Micahel.

      reply	other threads:[~2007-02-21  6:56 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-02-21  3:50 [TG3]: TSO workaround fixes Michael Chan
2007-02-21  6:56 ` David Miller [this message]

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=20070220.225632.108742185.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=mchan@broadcom.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.