diff options
author | Nogah Frankel <[email protected]> | 2018-02-28 10:45:02 +0100 |
---|---|---|
committer | David S. Miller <[email protected]> | 2018-02-28 12:06:00 -0500 |
commit | cc6e5c13af8b592cfed49f4854eddddbb58c6949 (patch) | |
tree | 875c6581cb786de732cdffb5e0c41a1643c33f3c /tools/perf/scripts/python/call-graph-from-sql.py | |
parent | 04cc0bf5d6ceb0ff19e8636fb39695620e587b06 (diff) |
mlxsw: spectrum: qdiscs: Update backlog handling of a child qdiscs
When removing a child qdisc its backlog will be decreased from the parent
backlog. The driver backlog count should do the same.
When the parent changes its configuration, the child might need to clean
its stats. However, the backlog can't be cleaned with the rest of the
stats, because it reflects a momentary value that needs to be synced with
the core, not the history of the qdisc.
Signed-off-by: Nogah Frankel <[email protected]>
Reviewed-by: Yuval Mintz <[email protected]>
Signed-off-by: Jiri Pirko <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions