Dave Taht 77ddaff218 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 <dave.taht@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2019-08-06 14:18:20 -07:00
..
2019-07-12 17:31:19 -07:00
2019-07-30 14:21:32 -07:00
2019-07-12 16:03:16 -07:00
2019-07-29 14:12:35 -07:00
2019-07-18 11:05:25 -07:00
2019-07-30 14:21:32 -07:00
2019-07-30 14:21:32 -07:00
2019-07-30 14:21:32 -07:00
2019-07-31 11:00:52 +02:00
2019-07-30 14:21:32 -07:00