public inbox for bpf@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH bpf-next 0/3] s390/bpf: Implement exceptions
@ 2024-07-03  0:48 Ilya Leoshkevich
  2024-07-03  0:48 ` [PATCH bpf-next 1/3] s390/bpf: Change seen_reg to a mask Ilya Leoshkevich
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Ilya Leoshkevich @ 2024-07-03  0:48 UTC (permalink / raw)
  To: Alexei Starovoitov, Daniel Borkmann, Andrii Nakryiko
  Cc: bpf, Heiko Carstens, Vasily Gorbik, Alexander Gordeev,
	Ilya Leoshkevich

Hi,

this series implements exceptions in the s390x JIT. Patch 1 is a small
refactoring, patch 2 is the implementation, and patch 3 enables the
tests in the CI.

Best regards,
Ilya

Ilya Leoshkevich (3):
  s390/bpf: Change seen_reg to a mask
  s390/bpf: Implement exceptions
  selftests/bpf: Remove exceptions tests from DENYLIST.s390x

 arch/s390/net/bpf_jit_comp.c               | 85 +++++++++++++++++-----
 tools/testing/selftests/bpf/DENYLIST.s390x |  1 -
 2 files changed, 68 insertions(+), 18 deletions(-)

-- 
2.45.2


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2024-07-08 14:40 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-03  0:48 [PATCH bpf-next 0/3] s390/bpf: Implement exceptions Ilya Leoshkevich
2024-07-03  0:48 ` [PATCH bpf-next 1/3] s390/bpf: Change seen_reg to a mask Ilya Leoshkevich
2024-07-03  0:48 ` [PATCH bpf-next 2/3] s390/bpf: Implement exceptions Ilya Leoshkevich
2024-07-03  0:48 ` [PATCH bpf-next 3/3] selftests/bpf: Remove exceptions tests from DENYLIST.s390x Ilya Leoshkevich
2024-07-08 14:40 ` [PATCH bpf-next 0/3] s390/bpf: Implement exceptions 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