aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/Kconfig
diff options
context:
space:
mode:
authorGravatar Edward Cree <ecree.xilinx@gmail.com> 2023-06-08 17:42:34 +0100
committerGravatar Jakub Kicinski <kuba@kernel.org> 2023-06-10 00:11:49 -0700
commit7e5e7d800011adf4aeda615f8a1bc31c0c1e2bb9 (patch)
tree68c616d24e64b80de9f3d4719662bce6ae277c03 /drivers/net/Kconfig
parentsfc: MAE functions to create/update/delete encap headers (diff)
downloadlinux-7e5e7d800011adf4aeda615f8a1bc31c0c1e2bb9.tar.gz
linux-7e5e7d800011adf4aeda615f8a1bc31c0c1e2bb9.tar.bz2
linux-7e5e7d800011adf4aeda615f8a1bc31c0c1e2bb9.zip
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 <ecree.xilinx@gmail.com> Reviewed-by: Simon Horman <simon.horman@corigine.com> Reviewed-by: Pieter Jansen van Vuuren <pieter.jansen-van-vuuren@amd.com> Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'drivers/net/Kconfig')
0 files changed, 0 insertions, 0 deletions