aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/check-perf-trace.py
diff options
context:
space:
mode:
authorDave Taht <[email protected]>2019-08-03 16:37:29 -0700
committerDavid S. Miller <[email protected]>2019-08-06 14:18:20 -0700
commit77ddaff218fc505f6930a2bf3e4eec2ff74255f5 (patch)
tree4d531856b44e1006de75fd65387e8602aa694352 /tools/perf/scripts/python/check-perf-trace.py
parentae697f3bf784898a9be1d68ff7fc38819ca5040f (diff)
fq_codel: Kill useless per-flow dropped statistic
It is almost impossible to get anything other than a 0 out of flow->dropped statistic with a tc class dump, as it resets to 0 on every round. It also conflates ecn marks with drops. It would have been useful had it kept a cumulative drop count, but it doesn't. This patch doesn't change the API, it just stops tracking a stat and state that is impossible to measure and nobody uses. Signed-off-by: Dave Taht <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions