diff options
| author | Leslie Monis <[email protected]> | 2020-03-10 00:40:33 +0530 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2020-03-09 18:05:55 -0700 |
| commit | 3f95f55eb55daa17c047d731d1fb7854e5823478 (patch) | |
| tree | 650f303eab2d10a41f2dba22a8a49a4eb8b5e503 /tools/perf/scripts/python | |
| parent | e08ab0b377a1489760533424437c5f4be7f484a4 (diff) | |
net: sched: pie: change tc_pie_xstats->prob
Commit 105e808c1da2 ("pie: remove pie_vars->accu_prob_overflows")
changes the scale of probability values in PIE from (2^64 - 1) to
(2^56 - 1). This affects the precision of tc_pie_xstats->prob in
user space.
This patch ensures user space is unaffected.
Suggested-by: Eric Dumazet <[email protected]>
Signed-off-by: Leslie Monis <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions