aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/exported-sql-viewer.py
diff options
context:
space:
mode:
authorRafał Miłecki <[email protected]>2021-09-02 10:30:50 +0200
committerDavid S. Miller <[email protected]>2021-09-02 13:32:24 +0100
commitcdb067d31c0fe4cce98b9d15f1f2ef525acaa094 (patch)
tree5a60944c94d9bc130e63ef0e3e5e6dd1eec286fd /tools/perf/scripts/python/exported-sql-viewer.py
parentaabbdc67f3485b5db27ab4eba01e5fbf1ffea62c (diff)
net: dsa: b53: Fix calculating number of switch ports
It isn't true that CPU port is always the last one. Switches BCM5301x have 9 ports (port 6 being inactive) and they use port 5 as CPU by default (depending on design some other may be CPU ports too). A more reliable way of determining number of ports is to check for the last set bit in the "enabled_ports" bitfield. This fixes b53 internal state, it will allow providing accurate info to the DSA and is required to fix BCM5301x support. Fixes: 967dd82ffc52 ("net: dsa: b53: Add support for Broadcom RoboSwitch") Signed-off-by: Rafał Miłecki <[email protected]> Reviewed-by: Florian Fainelli <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions