Searched hist:b9aaec8f (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/include/net/ |
H A D | fib_rules.h | b9aaec8f Sun Jul 26 17:48:16 CDT 2020 Brian Vazquez <brianvv@google.com> 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: kernel test robot <lkp@intel.com> Signed-off-by: Brian Vazquez <brianvv@google.com> Signed-off-by: David S. Miller <davem@davemloft.net> b9aaec8f Sun Jul 26 17:48:16 CDT 2020 Brian Vazquez <brianvv@google.com> 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: kernel test robot <lkp@intel.com> Signed-off-by: Brian Vazquez <brianvv@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/net/ipv4/ |
H A D | fib_rules.c | b9aaec8f Sun Jul 26 17:48:16 CDT 2020 Brian Vazquez <brianvv@google.com> 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: kernel test robot <lkp@intel.com> Signed-off-by: Brian Vazquez <brianvv@google.com> Signed-off-by: David S. Miller <davem@davemloft.net> b9aaec8f Sun Jul 26 17:48:16 CDT 2020 Brian Vazquez <brianvv@google.com> 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: kernel test robot <lkp@intel.com> Signed-off-by: Brian Vazquez <brianvv@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/net/ipv6/ |
H A D | fib6_rules.c | b9aaec8f Sun Jul 26 17:48:16 CDT 2020 Brian Vazquez <brianvv@google.com> 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: kernel test robot <lkp@intel.com> Signed-off-by: Brian Vazquez <brianvv@google.com> Signed-off-by: David S. Miller <davem@davemloft.net> b9aaec8f Sun Jul 26 17:48:16 CDT 2020 Brian Vazquez <brianvv@google.com> 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: kernel test robot <lkp@intel.com> Signed-off-by: Brian Vazquez <brianvv@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/net/core/ |
H A D | fib_rules.c | b9aaec8f Sun Jul 26 17:48:16 CDT 2020 Brian Vazquez <brianvv@google.com> 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: kernel test robot <lkp@intel.com> Signed-off-by: Brian Vazquez <brianvv@google.com> Signed-off-by: David S. Miller <davem@davemloft.net> b9aaec8f Sun Jul 26 17:48:16 CDT 2020 Brian Vazquez <brianvv@google.com> 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: kernel test robot <lkp@intel.com> Signed-off-by: Brian Vazquez <brianvv@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|