Re: [PATCH iproute2-next] tc: fq: support ce_threshold attribute

2018-11-24 Thread David Ahern
On 11/23/18 11:37 PM, Eric Dumazet wrote: > Kernel commit 48872c11b772 ("net_sched: sch_fq: add dctcp-like marking") > added support for TCA_FQ_CE_THRESHOLD attribute. > > This patch adds iproute2 support for it. > > It also makes sure fq_print_xstats() can deal with smaller tc_fq_qd_stats > stru

[PATCH iproute2-next] tc: fq: support ce_threshold attribute

2018-11-23 Thread Eric Dumazet
Kernel commit 48872c11b772 ("net_sched: sch_fq: add dctcp-like marking") added support for TCA_FQ_CE_THRESHOLD attribute. This patch adds iproute2 support for it. It also makes sure fq_print_xstats() can deal with smaller tc_fq_qd_stats structures given by older kernels. Usage : FQATTRS="ce_thr