Messages in this thread |  | | From | Eric Dumazet <> | Date | Fri, 5 Feb 2021 15:10:21 +0100 | Subject | Re: [PATCH net] net: gro: do not keep too many GRO packets in napi->rx_list |
| |
On Fri, Feb 5, 2021 at 2:03 PM Alexander Lobakin <alobakin@pm.me> 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@pm.me> >
Thanks.
|  |