aboutsummaryrefslogtreecommitdiffstats
path: root/mm
diff options
context:
space:
mode:
authorGao Feng <gfree.wind@vip.163.com>2017-08-26 22:58:58 +0800
committerDavid S. Miller <davem@davemloft.net>2017-08-28 15:51:42 -0700
commitf9ab7425b312f8a41339389e83b238c3242e8429 (patch)
treee8452872064260f7d098625e12bdeb63936838cb /mm
parentMerge branch 'mlxsw-dpipe-fixes' (diff)
downloadlinux-dev-f9ab7425b312f8a41339389e83b238c3242e8429.tar.xz
linux-dev-f9ab7425b312f8a41339389e83b238c3242e8429.zip
sched: sfq: drop packets after root qdisc lock is released
The commit 520ac30f4551 ("net_sched: drop packets after root qdisc lock is released) made a big change of tc for performance. But there are some points which are not changed in SFQ enqueue operation. 1. Fail to find the SFQ hash slot; 2. When the queue is full; Now use qdisc_drop instead free skb directly. Signed-off-by: Gao Feng <gfree.wind@vip.163.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'mm')
0 files changed, 0 insertions, 0 deletions