diff options
author | 2023-08-10 11:36:50 +0200 | |
---|---|---|
committer | 2023-08-11 11:58:36 +0100 | |
commit | 0d37f839836b4f61493ff3ff0397abd19f540494 (patch) | |
tree | 2cc667ca847e7a2108a6c9698e649fb18757fd8c /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | net: dsa: rzn1-a5psw: use a5psw_reg_rmw() to modify flooding resolution (diff) | |
download | wireguard-linux-0d37f839836b4f61493ff3ff0397abd19f540494.tar.xz wireguard-linux-0d37f839836b4f61493ff3ff0397abd19f540494.zip |
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 <clement.leger@bootlin.com>
Signed-off-by: Alexis Lothoré <alexis.lothore@bootlin.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions