Re: [PATCH net] atl1c: switch to napi_gro_receive

From: Jakub Kicinski
Date: Tue Feb 23 2021 - 19:45:39 EST


On Mon, 22 Feb 2021 09:40:45 +0800 Sieng Piaw Liew wrote:
> Changing to napi_gro_receive() improves efficiency significantly. Tested
> on Intel Core2-based motherboards and iperf3.
>
> Signed-off-by: Sieng Piaw Liew <liew.s.piaw@xxxxxxxxx>

net-next is currently closed (see the note below). Would you mind
resending this change in a week or two?


# Form letter - net-next is closed

We have already sent the networking pull request for 5.12 and therefore
net-next is closed for new drivers, features, code refactoring and
optimizations. We are currently accepting bug fixes only.

Please repost when net-next reopens after 5.12-rc1 is cut.

Look out for the announcement on the mailing list or check:
http://vger.kernel.org/~davem/net-next.html

RFC patches sent for review only are obviously welcome at any time.