aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/net_dropmonitor.py
diff options
context:
space:
mode:
authorAniruddha Paul <[email protected]>2023-10-13 19:13:42 +0530
committerTony Nguyen <[email protected]>2023-11-06 16:43:01 -0800
commit8b3c8c55ccbc02920b0ae6601c66df24f0d833bd (patch)
tree0291a224ffd70ed995b912370eb3b825fdcb5c94 /tools/perf/scripts/python/net_dropmonitor.py
parente1db8c2a01d7e12bd566106fbeefa3c5cccd2003 (diff)
ice: Fix VF-VF filter rules in switchdev mode
Any packet leaving VSI i.e VF's VSI is considered as egress traffic by HW, thus failing to match the added rule. Mark the direction for redirect rules as below: 1. VF-VF - Egress 2. Uplink-VF - Ingress 3. VF-Uplink - Egress 4. Link_Partner-Uplink - Ingress 5. Link_Partner-VF - Ingress Fixes: 0960a27bd479 ("ice: Add direction metadata") Reviewed-by: Przemek Kitszel <[email protected]> Reviewed-by: Wojciech Drewek <[email protected]> Signed-off-by: Aniruddha Paul <[email protected]> Tested-by: Sujai Buvaneswaran <[email protected]> Signed-off-by: Tony Nguyen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions