[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20090915.025321.178672469.davem@davemloft.net>
Date: Tue, 15 Sep 2009 02:53:21 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: jarkao2@...il.com
Cc: kaber@...sh.net, netdev@...r.kernel.org
Subject: Re: [PATCH v2] pkt_sched: Fix tx queue selection in tc_modify_qdisc
From: Jarek Poplawski <jarkao2@...il.com>
Date: Tue, 15 Sep 2009 00:50:22 +0200
> -----------------------> (take 2)
> pkt_sched: Fix tx queue selection in tc_modify_qdisc
>
> After the recent mq change there is the new select_queue qdisc class
> method used in tc_modify_qdisc, but it works OK only for direct child
> qdiscs of mq qdisc. Grandchildren always get the first tx queue, which
> would give wrong qdisc_root etc. results (e.g. for sch_htb as child of
> sch_prio). This patch fixes it by using parent's dev_queue for such
> grandchildren qdiscs. The select_queue method's return type is changed
> BTW.
>
> With feedback from: Patrick McHardy <kaber@...sh.net>
>
> Signed-off-by: Jarek Poplawski <jarkao2@...il.com>
Applied, thanks Jarek.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists