Hello: This patch was applied to bpf/bpf-next.git (master) by Alexei Starovoitov <ast@xxxxxxxxxx>: On Wed, 14 Feb 2024 09:41:00 -0800 you wrote: > Verifier log avoids printing the same source code line multiple times > when a consecutive block of BPF assembly instructions are covered by the > same original (C) source code line. This greatly improves verifier log > legibility. > > Unfortunately, this check is imperfect and in production applications it > quite often happens that verifier log will have multiple duplicated > source lines emitted, for no apparently good reason. E.g., this is > excerpt from a real-world BPF application (with register states omitted > for clarity): > > [...] Here is the summary with links: - [bpf-next] bpf: improve duplicate source code line detection https://git.kernel.org/bpf/bpf-next/c/57354f5fdee8 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html