Hello: This patch was applied to bpf/bpf-next.git (master) by Andrii Nakryiko <andrii@xxxxxxxxxx>: On Wed, 15 Jan 2025 14:38:35 -0800 you wrote: > libbpf automatically adjusts autoload for struct_ops programs, > see libbpf.c:bpf_object_adjust_struct_ops_autoload. > > For example, if there is a map: > > SEC(".struct_ops.link") > struct sched_ext_ops ops = { > .enqueue = foo, > .tick = bar, > }; > > [...] Here is the summary with links: - [bpf-next,v1] veristat: load struct_ops programs only once https://git.kernel.org/bpf/bpf-next/c/7c311b7cb3c7 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html