Re: [PATCH net] net: gro: do not keep too many GRO packets in napi->rx_list

From: Eric Dumazet
Date: Fri Feb 05 2021 - 18:37:24 EST


On Fri, Feb 5, 2021 at 2:03 PM Alexander Lobakin <alobakin@xxxxx> wrote:
>

>
> It's strange why mailmap didn't pick up my active email at pm.me.

I took the signatures from c80794323e82, I CCed all people involved in
this recent patch.

It is very rare I use scripts/get_maintainer.pl since it tends to be noisy.

>
> Anyways, this fix is correct for me. It restores the original Edward's
> logics, but without spurious out-of-order deliveries.
> Moreover, the pre-patch behaviour can easily be achieved by increasing
> net.core.gro_normal_batch if needed.
>
> Thanks!
>
> Reviewed-by: Alexander Lobakin <alobakin@xxxxx>
>

Thanks.