diff options
author | 2023-02-08 11:37:41 +0200 | |
---|---|---|
committer | 2023-03-15 15:50:16 -0700 | |
commit | 28d3815a629cbdee660dd1c9de28d77cb3d77917 (patch) | |
tree | 1ac07e3e4077b8d62daf1c8dcf00a4e165e33b31 /scripts/generate_rust_analyzer.py | |
parent | net/mlx5: E-switch, Fix wrong usage of source port rewrite in split rules (diff) | |
download | wireguard-linux-28d3815a629cbdee660dd1c9de28d77cb3d77917.tar.xz wireguard-linux-28d3815a629cbdee660dd1c9de28d77cb3d77917.zip |
net/mlx5: E-switch, Fix missing set of split_count when forward to ovs internal port
Rules with mirror actions are split to two FTEs when the actions after the mirror
action contains pedit, vlan push/pop or ct. Forward to ovs internal port adds
implicit header rewrite (pedit) but missing trigger to do split.
Fix by setting split_count when forwarding to ovs internal port which
will trigger split in mirror rules.
Fixes: 27484f7170ed ("net/mlx5e: Offload tc rules that redirect to ovs internal port")
Signed-off-by: Maor Dickman <maord@nvidia.com>
Reviewed-by: Roi Dayan <roid@nvidia.com>
Signed-off-by: Saeed Mahameed <saeedm@nvidia.com>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions