]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commitdiff
Merge branch 'sch_fq-optimizations'
authorDavid S. Miller <davem@davemloft.net>
Sun, 3 May 2020 22:50:53 +0000 (15:50 -0700)
committerDavid S. Miller <davem@davemloft.net>
Sun, 3 May 2020 22:50:53 +0000 (15:50 -0700)
Eric Dumazet says:

====================
net_sched: sch_fq: round of optimizations

This series is focused on better layout of struct fq_flow to
reduce number of cache line misses in fq_enqueue() and dequeue operations.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>

Trivial merge