[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <164503621150.2935.6634904664671748900.git-patchwork-notify@kernel.org>
Date: Wed, 16 Feb 2022 18:30:11 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Mauricio Vásquez <mauricio@...volk.io>@ci.codeaurora.org
Cc: netdev@...r.kernel.org, bpf@...r.kernel.org, ast@...nel.org,
daniel@...earbox.net, andrii@...nel.org, quentin@...valent.com,
rafaeldtinoco@...il.com, lorenzo.fontana@...stic.co,
leonardo.didonato@...stic.co
Subject: Re: [PATCH bpf-next v7 0/7] libbpf: Implement BTFGen
Hello:
This series was applied to bpf/bpf-next.git (master)
by Andrii Nakryiko <andrii@...nel.org>:
On Tue, 15 Feb 2022 17:58:49 -0500 you wrote:
> CO-RE requires to have BTF information describing the kernel types in
> order to perform the relocations. This is usually provided by the kernel
> itself when it's configured with CONFIG_DEBUG_INFO_BTF. However, this
> configuration is not enabled in all the distributions and it's not
> available on kernels before 5.12.
>
> It's possible to use CO-RE in kernels without CONFIG_DEBUG_INFO_BTF
> support by providing the BTF information from an external source.
> BTFHub[0] contains BTF files to each released kernel not supporting BTF,
> for the most popular distributions.
>
> [...]
Here is the summary with links:
- [bpf-next,v7,1/7] libbpf: split bpf_core_apply_relo()
https://git.kernel.org/bpf/bpf-next/c/adb8fa195efd
- [bpf-next,v7,2/7] libbpf: Expose bpf_core_{add,free}_cands() to bpftool
https://git.kernel.org/bpf/bpf-next/c/8de6cae40bce
- [bpf-next,v7,3/7] bpftool: Add gen min_core_btf command
https://git.kernel.org/bpf/bpf-next/c/0a9f4a20c615
- [bpf-next,v7,4/7] bpftool: Implement "gen min_core_btf" logic
https://git.kernel.org/bpf/bpf-next/c/a9caaba399f9
- [bpf-next,v7,5/7] bpftool: Implement btfgen_get_btf()
https://git.kernel.org/bpf/bpf-next/c/dc695516b6f5
- [bpf-next,v7,6/7] bpftool: gen min_core_btf explanation and examples
https://git.kernel.org/bpf/bpf-next/c/1d1ffbf7f0b2
- [bpf-next,v7,7/7] selftests/bpf: Test "bpftool gen min_core_btf"
https://git.kernel.org/bpf/bpf-next/c/704c91e59fe0
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
Powered by blists - more mailing lists