diff options
author | Edward Cree <ecree.xilinx@gmail.com> | 2023-10-02 18:44:41 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2023-10-06 13:05:44 +0300 |
commit | ec1dc6c88ce4f4fb541244f22c42e8cd69037d98 (patch) | |
tree | 4077e44db53eb56590d3d53377ef2cf5a08a4aba /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 2a92fccdaca837f65990139207981014970f996c (diff) | |
download | linux-ec1dc6c88ce4f4fb541244f22c42e8cd69037d98.tar.xz |
sfc: support TC left-hand-side rules on foreign netdevs
Allow a tunnel netdevice (such as a vxlan) to offload conntrack lookups,
in much the same way as efx netdevs.
To ensure this rule does not overlap with other tunnel rules on the same
sip,dip,dport tuple, register a pseudo encap match of a new type
(EFX_TC_EM_PSEUDO_OR), which unlike PSEUDO_MASK may only be referenced
once (because an actual Outer Rule in hardware exists, although its
fw_id is not recorded in the encap match entry).
Reviewed-by: Pieter Jansen van Vuuren <pieter.jansen-van-vuuren@amd.com>
Signed-off-by: Edward Cree <ecree.xilinx@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions