On Sun, 2016-06-05 at 13:30 -0700, Cong Wang wrote: > On Sat, Jun 4, 2016 at 12:55 PM, Eric Dumazet <eric.duma...@gmail.com> wrote: > > From: Eric Dumazet <eduma...@google.com> > > > > 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 <xiyou.wangc...@gmail.com>
BTW, we might need a similar fix in sch_fq.c