diff options
author | 2025-04-09 14:46:02 -0700 | |
---|---|---|
committer | 2025-04-17 10:54:40 -0700 | |
commit | e582778f023b4c9e608b5cca135f17f62b0cd115 (patch) | |
tree | a337a59420aa4de41bc9b628a661edbf614b63f3 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | bpf: net_sched: Support updating bstats (diff) | |
download | wireguard-linux-e582778f023b4c9e608b5cca135f17f62b0cd115.tar.xz wireguard-linux-e582778f023b4c9e608b5cca135f17f62b0cd115.zip |
bpf: net_sched: Disable attaching bpf qdisc to non root
Do not allow users to attach bpf qdiscs to classful qdiscs. This is to
prevent accidentally breaking existings classful qdiscs if they rely on
some data in the child qdisc. This restriction can potentially be lifted
in the future. Note that, we still allow bpf qdisc to be attached to mq.
Signed-off-by: Amery Hung <ameryhung@gmail.com>
Signed-off-by: Martin KaFai Lau <martin.lau@kernel.org>
Acked-by: Toke Høiland-Jørgensen <toke@redhat.com>
Link: https://patch.msgid.link/20250409214606.2000194-7-ameryhung@gmail.com
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions