Re: [PATCH iproute2] tc: fq: support low_rate_threshold attribute

2017-09-20 Thread Stephen Hemminger
On Fri, 08 Sep 2017 14:12:59 -0700 Eric Dumazet wrote: > From: Eric Dumazet > > TCA_FQ_LOW_RATE_THRESHOLD sch_fq attribute was added in linux-4.9 > > Tested: > > lpaa5:/tmp# tc -qd add dev eth1 root fq > lpaa5:/tmp# tc -s qd sh dev eth1 > qdisc fq 8003: root refcnt 5 limit 1p flow_limit 1

Re: [PATCH iproute2] tc: fq: support low_rate_threshold attribute

2017-09-08 Thread Soheil Hassas Yeganeh
On Fri, Sep 8, 2017 at 5:12 PM, Eric Dumazet wrote: > From: Eric Dumazet > > TCA_FQ_LOW_RATE_THRESHOLD sch_fq attribute was added in linux-4.9 > > Tested: > > lpaa5:/tmp# tc -qd add dev eth1 root fq > lpaa5:/tmp# tc -s qd sh dev eth1 > qdisc fq 8003: root refcnt 5 limit 1p flow_limit 1000p bu

[PATCH iproute2] tc: fq: support low_rate_threshold attribute

2017-09-08 Thread Eric Dumazet
From: Eric Dumazet TCA_FQ_LOW_RATE_THRESHOLD sch_fq attribute was added in linux-4.9 Tested: lpaa5:/tmp# tc -qd add dev eth1 root fq lpaa5:/tmp# tc -s qd sh dev eth1 qdisc fq 8003: root refcnt 5 limit 1p flow_limit 1000p buckets 4096 \ orphan_mask 4095 bands 3 priomap 1 2 2 2 1 2 0 0 1 1 1