Re: [PATCH net] net_sched: sch_fq: ensure maxrate fq parameter applies to EDT flows

2018-11-15 Thread David Miller
From: Eric Dumazet Date: Mon, 12 Nov 2018 16:17:16 -0800 > 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 -

[PATCH net] net_sched: sch_fq: ensure maxrate fq parameter applies to EDT flows

2018-11-12 Thread Eric Dumazet
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