[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20150306.002042.934374176574379322.davem@davemloft.net>
Date: Fri, 06 Mar 2015 00:20:42 -0500 (EST)
From: David Miller <davem@...emloft.net>
To: eric.dumazet@...il.com
Cc: netdev@...r.kernel.org, prashant@...adcom.com, mchan@...adcom.com
Subject: Re: [PATCH net-next] tg3: use napi_complete_done()
From: Eric Dumazet <eric.dumazet@...il.com>
Date: Thu, 05 Mar 2015 10:41:34 -0800
> From: Eric Dumazet <edumazet@...gle.com>
>
> Using napi_complete_done() instead of napi_complete() allows
> us to use /sys/class/net/ethX/gro_flush_timeout
>
> GRO layer can aggregate more packets if the flush is delayed a bit,
> without having to set too big coalescing parameters that impact
> latencies.
>
> Tested:
...
> Signed-off-by: Eric Dumazet <edumazet@...gle.com>
Applied, thanks Eric.
--
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