Message ID | cover.1726475448.git.tony.ambardar@gmail.com |
---|---|
Headers | show |
Series | libbpf, selftests/bpf: Support cross-endian usage | expand |
Hello: This series was applied to bpf/bpf-next.git (master) by Andrii Nakryiko <andrii@kernel.org>: On Mon, 16 Sep 2024 01:37:39 -0700 you wrote: > Hello all, > > This patch series targets a long-standing BPF usability issue - the lack > of general cross-compilation support - by enabling cross-endian usage of > libbpf and bpftool, as well as supporting cross-endian build targets for > selftests/bpf. > > [...] Here is the summary with links: - [bpf-next,v6,1/8] libbpf: Improve log message formatting https://git.kernel.org/bpf/bpf-next/c/86eb7eb4fbfc - [bpf-next,v6,2/8] libbpf: Fix header comment typos for BTF.ext https://git.kernel.org/bpf/bpf-next/c/4977b35bfd4b - [bpf-next,v6,3/8] libbpf: Fix output .symtab byte-order during linking https://git.kernel.org/bpf/bpf-next/c/a91c9b9697ff - [bpf-next,v6,4/8] libbpf: Support BTF.ext loading and output in either endianness https://git.kernel.org/bpf/bpf-next/c/14a76da84b18 - [bpf-next,v6,5/8] libbpf: Support opening bpf objects of either endianness https://git.kernel.org/bpf/bpf-next/c/f9292d6570d5 - [bpf-next,v6,6/8] libbpf: Support linking bpf objects of either endianness https://git.kernel.org/bpf/bpf-next/c/ab4184fd1bb8 - [bpf-next,v6,7/8] libbpf: Support creating light skeleton of either endianness https://git.kernel.org/bpf/bpf-next/c/a1cb9abcfec4 - [bpf-next,v6,8/8] selftests/bpf: Support cross-endian building https://git.kernel.org/bpf/bpf-next/c/4fd5a501e1d0 You are awesome, thank you!