[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20131209030830.GA30565@gondor.apana.org.au>
Date: Mon, 9 Dec 2013 11:08:30 +0800
From: Herbert Xu <herbert@...dor.apana.org.au>
To: Eric Dumazet <eric.dumazet@...il.com>
Cc: Jerry Chu <hkchu@...gle.com>, Eric Dumazet <edumazet@...gle.com>,
Or Gerlitz <ogerlitz@...lanox.com>,
David Miller <davem@...emloft.net>,
netdev <netdev@...r.kernel.org>
Subject: Re: [PATCH net-next] net-gro: Prepare GRO stack for the upcoming
tunneling support
On Sun, Dec 08, 2013 at 07:04:23PM -0800, Eric Dumazet wrote:
> On Mon, 2013-12-09 at 10:48 +0800, Jerry Chu wrote:
>
> > Not sure why ingress qdisc - it seems that qdisc_pkt_len_init() is only called
> > by the egress path (__dev_xmit_skb())
> > .
>
> Yeah, Qdisc was meant to be used for egress.
>
> Then to get qdisc for ingress, we use IFB to reinject packets through
> the qdisc layer.
I don't think anything outside of GRO should be using the fields set
by GRO. If they were doing it implicitly before they should be
fixed. After all, they would be broken by something as simple
as turning GRO off through ethtool, no?
Cheers,
--
Email: Herbert Xu <herbert@...dor.apana.org.au>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt
--
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