Eric Dumazet
a5f7add332
net_sched: gen_estimator: fix broken estimators based on percpu stats
...
pfifo_fast got percpu stats lately, uncovering a bug I introduced last
year in linux-4.10.
I missed the fact that we have to clear our temporary storage
before calling __gnet_stats_copy_basic() in the case of percpu stats.
Without this fix, rate estimators (tc qd replace dev xxx root est 1sec
4sec pfifo_fast) are utterly broken.
Fixes: 1c0d32fde5bd ("net_sched: gen_estimator: complete rewrite of rate estimators")
Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2018-02-23 12:35:46 -05:00
..
2017-11-02 11:10:55 +01:00
2018-02-15 14:29:27 -08:00
2017-11-21 15:57:07 -08:00
2018-01-16 15:01:33 -05:00
2018-01-16 15:01:33 -05:00
2018-02-11 14:34:03 -08:00
2018-01-16 15:01:33 -05:00
2018-02-11 14:34:03 -08:00
2018-02-11 14:34:03 -08:00
2018-02-01 07:43:56 -08:00
2018-02-21 14:49:55 -05:00
2018-02-11 14:34:03 -08:00
2018-01-26 10:46:44 +01:00
2018-01-29 18:36:12 +01:00
2018-02-23 12:35:46 -05:00
2018-02-11 14:34:03 -08:00
2018-02-16 15:46:15 -05:00
2018-02-06 14:43:37 +00:00
2018-01-23 19:22:38 -05:00
2017-11-04 09:26:51 +09:00
2017-11-01 12:19:03 +09:00
2018-02-22 14:30:51 -05:00
2018-02-23 10:53:26 -05:00
2018-02-11 14:34:03 -08:00
2018-02-11 14:34:03 -08:00
2018-01-10 09:45:11 +01:00
2018-01-19 15:10:23 -05:00
2017-11-21 16:35:54 -08:00
2018-01-16 15:01:33 -05:00
2018-02-22 15:17:01 -05:00
2017-11-04 09:26:51 +09:00
2018-02-08 15:24:12 -05:00
2017-12-18 14:50:11 -05:00
2018-02-19 18:28:59 +01:00
2017-11-18 10:32:41 +09:00
2018-02-22 14:01:38 -05:00
2018-01-16 15:01:33 -05:00
2018-02-16 15:16:05 -05:00
2017-11-08 16:12:33 +09:00
2018-02-01 09:46:22 -05:00
2018-02-11 14:34:03 -08:00
2018-02-11 14:34:03 -08:00
2017-11-01 12:19:03 +09:00
2017-12-04 11:32:39 -05:00
2018-02-13 13:52:02 -05:00
2018-02-11 14:34:03 -08:00
2018-01-16 15:01:33 -05:00
2018-02-22 15:37:47 -05:00
2018-02-20 21:57:17 -05:00
2018-02-16 16:32:37 -05:00
2018-02-11 14:34:03 -08:00
2017-12-28 14:28:22 -05:00
2018-02-11 14:34:03 -08:00
2017-11-10 13:41:40 +09:00
2018-02-14 14:46:33 -05:00
2018-02-14 15:05:19 -05:00
2018-02-13 12:21:45 -05:00
2018-02-11 14:34:03 -08:00
2017-11-02 11:10:55 +01:00
2018-02-22 15:17:01 -05:00
2017-11-21 16:35:54 -08:00
2018-01-26 10:22:53 -05:00
2018-02-01 09:51:57 -08:00
2017-11-28 13:55:00 +01:00
2018-01-31 14:31:10 -08:00