From: Brian Vazquez
Date: Sun, 26 Jul 2020 15:48:16 -0700
> 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: kernel test robot
> Signed-off-by: Brian Vazquez
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: kernel test robot
Signed-off-by: Brian Vazquez
---
include/net/fib_rules.h | 18 ++
net/core/fib_rules.c| 1
2 matches
Mail list logo