[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20170906.212038.1803486177079315112.davem@davemloft.net>
Date: Wed, 06 Sep 2017 21:20:38 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: gfree.wind@....163.com
Cc: jhs@...atatu.com, xiyou.wangcong@...il.com, jiri@...nulli.us,
edumazet@...gle.com, netdev@...r.kernel.org
Subject: Re: [PATCH net-next 1/1] sched: Use __qdisc_drop instead of
kfree_skb in sch_prio and sch_qfq
From: gfree.wind@....163.com
Date: Mon, 4 Sep 2017 14:21:12 +0800
> From: Gao Feng <gfree.wind@....163.com>
>
> The commit 520ac30f4551 ("net_sched: drop packets after root qdisc lock
> is released) made a big change of tc for performance. There are two points
> left in sch_prio and sch_qfq which are not changed with that commit. Now
> enhance them now with __qdisc_drop.
>
> Signed-off-by: Gao Feng <gfree.wind@....163.com>
Thanks for catching these missed cases, applied.
Powered by blists - more mailing lists