commit | f8253df553537518e9f87fa2eb599d68a2df092b | [log] [tgz] |
---|---|---|
author | Nogah Frankel <nogahf@mellanox.com> | Wed Jan 10 14:59:59 2018 +0100 |
committer | David S. Miller <davem@davemloft.net> | Wed Jan 10 16:07:40 2018 -0500 |
tree | b965dafebc45d52bd86cbd295774d8f0aaf5353e | |
parent | f34b4aac46b2c7b76d3313c94efe02a64ac8f24a [diff] |
net: sch: red: Change offloaded xstats to be incremental Change the value of the xstats requested from the driver for offloaded RED to be incremental, like the normal stats. It increases consistency - if a qdisc stops being offloaded its xstats don't change. Signed-off-by: Nogah Frankel <nogahf@mellanox.com> Reviewed-by: Yuval Mintz <yuvalm@mellanox.com> Signed-off-by: Jiri Pirko <jiri@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>