diff options
author | 2025-03-04 10:06:15 -0800 | |
---|---|---|
committer | 2025-03-06 16:45:43 -0800 | |
commit | 1cc3462159babb69c84c39cb1b4e262aef3ea325 (patch) | |
tree | a9275ebc0bd73c1e91b3b62f7e17642826ce4291 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | net: airoha: Enable TSO/Scatter Gather for LAN port (diff) | |
download | linux-rng-1cc3462159babb69c84c39cb1b4e262aef3ea325.tar.xz linux-rng-1cc3462159babb69c84c39cb1b4e262aef3ea325.zip |
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/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions