[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20120911.153500.773448380897956568.davem@davemloft.net>
Date: Tue, 11 Sep 2012 15:35:00 -0400 (EDT)
From: David Miller <davem@...emloft.net>
To: shlomop@...lanox.com
Cc: eric.dumazet@...il.com, netdev@...r.kernel.org
Subject: Re: GRO aggregation
From: Shlomo Pongratz <shlomop@...lanox.com>
Date: Tue, 11 Sep 2012 19:24:26 +0000
> I see that in ixgbe the weight for the NAPI is 64
> (netif_napi_add). So if packets are arriving in high rate then an
> the CPU is fast enough to collect the packets as they arrive,
> assuming packets continue to arrives while the NAPI runs. Then it
> should have aggregate more. So we will have less passes trough the
> stack.
Eric is trying to say that that cpu is fast enough that it completely
depletes the pending RX packets, the RX queue is empty, and there is
only 32K worth of GRO to accumulate.
BTW, your email quoting is non-standard and very confusing. There
is absolutely no delineation between the text that you are writing
and the text of the people you are responding too. Please learn how
to write email replies properly.
Thank you.
--
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