aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/check-perf-trace.py
diff options
context:
space:
mode:
authorAmit Cohen <[email protected]>2022-01-06 18:06:47 +0200
committerJakub Kicinski <[email protected]>2022-01-06 20:00:44 -0800
commit4711671297ecfe5a5e9976f449c6161133f5ebb1 (patch)
tree595f31b52a4fb636ced5e502fcf4cac9e612cbd1 /tools/perf/scripts/python/check-perf-trace.py
parent07ff135958dd293988f21ca74c51499a8bb90f88 (diff)
mlxsw: spectrum_acl_bloom_filter: Reorder functions to make the code more aesthetic
Currently, mlxsw_sp_acl_bf_rule_count_index_get() is implemented before mlxsw_sp_acl_bf_index_get() but is used after it. Adding a new function for Spectrum-4 would make them further apart still. Fix by moving them around. Signed-off-by: Amit Cohen <[email protected]> Reviewed-by: Petr Machata <[email protected]> Signed-off-by: Ido Schimmel <[email protected]> Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions