Re: [PATCH bpf-next v3 0/2] bpf, arm64: support up to 12 arguments

2025-05-27 Thread patchwork-bot+netdevbpf
Hello: This series was applied to bpf/bpf-next.git (master) by Alexei Starovoitov : On Tue, 27 May 2025 12:06:02 +0200 you wrote: > Hello, > > this is the v2 of the many args series for arm64, being itself a revival > of Xu Kuhoai's work to enable larger arguments count for BPF programs on > ARM

Re: [PATCH bpf-next v3 0/2] bpf, arm64: support up to 12 arguments

2025-05-27 Thread Xu Kuohai
On 5/27/2025 6:06 PM, Alexis Lothoré wrote: Hello, this is the v2 of the many args series for arm64, being itself a revival of Xu Kuhoai's work to enable larger arguments count for BPF programs on ARM64 ([1]). The discussions in v1 shed some light on some issues around specific cases, for examp

[PATCH bpf-next v3 0/2] bpf, arm64: support up to 12 arguments

2025-05-27 Thread Alexis Lothoré
Hello, this is the v2 of the many args series for arm64, being itself a revival of Xu Kuhoai's work to enable larger arguments count for BPF programs on ARM64 ([1]). The discussions in v1 shed some light on some issues around specific cases, for example with functions passing struct on stack with