Hello: This patch was applied to bpf/bpf-next.git (master) by Andrii Nakryiko <andrii@xxxxxxxxxx>: On Mon, 24 Oct 2022 15:38:29 +0100 you wrote: > When examining module BTF, it is common to see core kernel structures > such as sk_buff, net_device duplicated in the module. After adding > debug messaging to BTF it turned out that much of the problem > was down to the identical struct test failing during deduplication; > sometimes the compiler adds identical structs. However > it turns out sometimes that type ids of identical struct members > can also differ, even when the containing structs are still identical. > > [...] Here is the summary with links: - [bpf] libbpf: btf dedup identical struct test needs check for nested structs/arrays https://git.kernel.org/bpf/bpf-next/c/f3c51fe02c55 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html