[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1358433181.29723.16.camel@edumazet-glaptop>
Date: Thu, 17 Jan 2013 06:33:01 -0800
From: Eric Dumazet <eric.dumazet@...il.com>
To: Yuval Mintz <yuvalmin@...adcom.com>
Cc: davem@...emloft.net, netdev@...r.kernel.org, eilong@...adcom.com,
ariele@...adcom.com
Subject: Re: [PATCH net-next] bnx2x: fix GRO parameters
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.
>
> Thanks,
> Yuval Mintz
--
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