From: Eric Dumazet
Date: Wed, 2 Mar 2016 08:21:43 -0800
> Some devices declare a high number of TX queues, then set a much
> lower real_num_tx_queues
>
> This cause setups using fq_codel, sfq or fq as the default qdisc to consume
> more memory than really needed.
>
> Signed-off-by: Eric Dumaze
Some devices declare a high number of TX queues, then set a much
lower real_num_tx_queues
This cause setups using fq_codel, sfq or fq as the default qdisc to consume
more memory than really needed.
Signed-off-by: Eric Dumazet
---
include/net/sch_generic.h | 6 ++
net/sched/sch_generic.c |