[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20070220.225632.108742185.davem@davemloft.net>
Date: Tue, 20 Feb 2007 22:56:32 -0800 (PST)
From: David Miller <davem@...emloft.net>
To: mchan@...adcom.com
Cc: netdev@...r.kernel.org
Subject: Re: [TG3]: TSO workaround fixes.
From: "Michael Chan" <mchan@...adcom.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@...adcom.com>
Looks good, applied, thanks Micahel.
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists