aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/sctop.py
diff options
context:
space:
mode:
authorTobias Waldekranz <[email protected]>2021-01-13 09:42:52 +0100
committerJakub Kicinski <[email protected]>2021-01-14 17:11:55 -0800
commit5696c8aedfccbc5ec644d00fc91f71595b495660 (patch)
tree7baa89ba10c629c9ab3ec006faf3e75539f2fafd /tools/perf/scripts/python/sctop.py
parent32d4c5647aad131cde0a056171d031d21c4380a2 (diff)
net: dsa: Don't offload port attributes on standalone ports
In a situation where a standalone port is indirectly attached to a bridge (e.g. via a LAG) which is not offloaded, do not offload any port attributes either. The port should behave as a standard NIC. Previously, on mv88e6xxx, this meant that in the following setup: br0 / team0 / \ swp0 swp1 If vlan filtering was enabled on br0, swp0's and swp1's QMode was set to "secure". This caused all untagged packets to be dropped, as their default VID (0) was not loaded into the VTU. Signed-off-by: Tobias Waldekranz <[email protected]> Reviewed-by: Vladimir Oltean <[email protected]> Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/sctop.py')
0 files changed, 0 insertions, 0 deletions