Linux-RISC-V Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH bpf-next 0/3] bpf: fsession support for riscv
@ 2026-02-03  5:52 Menglong Dong
  2026-02-03  5:52 ` [PATCH bpf-next 1/3] bpf, riscv: introduce emit_store_stack_imm64() for trampoline Menglong Dong
                   ` (3 more replies)
  0 siblings, 4 replies; 10+ messages in thread
From: Menglong Dong @ 2026-02-03  5:52 UTC (permalink / raw)
  To: ast
  Cc: daniel, andrii, martin.lau, eddyz87, song, yonghong.song,
	john.fastabend, kpsingh, sdf, haoluo, jolsa, bjorn, pulehui,
	puranjay, pjw, palmer, aou, alex, jiang.biao, bpf, linux-riscv,
	linux-kernel

Implement bpf fsession for the riscv architecture.

Menglong Dong (3):
  bpf,riscv: introduce emit_store_stack_imm64() for trampoline
  bpf,riscv: add fsession support for trampolines
  selftests/bpf: enable fsession_test on riscv64

 arch/riscv/net/bpf_jit_comp64.c               | 92 +++++++++++++++----
 .../selftests/bpf/progs/get_func_args_test.c  |  2 +-
 .../selftests/bpf/progs/get_func_ip_test.c    |  2 +-
 3 files changed, 74 insertions(+), 22 deletions(-)

-- 
2.52.0


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

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

end of thread, other threads:[~2026-02-06 12:10 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-02-03  5:52 [PATCH bpf-next 0/3] bpf: fsession support for riscv Menglong Dong
2026-02-03  5:52 ` [PATCH bpf-next 1/3] bpf, riscv: introduce emit_store_stack_imm64() for trampoline Menglong Dong
2026-02-03  5:52 ` [PATCH bpf-next 2/3] bpf, riscv: add fsession support for trampolines Menglong Dong
2026-02-03  6:20   ` Leon Hwang
2026-02-03  6:25     ` Menglong Dong
2026-02-06 11:22   ` Björn Töpel
2026-02-06 12:07     ` Menglong Dong
2026-02-03  5:52 ` [PATCH bpf-next 3/3] selftests/bpf: enable fsession_test on riscv64 Menglong Dong
2026-02-06 11:20 ` [PATCH bpf-next 0/3] bpf: fsession support for riscv Björn Töpel
2026-02-06 11:29   ` Menglong Dong

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