diff options
| author | Gao Feng <[email protected]> | 2017-08-26 22:58:58 +0800 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2017-08-28 15:51:42 -0700 |
| commit | f9ab7425b312f8a41339389e83b238c3242e8429 (patch) | |
| tree | e8452872064260f7d098625e12bdeb63936838cb /tools/perf/scripts/python | |
| parent | f7423eea52770935e3c36fafe511ef9aa5e0fc6d (diff) | |
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 <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions