Hello:
This patch was applied to netdev/net-next.git (main) by Paolo Abeni pabeni@redhat.com:
On Tue, 27 May 2025 11:11:38 +0530 you wrote:
On linux-next, build for bpf selftest displays a warning:
Warning: Kernel ABI header at 'tools/include/uapi/linux/if_xdp.h' differs from latest version at 'include/uapi/linux/if_xdp.h'.
Commit 8066e388be48 ("net: add UAPI to the header guard in various network headers") changed the header guard from _LINUX_IF_XDP_H to _UAPI_LINUX_IF_XDP_H in include/uapi/linux/if_xdp.h.
[...]
Here is the summary with links: - [net-next] selftests/bpf: Fix bpf selftest build warning https://git.kernel.org/netdev/net-next/c/acea6b132d81
You are awesome, thank you!