On Wed, Oct 4, 2023 at 8:40 AM <patchwork-bot+netdevbpf@xxxxxxxxxx> wrote: > > Hello: > > This series was applied to netdev/net.git (main) > by Alexei Starovoitov <ast@xxxxxxxxxx>: What is going on? I didn't touch this commit. > On Tue, 26 Sep 2023 12:00:12 -0700 you wrote: > > This set enables allocating bpf trampoline from bpf_prog_pack on x86. The > > majority of this work, however, is the refactoring of trampoline code. > > This is needed because we need to handle 4 archs and 2 users (trampoline > > and struct_ops). > > > > 1/8 is a dependency that is already applied to bpf tree. > > 2/8 through 7/8 refactors trampoline code. A few helpers are added. > > 8/8 finally let bpf trampoline on x86 use bpf_prog_pack. > > > > [...] > > Here is the summary with links: > - [v3,bpf-next,1/8] s390/bpf: Let arch_prepare_bpf_trampoline return program size > https://git.kernel.org/netdev/net/c/cf094baa3e0f > - [v3,bpf-next,2/8] bpf: Let bpf_prog_pack_free handle any pointer > (no matching commit) > - [v3,bpf-next,3/8] bpf: Adjust argument names of arch_prepare_bpf_trampoline() > (no matching commit) > - [v3,bpf-next,4/8] bpf: Add helpers for trampoline image management > (no matching commit) > - [v3,bpf-next,5/8] bpf, x86: Adjust arch_prepare_bpf_trampoline return value > (no matching commit) > - [v3,bpf-next,6/8] bpf: Add arch_bpf_trampoline_size() > (no matching commit) > - [v3,bpf-next,7/8] bpf: Use arch_bpf_trampoline_size > (no matching commit) > - [v3,bpf-next,8/8] x86, bpf: Use bpf_prog_pack for bpf trampoline > (no matching commit) > > You are awesome, thank you! > -- > Deet-doot-dot, I am a bot. > https://korg.docs.kernel.org/patchwork/pwbot.html > > >