linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* Re: [PATCH bpf-next v2] arm64,bpf: Support struct arguments in the BPF trampoline
       [not found] <20230511140507.514888-1-revest@chromium.org>
@ 2023-05-15 19:20 ` patchwork-bot+netdevbpf
  0 siblings, 0 replies; only message in thread
From: patchwork-bot+netdevbpf @ 2023-05-15 19:20 UTC (permalink / raw)
  To: Florent Revest
  Cc: bpf, linux-kernel, linux-arm-kernel, ast, daniel, andrii, kpsingh,
	mark.rutland, xukuohai, zlim.lnx, yhs, yhs

Hello:

This patch was applied to bpf/bpf-next.git (master)
by Daniel Borkmann <daniel@iogearbox.net>:

On Thu, 11 May 2023 16:05:07 +0200 you wrote:
> This extends the BPF trampoline JIT to support attachment to functions
> that take small structures (up to 128bit) as argument. This is trivially
> achieved by saving/restoring a number of "argument registers" rather
> than a number of arguments.
> 
> The AAPCS64 section 6.8.2 describes the parameter passing ABI.
> "Composite types" (like C structs) below 16 bytes (as enforced by the
> BPF verifier) are provided as part of the 8 argument registers as
> explained in the section C.12.
> 
> [...]

Here is the summary with links:
  - [bpf-next,v2] arm64,bpf: Support struct arguments in the BPF trampoline
    https://git.kernel.org/bpf/bpf-next/c/90564f1e3dd6

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2023-05-15 19:20 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <20230511140507.514888-1-revest@chromium.org>
2023-05-15 19:20 ` [PATCH bpf-next v2] arm64,bpf: Support struct arguments in the BPF trampoline patchwork-bot+netdevbpf

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).