Hello: This series was applied to bpf/bpf-next.git (master) by Andrii Nakryiko <andrii@xxxxxxxxxx>: On Mon, 3 Mar 2025 13:57:48 +0000 you wrote: > From: Mykyta Yatsenko <yatsenko@xxxxxxxx> > > We are introducing a new function in the libbpf API, bpf_object__prepare, > which provides more granular control over the process of loading a > bpf_object. bpf_object__prepare performs ELF processing, relocations, > prepares final state of BPF program instructions (accessible with > bpf_program__insns()), creates and potentially pins maps, and stops short > of loading BPF programs. > > [...] Here is the summary with links: - [bpf-next,v2,1/4] libbpf: use map_is_created helper in map setters https://git.kernel.org/bpf/bpf-next/c/7218ff1f322d - [bpf-next,v2,2/4] libbpf: introduce more granular state for bpf_object https://git.kernel.org/bpf/bpf-next/c/8ca8f6d1a2b4 - [bpf-next,v2,3/4] libbpf: split bpf object load into prepare/load https://git.kernel.org/bpf/bpf-next/c/da755540c6f8 - [bpf-next,v2,4/4] selftests/bpf: add tests for bpf_object__prepare https://git.kernel.org/bpf/bpf-next/c/68b61a823aab You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html