Netdev List
 help / color / mirror / Atom feed
* [PATCH net-next 0/2] sparc64 eBPF JIT
@ 2017-04-18 18:57 David Miller
  0 siblings, 0 replies; only message in thread
From: David Miller @ 2017-04-18 18:57 UTC (permalink / raw)
  To: sparclinux; +Cc: netdev, ast, daniel


This series adds an eBPF JIT for sparc64.

Sparc32 keeps having it's cBPF JIT after these changes.

Thanks to Daniel and Alexei for their invaluable feedback and review.

Signed-off-by: David S. Miller <davem@davemloft.net>
---

since RFC:
 -- rework register allocation so that we don't have to emit move
    instructions to get the arguments into place for calls
 -- allow FP as source for 64-bit ALU move operations
 -- don't emit NOP instructions in prologue, instead do multiple
    passes so that all the branch offsets settle down
 -- remove unnecessary checks on imm64 loads that verifier does
 -- consistently use bpf2sparc[] instead of direct register references

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

only message in thread, other threads:[~2017-04-18 18:57 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-04-18 18:57 [PATCH net-next 0/2] sparc64 eBPF JIT David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox