diff options
author | Eric Dumazet <edumazet@google.com> | 2018-11-13 03:17:16 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2018-11-15 22:42:12 +0300 |
commit | 08e14fe429a07475ee9f29a283945d602e4a6d92 (patch) | |
tree | 8aa2969ed5b5b05c0c573f10f21d1f5b4c84281f /net/sched/sch_drr.c | |
parent | 7150ceaacb27f7b3bf494e72cd4be4e11612dfff (diff) | |
download | linux-08e14fe429a07475ee9f29a283945d602e4a6d92.tar.xz |
net_sched: sch_fq: ensure maxrate fq parameter applies to EDT flows
When EDT conversion happened, fq lost the ability to enfore a maxrate
for all flows. It kept it for non EDT flows.
This commit restores the functionality.
Tested:
tc qd replace dev eth0 root fq maxrate 500Mbit
netperf -P0 -H host -- -O THROUGHPUT
489.75
Fixes: ab408b6dc744 ("tcp: switch tcp and sch_fq to new earliest departure time model")
Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/sched/sch_drr.c')
0 files changed, 0 insertions, 0 deletions