Hello: This patch was applied to bpf/bpf-next.git (master) by Andrii Nakryiko <andrii@xxxxxxxxxx>: On Wed, 14 Feb 2024 09:14:23 +0000 you wrote: > In some situations, if you fail to zero-initialize the > bpf_{prog,map,btf,link}_info structs supplied to the set of LIBBPF > helpers bpf_{prog,map,btf,link}_get_info_by_fd(), you can expect the > helper to return an error. This can possibly leave people in a > situation where they're scratching their heads for an unnnecessary > amount of time. Make an explicit remark about the requirement of > zero-initializing the supplied bpf_{prog,map,btf,link}_info structs > for the respective LIBBPF helpers. > > [...] Here is the summary with links: - [v3,bpf-next] libbpf: make remark about zero-initializing bpf_*_info structs https://git.kernel.org/bpf/bpf-next/c/1159d2785220 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html