[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20130212.160746.324394770336310653.davem@davemloft.net>
Date: Tue, 12 Feb 2013 16:07:46 -0500 (EST)
From: David Miller <davem@...emloft.net>
To: alexander.h.duyck@...el.com
Cc: netdev@...r.kernel.org, jeffrey.t.kirsher@...el.com, mst@...hat.com
Subject: Re: [PATCH net] ixgbe: Only set gso_type to SKB_GSO_TCPV4 as RSC
does not support IPv6
From: Alexander Duyck <alexander.h.duyck@...el.com>
Date: Tue, 12 Feb 2013 11:45:44 -0800
> The original fix that was applied for setting gso_type required more change
> than necessary because it was assumed ixgbe does RSC on IPv6 frames and this
> is not correct. RSC is only supported with IPv4/TCP frames only. As such we
> can simplify the fix and avoid the unnecessary move of eth_type_trans.
>
> The previous patch "ixgbe: fix gso type" and this patch reduce the entire fix
> to one line that sets gso_type to TCPV4 if the frame is RSC.
>
> Signed-off-by: Alexander Duyck <alexander.h.duyck@...el.com>
Applied.
--
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