Hello:
This patch was applied to netdev/net-next.git (refs/heads/master):
On Fri, 2 Apr 2021 11:10:37 -0700 you wrote:
> From: Eric Dumazet
>
> Group all the often used fields in the first cache line,
> to reduce cache line misses.
>
> Signed-off-by: Eric Dumazet
>
> [...]
Here is the summ
On Fri, 2 Apr 2021 11:10:37 -0700
Eric Dumazet wrote:
> From: Eric Dumazet
>
> Group all the often used fields in the first cache line,
> to reduce cache line misses.
>
> Signed-off-by: Eric Dumazet
Makes sense.
Acked-by: Stephen Hemminger