On Sun, 2016-06-05 at 13:30 -0700, Cong Wang wrote: > On Sat, Jun 4, 2016 at 12:55 PM, Eric Dumazet <[email protected]> wrote: > > From: Eric Dumazet <[email protected]> > > > > My prior attempt to fix the backlogs of parents failed. > > > > If we return NET_XMIT_CN, our parents wont increase their backlog, > > so our qdisc_tree_reduce_backlog() should take this into account. > > > > Acked-by: Cong Wang <[email protected]>
BTW, we might need a similar fix in sch_fq.c
