Hello: This series was applied to bpf/bpf-next.git (master) by Alexei Starovoitov <ast@xxxxxxxxxx>: On Mon, 27 Jun 2022 14:15:12 -0700 you wrote: > This patch set removes all the deprecated APIs in preparation for 1.0 release. > It also makes libbpf_set_strict_mode() a no-op (but keeps it to let per-1.0 > applications buildable and dynamically linkable against libbpf 1.0 if they > were already libbpf-1.0 ready) and starts enforcing all the > behaviors that were previously opt-in through libbpf_set_strict_mode(). > > xsk.{c,h} parts that are now properly provided by libxdp ([0]) are still used > by xdpxceiver.c in selftest/bpf, so I've moved xsk.{c,h} with barely any > changes to under selftests/bpf. > > [...] Here is the summary with links: - [v2,bpf-next,01/15] libbpf: move xsk.{c,h} into selftests/bpf https://git.kernel.org/bpf/bpf-next/c/f36600634282 - [v2,bpf-next,02/15] libbpf: remove deprecated low-level APIs https://git.kernel.org/bpf/bpf-next/c/765a34130ea5 - [v2,bpf-next,03/15] libbpf: remove deprecated XDP APIs https://git.kernel.org/bpf/bpf-next/c/53e6af3a761c - [v2,bpf-next,04/15] libbpf: remove deprecated probing APIs https://git.kernel.org/bpf/bpf-next/c/d320fad217b7 - [v2,bpf-next,05/15] libbpf: remove deprecated BTF APIs https://git.kernel.org/bpf/bpf-next/c/aaf6886d9b53 - [v2,bpf-next,06/15] libbpf: clean up perfbuf APIs https://git.kernel.org/bpf/bpf-next/c/22dd7a58b2e9 - [v2,bpf-next,07/15] libbpf: remove prog_info_linear APIs https://git.kernel.org/bpf/bpf-next/c/9a590538ba4f - [v2,bpf-next,08/15] libbpf: remove most other deprecated high-level APIs https://git.kernel.org/bpf/bpf-next/c/146bf811f5ac - [v2,bpf-next,09/15] libbpf: remove multi-instance and custom private data APIs https://git.kernel.org/bpf/bpf-next/c/b4bda502dfa2 - [v2,bpf-next,10/15] libbpf: cleanup LIBBPF_DEPRECATED_SINCE supporting macros for v0.x https://git.kernel.org/bpf/bpf-next/c/a11113a2dcbe - [v2,bpf-next,11/15] libbpf: remove internal multi-instance prog support https://git.kernel.org/bpf/bpf-next/c/cf90a20db878 - [v2,bpf-next,12/15] libbpf: clean up SEC() handling https://git.kernel.org/bpf/bpf-next/c/450b167fb9be - [v2,bpf-next,13/15] selftests/bpf: remove last tests with legacy BPF map definitions https://git.kernel.org/bpf/bpf-next/c/31e42721976b - [v2,bpf-next,14/15] libbpf: enforce strict libbpf 1.0 behaviors https://git.kernel.org/bpf/bpf-next/c/bd054102a8c7 - [v2,bpf-next,15/15] libbpf: fix up few libbpf.map problems https://git.kernel.org/bpf/bpf-next/c/ab9a5a05dc48 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html