Hello:
This patch was applied to netdev/net-next.git (main) by Jakub Kicinski kuba@kernel.org:
On Tue, 4 Mar 2025 10:06:15 -0800 you wrote:
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.
[...]
Here is the summary with links: - [net-next] selftests: openvswitch: don't hardcode the drop reason subsys https://git.kernel.org/netdev/net-next/c/1cc3462159ba
You are awesome, thank you!