diff options
author | Edward Cree <[email protected]> | 2023-06-08 17:42:34 +0100 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2023-06-10 00:11:49 -0700 |
commit | 7e5e7d800011adf4aeda615f8a1bc31c0c1e2bb9 (patch) | |
tree | 68c616d24e64b80de9f3d4719662bce6ae277c03 /tools/perf/scripts/python/stackcollapse.py | |
parent | f1363154c47468725611f264fc2e50833800dc3b (diff) |
sfc: neighbour lookup for TC encap action offload
For each neighbour we're interested in, create a struct efx_neigh_binder
object which has a list of all the encap_actions using it. When we
receive a neighbouring update (through the netevent notifier), find the
corresponding efx_neigh_binder and update all its users.
Since the actual generation of encap headers is still only a stub, the
resulting rules still get left on fallback actions.
Signed-off-by: Edward Cree <[email protected]>
Reviewed-by: Simon Horman <[email protected]>
Reviewed-by: Pieter Jansen van Vuuren <[email protected]>
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions