projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
d823265
d3ae5f4
)
Merge branch 'net-rps-misc'
author
David S. Miller
<davem@davemloft.net>
Mon, 1 Apr 2024 10:28:32 +0000
(11:28 +0100)
committer
David S. Miller
<davem@davemloft.net>
Mon, 1 Apr 2024 10:28:32 +0000
(11:28 +0100)
Eric Dumazet says:
====================
net: rps: misc changes
Make RPS/RFS a bit more efficient with better cache locality
and heuristics.
Aso shrink include/linux/netdevice.h a bit.
v2: fixed a build issue in patch 6/8 with CONFIG_RPS=n
(Jakub and kernel build bots)
====================
Signed-off-by: David S. Miller <davem@davemloft.net>
Trivial merge