aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/net_dropmonitor.py
diff options
context:
space:
mode:
authorEli Britstein <[email protected]>2018-11-26 07:24:08 +0200
committerSaeed Mahameed <[email protected]>2018-12-11 14:52:19 -0800
commit1cc26d74bb98bd9693f0e630ee1cac87d5ba9f20 (patch)
treeea522c3030d16e7c62666bdaf2cb58cd8488e2ff /tools/perf/scripts/python/net_dropmonitor.py
parent38c9d2697b9c0d928875ea45b5e2fd706df7ad7e (diff)
net/mlx5e: Support header rewrite actions with remote port mirroring
A rule with the following actions is split to a two level FDB: 1. Forward to local mirror vport 2. Header rewrite 3. Forward to local vport In the first level flow table, forward the packet to the local port and forward the packet to the second level flow table for header rewrite and local port forwarding. This configuration fails when mirroring to a remote encapsulated destination because currently an FTE cannot support encap and table destinations. Use the extended destination capabilities to configure the first level flow table with a multi-destination FTE to the uplink and second level table and the second level flow table for the header rewrite and local port forwarding. Signed-off-by: Eli Britstein <[email protected]> Reviewed-by: Oz Shlomo <[email protected]> Signed-off-by: Saeed Mahameed <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions