Hello: This patch was applied to bpf/bpf.git (refs/heads/master): On Wed, 24 Feb 2021 16:14:03 +0800 you wrote: > In bpf geneve tunnel test we set geneve option on tx side. On rx side we > only call bpf_skb_get_tunnel_opt(). Since commit 9c2e14b48119 ("ip_tunnels: > Set tunnel option flag when tunnel metadata is present") geneve_rx() will > not add TUNNEL_GENEVE_OPT flag if there is no geneve option, which cause > bpf_skb_get_tunnel_opt() return ENOENT and _geneve_get_tunnel() in > test_tunnel_kern.c drop the packet. > > [...] Here is the summary with links: - [net] selftest/bpf: no need to drop the packet when there is no geneve opt https://git.kernel.org/bpf/bpf/c/557c223b643a You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html