public inbox for bpf@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] bpf: fsession support for LoongArch
@ 2026-02-26  6:59 Hengqi Chen
  2026-02-26  6:59 ` [PATCH 1/3] LoongArch: BPF: Introduce emit_store_stack_imm64() helper Hengqi Chen
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Hengqi Chen @ 2026-02-26  6:59 UTC (permalink / raw)
  To: ast, daniel, andrii, martin.lau, chenhuacai, yangtiezhu,
	vincent.mc.li, menglong8.dong
  Cc: loongarch, bpf, Hengqi Chen

This small set implements fsession support for LoongArch.

Patch 1 introduces a helper named emit_store_stack_imm64().
Patch 2 implements fsession support.
Patch 3 enable fsession selftests on LoongArch.

Hengqi Chen (3):
  LoongArch: BPF: Introduce emit_store_stack_imm64() helper
  LoongArch: BPF: Add fsession support for trampolines
  bpf/selftests: Enable fsession tests for LoongArch

 arch/loongarch/net/bpf_jit.c                  | 100 ++++++++++++++----
 .../selftests/bpf/progs/get_func_args_test.c  |   3 +-
 .../selftests/bpf/progs/get_func_ip_test.c    |   3 +-
 3 files changed, 83 insertions(+), 23 deletions(-)

--
2.43.5

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

end of thread, other threads:[~2026-03-04  2:51 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-02-26  6:59 [PATCH 0/3] bpf: fsession support for LoongArch Hengqi Chen
2026-02-26  6:59 ` [PATCH 1/3] LoongArch: BPF: Introduce emit_store_stack_imm64() helper Hengqi Chen
2026-03-04  2:04   ` Menglong Dong
2026-02-26  6:59 ` [PATCH 2/3] LoongArch: BPF: Add fsession support for trampolines Hengqi Chen
2026-03-04  2:11   ` Menglong Dong
2026-02-26  6:59 ` [PATCH bpf-next 3/3] bpf/selftests: Enable fsession tests for LoongArch Hengqi Chen
2026-02-27  1:59   ` Vincent Li
2026-03-04  1:43   ` Menglong Dong
2026-03-04  2:51 ` [PATCH 0/3] bpf: fsession support " Menglong Dong

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