[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <460A0900.1030609@garzik.org>
Date: Wed, 28 Mar 2007 02:19:44 -0400
From: Jeff Garzik <jeff@...zik.org>
To: Brice Goglin <brice@...i.com>
CC: netdev@...r.kernel.org
Subject: Re: [PATCH 1/1] myri10ge: correctly detect when TSO should be used
Brice Goglin wrote:
> Correctly detect when TSO should be used on transmit by looking at the
> skb->gso_size rather than seeing if the frame was larger than our MTU.
> The old method causes problems when a host with a large (jumbo) MTU is
> sending to a host with a small (standard) MTU.
>
> Signed-off-by: Brice Goglin <brice@...i.com>
> ---
> drivers/net/myri10ge/myri10ge.c | 7 +++----
> 1 file changed, 3 insertions(+), 4 deletions(-)
applied to #upstream-fixes
-
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