diff options
author | Nogah Frankel <[email protected]> | 2018-02-28 10:45:03 +0100 |
---|---|---|
committer | David S. Miller <[email protected]> | 2018-02-28 12:06:00 -0500 |
commit | fd5ac14a1aae63ef95b22cc2eb23e3a25b3436be (patch) | |
tree | 4b5bd628e080c67d4e945e412a627d45c03b721f /tools/perf/scripts/python/call-graph-from-sql.py | |
parent | cc6e5c13af8b592cfed49f4854eddddbb58c6949 (diff) |
net: sch: Don't warn on missmatching qlen and backlog for offloaded qdiscs
Offloaded qdiscs are allowed to expose only parts of their statistics.
It means that if backlog is being exposed and qlen is not, it might trigger
a warning in qdisc_tree_reduce_backlog.
Do not warn in case the qdisc that was removed was an offloaded one.
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