Hello: This series was applied to bpf/bpf-next.git (master) by Daniel Borkmann <daniel@xxxxxxxxxxxxx>: On Wed, 17 Nov 2021 11:41:13 -0800 you wrote: > According to [0], compilers sometimes might produce duplicate DWARF > definitions for exactly the same struct/union within the same > compilation unit (CU). We've had similar issues with identical arrays > and handled them with a similar workaround in 6b6e6b1d09aa ("libbpf: > Accomodate DWARF/compiler bug with duplicated identical arrays"). Do the > same for struct/union by ensuring that two structs/unions are exactly > the same, down to the integer values of field referenced type IDs. > > [...] Here is the summary with links: - [bpf-next,1/2] libbpf: accommodate DWARF/compiler bug with duplicated structs https://git.kernel.org/bpf/bpf-next/c/efdd3eb8015e - [bpf-next,2/2] selftests/bpf: add btf_dedup case with duplicated structs within CU https://git.kernel.org/bpf/bpf-next/c/9a49afe6f5a5 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html