Hello: This series was applied to bpf/bpf-next.git (master) by Andrii Nakryiko <andrii@xxxxxxxxxx>: On Wed, 16 Mar 2022 23:37:26 +0000 you wrote: > In the quest for ever more modularity, a new need has arisen - the ability to > access data associated with a BPF library from a corresponding userspace library. > The catch is that we don't want the userspace library to know about the structure of the > final BPF object that the BPF library is linked into. > > In pursuit of this modularity, this patch series introduces *subskeletons.* > Subskeletons are similar in use and design to skeletons with a couple of differences: > > [...] Here is the summary with links: - [bpf-next,v4,1/5] libbpf: .text routines are subprograms in strict mode https://git.kernel.org/bpf/bpf-next/c/bc380eb9d048 - [bpf-next,v4,4/5] bpftool: add support for subskeletons https://git.kernel.org/bpf/bpf-next/c/00389c58ffe9 - [bpf-next,v4,2/5] libbpf: init btf_{key,value}_type_id on internal map open https://git.kernel.org/bpf/bpf-next/c/262cfb74ffda - [bpf-next,v4,5/5] selftests/bpf: test subskeleton functionality https://git.kernel.org/bpf/bpf-next/c/3cccbaa03321 - [bpf-next,v4,3/5] libbpf: add subskeleton scaffolding https://git.kernel.org/bpf/bpf-next/c/430025e5dca5 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html