diff options
author | Maor Dickman <[email protected]> | 2022-12-20 11:21:22 +0200 |
---|---|---|
committer | Saeed Mahameed <[email protected]> | 2023-01-18 10:34:09 -0800 |
commit | 521933cdc4aad133b410d8f64b03f60345021138 (patch) | |
tree | 3cd0adfc64fff2364cd732b9e7bd30ec60c6b6c8 /tools/perf/scripts/python/task-analyzer.py | |
parent | 55b458481d6803ddeb86c55a6857aead11ad1e20 (diff) |
net/mlx5e: Support Geneve and GRE with VF tunnel offload
Today VF tunnel offload (tunnel endpoint is on VF) is implemented
by indirect table which use rules that match on VXLAN VNI to
recirculated to root table, this limit the support for only
VXLAN tunnels.
This patch change indirect table to use one single match all rule
to recirculated to root table which is added when any tunnel decap
rule is added with tunnel endpoint is VF. This allow support of
Geneve and GRE with this configuration.
Signed-off-by: Maor Dickman <[email protected]>
Reviewed-by: Paul Blakey <[email protected]>
Reviewed-by: Roi Dayan <[email protected]>
Signed-off-by: Saeed Mahameed <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions