[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <163581600675.29215.12439947755445948936.git-patchwork-notify@kernel.org>
Date: Tue, 02 Nov 2021 01:20:06 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Magnus Karlsson <magnus.karlsson@...il.com>
Cc: magnus.karlsson@...el.com, bjorn@...nel.org, ast@...nel.org,
daniel@...earbox.net, netdev@...r.kernel.org,
maciej.fijalkowski@...el.com, yhs@...com, andrii@...nel.org,
kafai@...com, songliubraving@...com, john.fastabend@...il.com,
kpsingh@...nel.org, jonathan.lemon@...il.com, bpf@...r.kernel.org
Subject: Re: [PATCH bpf-next v2] libbpf: deprecate AF_XDP support
Hello:
This patch was applied to bpf/bpf-next.git (master)
by Andrii Nakryiko <andrii@...nel.org>:
On Fri, 29 Oct 2021 11:01:11 +0200 you wrote:
> From: Magnus Karlsson <magnus.karlsson@...el.com>
>
> 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
Powered by blists - more mailing lists