diff options
author | Edward Cree <ecree.xilinx@gmail.com> | 2023-06-08 17:42:31 +0100 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2023-06-10 00:11:49 -0700 |
commit | b4da4235dc69427fbdb66c9fbdf094ac76cdf745 (patch) | |
tree | 675bb710f0b3b78dff1d79f1a9a06bb2dc7b9201 /drivers/net/gtp.c | |
parent | e16ca7fb9ffb0d51ddf01e450a1043ea65b5be3f (diff) |
sfc: some plumbing towards TC encap action offload
Create software objects to manage the metadata for encap actions that
can be attached to TC rules. However, since we don't yet have the
neighbouring information (needed to generate the Ethernet header),
all rules with encap actions are marked as "unready" and thus insert
the fallback action into hardware rather than actually offloading the
encapsulation action.
Reviewed-by: Pieter Jansen van Vuuren <pieter.jansen-van-vuuren@amd.com>
Signed-off-by: Edward Cree <ecree.xilinx@gmail.com>
Reviewed-by: Simon Horman <simon.horman@corigine.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'drivers/net/gtp.c')
0 files changed, 0 insertions, 0 deletions