Skip to content
Commit c90d1e4b authored by David S. Miller's avatar David S. Miller
Browse files

Merge branch 'net-extend-indirect-calls-helper-usage'



Paolo Abeni says:

====================
net: extend indirect calls helper usage

This series applies the indirect calls helper introduced with commit
283c16a2 ("indirect call wrappers: helpers to speed-up indirect
calls of builtin") to more hooks inside the network stack.

Overall this avoids up to 4 indirect calls for each RX packets,
giving small but measurable gain TCP_RR workloads and 5% under UDP
flood.
====================

Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parents b52d031b 8c3c447b
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment