Hello: This series was applied to bpf/bpf-next.git (master) by Alexei Starovoitov <ast@xxxxxxxxxx>: On Mon, 25 Apr 2022 17:45:01 -0700 you wrote: > This patch set teaches libbpf to enhance BPF verifier log with human-readable > and relevant information about failed CO-RE relocation. Patch #9 is the main > one with the new logic. See relevant commit messages for some more details. > > All the other patches are either fixing various bugs detected > while working on this feature, most prominently a bug with libbpf not handling > CO-RE relocations for SEC("?...") programs, or are refactoring libbpf > internals to allow for easier reuse of CO-RE relo lookup and formatting logic. > > [...] Here is the summary with links: - [bpf-next,01/10] libbpf: fix anonymous type check in CO-RE logic https://git.kernel.org/bpf/bpf-next/c/afe98d46ba22 - [bpf-next,02/10] libbpf: drop unhelpful "program too large" guess https://git.kernel.org/bpf/bpf-next/c/0994a54c5202 - [bpf-next,03/10] libbpf: fix logic for finding matching program for CO-RE relocation https://git.kernel.org/bpf/bpf-next/c/966a75093253 - [bpf-next,04/10] libbpf: avoid joining .BTF.ext data with BPF programs by section name https://git.kernel.org/bpf/bpf-next/c/11d5daa89254 - [bpf-next,05/10] selftests/bpf: add CO-RE relos and SEC("?...") to linked_funcs selftests https://git.kernel.org/bpf/bpf-next/c/b82bb1ffbb9a - [bpf-next,06/10] libbpf: record subprog-resolved CO-RE relocations unconditionally https://git.kernel.org/bpf/bpf-next/c/185cfe837fdb - [bpf-next,07/10] libbpf: refactor CO-RE relo human description formatting routine https://git.kernel.org/bpf/bpf-next/c/b58af63aab11 - [bpf-next,08/10] libbpf: simplify bpf_core_parse_spec() signature https://git.kernel.org/bpf/bpf-next/c/14032f264453 - [bpf-next,09/10] libbpf: fix up verifier log for unguarded failed CO-RE relos https://git.kernel.org/bpf/bpf-next/c/9fdc4273b8da - [bpf-next,10/10] selftests/bpf: add libbpf's log fixup logic selftests https://git.kernel.org/bpf/bpf-next/c/ea4128eb43eb You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html