Felix Fietkau <nbd@xxxxxxxx> writes: > In order to maintain fairness, the amount of queueing needs to be limited > beyond the simple per-station AQL budget, otherwise the driver can simply > repeatedly do scheduling rounds until all queues that have not used their > AQL budget become eligble. > > To be conservative, use the high AQL limit for the first txq and add half > of the low AQL for each subsequent queue. > > Signed-off-by: Felix Fietkau <nbd@xxxxxxxx> Acked-by: Toke Høiland-Jørgensen <toke@xxxxxxx>