Skip to content
Commit b9aaec8f authored by Brian Vazquez's avatar Brian Vazquez Committed by David S. Miller
Browse files

fib: use indirect call wrappers in the most common fib_rules_ops



This avoids another inderect call per RX packet which save us around
20-40 ns.

Changelog:

v1 -> v2:
- Move declaraions to fib_rules.h to remove warnings

Reported-by: default avatarkernel test robot <lkp@intel.com>
Signed-off-by: default avatarBrian Vazquez <brianvv@google.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 608b4ada
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