Hello: This patch was applied to bpf/bpf-next.git (master) by Andrii Nakryiko <andrii@xxxxxxxxxx>: On Fri, 29 Oct 2021 11:01:11 +0200 you wrote: > From: Magnus Karlsson <magnus.karlsson@xxxxxxxxx> > > Deprecate AF_XDP support in libbpf ([0]). This has been moved to > libxdp as it is a better fit for that library. The AF_XDP support only > uses the public libbpf functions and can therefore just use libbpf as > a library from libxdp. The libxdp APIs are exactly the same so it > should just be linking with libxdp instead of libbpf for the AF_XDP > functionality. If not, please submit a bug report. Linking with both > libraries is supported but make sure you link in the correct order so > that the new functions in libxdp are used instead of the deprecated > ones in libbpf. > > [...] Here is the summary with links: - [bpf-next,v2] libbpf: deprecate AF_XDP support https://git.kernel.org/bpf/bpf-next/c/0b170456e0dd You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html