Hello: This patch was applied to netdev/net-next.git (main) by Jakub Kicinski <kuba@xxxxxxxxxx>: On Thu, 4 Jul 2024 16:48:15 +0200 you wrote: > During the introduction of struct bpf_net_context handling for > XDP-redirect, the tun driver has been missed. > Jakub also pointed out that there is another call chain to > do_xdp_generic() originating from netif_receive_skb() and drivers may > use it outside from the NAPI context. > > Set the bpf_net_context before invoking BPF XDP program within the TUN > driver. Set the bpf_net_context also in do_xdp_generic() if a xdp > program is available. > > [...] Here is the summary with links: - [v3,net-next] tun: Assign missing bpf_net_context. https://git.kernel.org/netdev/net-next/c/fecef4cd42c6 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html