Hello: This series was applied to bpf/bpf-next.git (master) by Daniel Borkmann <daniel@xxxxxxxxxxxxx>: On Mon, 12 Dec 2022 13:14:59 -0800 you wrote: > Fix few tricky issues in libbpf's BTF-to-C converter, discovered thanks to > Per's reports and his randomized testing script. > > Most notably there is a much improved and correct padding handling. But also > it turned out that some corner cases with enums weren't handled correctly > (mode(byte) attribute was a new discovery for me). See respective patches for > more details. > > [...] Here is the summary with links: - [v2,bpf-next,1/6] libbpf: fix single-line struct definition output in btf_dump https://git.kernel.org/bpf/bpf-next/c/872aec4b5f63 - [v2,bpf-next,2/6] libbpf: handle non-standardly sized enums better in BTF-to-C dumper https://git.kernel.org/bpf/bpf-next/c/21a9a1bcccaa - [v2,bpf-next,3/6] selftests/bpf: add non-standardly sized enum tests for btf_dump https://git.kernel.org/bpf/bpf-next/c/9d2349740e43 - [v2,bpf-next,4/6] libbpf: fix btf__align_of() by taking into account field offsets https://git.kernel.org/bpf/bpf-next/c/25a4481b4136 - [v2,bpf-next,5/6] libbpf: fix BTF-to-C converter's padding logic https://git.kernel.org/bpf/bpf-next/c/ea2ce1ba99aa - [v2,bpf-next,6/6] selftests/bpf: add few corner cases to test padding handling of btf_dump https://git.kernel.org/bpf/bpf-next/c/b148c8b9b926 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html