diff options
author | Clément Léger <[email protected]> | 2023-08-10 11:36:50 +0200 |
---|---|---|
committer | David S. Miller <[email protected]> | 2023-08-11 11:58:36 +0100 |
commit | 0d37f839836b4f61493ff3ff0397abd19f540494 (patch) | |
tree | 2cc667ca847e7a2108a6c9698e649fb18757fd8c /tools/perf/scripts/python/task-analyzer.py | |
parent | 6cf30fdd7b06515db9188ace84d2497f390f4c37 (diff) |
net: dsa: rzn1-a5psw: add support for .port_bridge_flags
When running vlan test (bridge_vlan_aware/unaware.sh), there were some
failure due to the lack .port_bridge_flag function to disable port
flooding. Implement this operation for BR_LEARNING, BR_FLOOD,
BR_MCAST_FLOOD and BR_BCAST_FLOOD.
Since .port_bridge_flags affects the bits disabling learning for a port,
ensure that any other modification on the same register done by
a5psw_port_stp_state_set is in sync by using the port learning state to
enable/disable learning on the port.
Signed-off-by: Clément Léger <[email protected]>
Signed-off-by: Alexis Lothoré <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions