diff options
author | Peilin Ye <[email protected]> | 2023-05-29 12:53:21 -0700 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2023-05-30 23:31:05 -0700 |
commit | 5eeebfe6c493192b10d516abfd72742900f2a162 (patch) | |
tree | b66e2860c3f6971c5f83d602488384c8f065c856 /tools/perf/scripts/python/Perf-Trace-Util/Context.c | |
parent | c7cfbd115001f94de9e4053657946a383147e803 (diff) |
net/sched: sch_clsact: Only create under TC_H_CLSACT
clsact Qdiscs are only supposed to be created under TC_H_CLSACT (which
equals TC_H_INGRESS). Return -EOPNOTSUPP if 'parent' is not
TC_H_CLSACT.
Fixes: 1f211a1b929c ("net, sched: add clsact qdisc")
Tested-by: Pedro Tammela <[email protected]>
Acked-by: Jamal Hadi Salim <[email protected]>
Reviewed-by: Jamal Hadi Salim <[email protected]>
Reviewed-by: Vlad Buslov <[email protected]>
Signed-off-by: Peilin Ye <[email protected]>
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/Context.c')
0 files changed, 0 insertions, 0 deletions