[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20130117.145641.1261296691027201093.davem@davemloft.net>
Date: Thu, 17 Jan 2013 14:56:41 -0500 (EST)
From: David Miller <davem@...emloft.net>
To: eric.dumazet@...il.com
Cc: yuvalmin@...adcom.com, netdev@...r.kernel.org, eilong@...adcom.com,
ariele@...adcom.com
Subject: Re: [PATCH net-next] bnx2x: fix GRO parameters
From: Eric Dumazet <eric.dumazet@...il.com>
Date: Thu, 17 Jan 2013 06:33:01 -0800
> On Thu, 2013-01-17 at 15:26 +0200, Yuval Mintz wrote:
>> bnx2x does an internal GRO pass but doesn't provide gso_segs, thus
>> breaking qdisc_pkt_len_init() in case ingress qdisc is used.
>>
>> We store gso_segs in NAPI_GRO_CB(skb)->count, where tcp_gro_complete()
>> expects to find the number of aggregated segments.
>>
>> Signed-off-by: Yuval Mintz <yuvalmin@...adcom.com>
>> ---
>> This is Eric Dumazet's patch with slight semantic modifications.
>> Eric - Do you want to put your ack or signoff on this patch?
>>
>
> Sure, thanks !
>
> Signed-off-by: Eric Dumazet <edumazet@...gle.com>
>
>> Dave - Please apply this to 'net-next' afterwards.
Applied, thanks.
--
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