Re: [PATCH net-next v3 0/4] net: Avoid the memory waste in some Ethernet drivers

2021-02-06 Thread patchwork-bot+netdevbpf
Hello: This series was applied to netdev/net-next.git (refs/heads/master): On Thu, 4 Feb 2021 18:56:34 +0800 you wrote: > Hi, > > v3: > - Adjust patch 1 and 2 according to Alexander's suggestion. > - Add Tested-by from Subbaraya. > - Add Reviewed-by from Ioana. > > [...] Here is the sum

[PATCH net-next v3 0/4] net: Avoid the memory waste in some Ethernet drivers

2021-02-04 Thread Kevin Hao
Hi, v3: - Adjust patch 1 and 2 according to Alexander's suggestion. - Add Tested-by from Subbaraya. - Add Reviewed-by from Ioana. v2: - Inline page_frag_alloc() and {netdev,napi}_alloc_frag() - Adopt Vlastimil's suggestion and add his Acked-by In the current implementation of napi_allo