diff options
author | Jakub Kicinski <kuba@kernel.org> | 2025-03-04 21:06:15 +0300 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2025-03-07 03:45:43 +0300 |
commit | 1cc3462159babb69c84c39cb1b4e262aef3ea325 (patch) | |
tree | a9275ebc0bd73c1e91b3b62f7e17642826ce4291 /tools/perf/scripts/python/task-analyzer.py | |
parent | a202dfe31cae2f2120297a7142385d80a5577d42 (diff) | |
download | linux-1cc3462159babb69c84c39cb1b4e262aef3ea325.tar.xz |
selftests: openvswitch: don't hardcode the drop reason subsys
WiFi removed one of their subsys entries from drop reasons, in
commit 286e69677065 ("wifi: mac80211: Drop cooked monitor support")
SKB_DROP_REASON_SUBSYS_OPENVSWITCH is now 2 not 3.
The drop reasons are not uAPI, read the correct value
from debug info.
We need to enable vmlinux BTF, otherwise pahole needs
a few GB of memory to decode the enum name.
Acked-by: Stanislav Fomichev <sdf@fomichev.me>
Acked-by: Aaron Conole <aconole@redhat.com>
Link: https://patch.msgid.link/20250304180615.945945-1-kuba@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions