diff options
author | Andrii Nakryiko <andrii@kernel.org> | 2024-02-01 09:20:25 -0800 |
---|---|---|
committer | Daniel Borkmann <daniel@iogearbox.net> | 2024-02-01 22:16:12 +0100 |
commit | c81a8ab196b5083d5109a51585fcc24fa2055a77 (patch) | |
tree | 79b7a7266067dcdca3d01e7d949050951533d069 /tools/testing/selftests/bpf/prog_tests/skb_load_bytes.c | |
parent | 93ee1eb85e28d1e35bb059c1f5965d65d5fc83c2 (diff) |
libbpf: Add btf__new_split() API that was declared but not implemented
Seems like original commit adding split BTF support intended to add
btf__new_split() API, and even declared it in libbpf.map, but never
added (trivial) implementation. Fix this.
Fixes: ba451366bf44 ("libbpf: Implement basic split BTF support")
Signed-off-by: Andrii Nakryiko <andrii@kernel.org>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Acked-by: Eduard Zingerman <eddyz87@gmail.com>
Link: https://lore.kernel.org/bpf/20240201172027.604869-4-andrii@kernel.org
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/skb_load_bytes.c')
0 files changed, 0 insertions, 0 deletions