diff options
author | John Hurley <john.hurley@netronome.com> | 2019-08-04 16:09:08 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2019-08-06 14:24:21 -0700 |
commit | f5c977eed725a000dd4efa6d56e86d88085d0b1b (patch) | |
tree | ce554efedb1159dc7e2527562c2b1eaa2ff83d8f /scripts/kconfig | |
parent | 4b10c53d81fd1350a5510f3038f52b5db9c953e0 (diff) | |
download | linux-f5c977eed725a000dd4efa6d56e86d88085d0b1b.tar.bz2 |
nfp: flower: detect potential pre-tunnel rules
Pre-tunnel rules are used when the tunnel end-point is on an 'internal
port'. These rules are used to direct the tunnelled packets (based on outer
header fields) to the internal port where they can be detunnelled. The
rule must send the packet to ingress the internal port at the TC layer.
Currently FW does not support an action to send to ingress so cannot
offload such rules. However, in preparation for populating the pre-tunnel
table to represent such rules, check for rules that send to the ingress of
an internal port and mark them as such. Further validation of such rules
is left to subsequent patches.
Signed-off-by: John Hurley <john.hurley@netronome.com>
Reviewed-by: Simon Horman <simon.horman@netronome.com>
Acked-by: Jakub Kicinski <jakub.kicinski@netronome.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'scripts/kconfig')
0 files changed, 0 insertions, 0 deletions