diff options
author | 2025-05-02 14:50:09 -0700 | |
---|---|---|
committer | 2025-05-02 15:51:17 -0700 | |
commit | 30190f82a1a9eb555703879cfe835627cff7a0e2 (patch) | |
tree | d528fadf78e79620796331c1cce6ea0f6b6d9c2f /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Merge branch 'bpf-udp-exactly-once-socket-iteration' (diff) | |
parent | selftests/bpf: Cleanup bpf qdisc selftests (diff) | |
download | wireguard-linux-30190f82a1a9eb555703879cfe835627cff7a0e2.tar.xz wireguard-linux-30190f82a1a9eb555703879cfe835627cff7a0e2.zip |
Merge branch 'fix-bpf-qdisc-bugs-and-clean-up'
Amery Hung says:
====================
Fix bpf qdisc bugs and clean up
This patchset fixes the following bugs in bpf qdisc and clean up the
selftest.
- A null-pointer dereference can happen in qdisc_watchdog_cancel() if
the timer is not initialized when 1) .init is not defined by user so
init prologue is not generated. 2) .init fails and qdisc_create()
calls .destroy
- bpf qdisc fails to attach to mq/mqprio when being set as the default
qdisc due to failed qdisc_lookup() in init prologue
v2
- Rebase to bpf-next/net
- Fix erroneous commit messages
- Fix and simplify selftests cleanup
v1: https://lore.kernel.org/bpf/20250501223025.569020-1-ameryhung@gmail.com/
====================
Link: https://patch.msgid.link/20250502201624.3663079-1-ameryhung@gmail.com
Signed-off-by: Martin KaFai Lau <martin.lau@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions