aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/netdev-times.py
diff options
context:
space:
mode:
authorAriel Levkovich <[email protected]>2022-03-15 18:20:48 +0200
committerSaeed Mahameed <[email protected]>2022-05-04 00:00:01 -0700
commitcb0d54cbf94866b48a73e10a73a55655f808cc7c (patch)
treece3d4212b088027d9bd45bf933a21d2a4a1deb2d /tools/perf/scripts/python/netdev-times.py
parent0a806ecc4023fcf393fcc1093f4a532813ca4124 (diff)
net/mlx5e: Fix wrong source vport matching on tunnel rule
When OVS internal port is the vtep device, the first decap rule is matching on the internal port's vport metadata value and then changes the metadata to be the uplink's value. Therefore, following rules on the tunnel, in chain > 0, should avoid matching on internal port metadata and use the uplink vport metadata instead. Select the uplink's metadata value for the source vport match in case the rule is in chain greater than zero, even if the tunnel route device is internal port. Fixes: 166f431ec6be ("net/mlx5e: Add indirect tc offload of ovs internal port") Signed-off-by: Ariel Levkovich <[email protected]> Reviewed-by: Maor Dickman <[email protected]> Signed-off-by: Saeed Mahameed <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions