>> On 10/10/2019 15:42, Alexander Lobakin wrote:
>>> Commit 323ebb61e32b4 ("net: use listified RX for handling GRO_NORMAL
>>> skbs") made use of listified skb processing for the users of
>>> napi_gro_frags().
>>> The same technique can be used in a way more common napi_gro_receive()
>>> to speed up non-merged (GRO_NORMAL) skbs for a wide range of drivers,
>>> including gro_cells and mac80211 users.
>>>
>>> Signed-off-by: Alexander Lobakin <[email protected]>
Acked-by: Edward Cree <[email protected]>
but I think this needs review from the socionext folks as well.
- [PATCH net-next 0/2] net: core: use listified Rx for GRO... Alexander Lobakin
- [PATCH net-next1/2] net: core: use listified Rx for... Alexander Lobakin
- Re: [PATCH net-next1/2] net: core: use listifie... Edward Cree
- Re: [PATCH net-next1/2] net: core: use list... Alexander Lobakin
- Re: [PATCH net-next1/2] net: core: use ... Edward Cree
- Re: [PATCH net-next1/2] net: core:... Alexander Lobakin
- [PATCH net-next 2/2] net: core: increase the defaul... Alexander Lobakin
- Re: [PATCH net-next 2/2] net: core: increase th... Edward Cree
- Re: [PATCH net-next 2/2] net: core: increas... Alexander Lobakin
- Re: [PATCH net-next 2/2] net: core: inc... Alexander Lobakin
- Re: [PATCH net-next 2/2] net: core... Eric Dumazet
- Re: [PATCH net-next 2/2] net: ... Alexander Lobakin
- Re: [PATCH net-next 0/2] net: core: use listified R... Ilias Apalodimas
- Re: [PATCH net-next 0/2] net: core: use listifi... Alexander Lobakin
- Re: [PATCH net-next 0/2] net: core: use lis... Ilias Apalodimas

