Re: [Patch net-next v2] sch_htb: redefine htb qdisc overlimits

2019-05-05 Thread David Miller
From: Cong Wang Date: Sat, 4 May 2019 11:43:42 -0700 > In commit 3c75f6ee139d ("net_sched: sch_htb: add per class overlimits > counter") > we added an overlimits counter for each HTB class which could > properly reflect how many times we use up all the bandwidth > on each class. However, the ov

Re: [Patch net-next v2] sch_htb: redefine htb qdisc overlimits

2019-05-05 Thread Eric Dumazet
On 5/4/19 2:43 PM, Cong Wang wrote: > In commit 3c75f6ee139d ("net_sched: sch_htb: add per class overlimits > counter") > we added an overlimits counter for each HTB class which could > properly reflect how many times we use up all the bandwidth > on each class. However, the overlimits counter

[Patch net-next v2] sch_htb: redefine htb qdisc overlimits

2019-05-04 Thread Cong Wang
In commit 3c75f6ee139d ("net_sched: sch_htb: add per class overlimits counter") we added an overlimits counter for each HTB class which could properly reflect how many times we use up all the bandwidth on each class. However, the overlimits counter in HTB qdisc does not, it is way bigger than the s