aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorVladimir Oltean <[email protected]>2021-12-06 18:57:48 +0200
committerJakub Kicinski <[email protected]>2021-12-08 14:31:14 -0800
commit947c8746e2c31bb469ba9ee02dc739be6a98ee38 (patch)
treed79bf7336fbc938ae82d29cb222ec871459a4ece /tools/perf/scripts/python
parent3f9bb0301d50ce27421eff4b710c2bbe58111a83 (diff)
net: dsa: assign a bridge number even without TX forwarding offload
The service where DSA assigns a unique bridge number for each forwarding domain is useful even for drivers which do not implement the TX forwarding offload feature. For example, drivers might use the dp->bridge_num for FDB isolation. So rename ds->num_fwd_offloading_bridges to ds->max_num_bridges, and calculate a unique bridge_num for all drivers that set this value. Signed-off-by: Vladimir Oltean <[email protected]> Reviewed-by: Alvin Šipraga <[email protected]> Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions