BPF List
 help / color / mirror / Atom feed
* [PATCH RFC bpf-next 0/3] selftests/bpf: Test inline helpers for LoongArch
@ 2026-04-28  8:00 Tiezhu Yang
  2026-04-28  8:00 ` [PATCH RFC bpf-next 1/3] selftests/bpf: Add __arch_loongarch macro to limit test cases Tiezhu Yang
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Tiezhu Yang @ 2026-04-28  8:00 UTC (permalink / raw)
  To: loongarch, bpf, linux-kernel

The arch-specified kernel code is still in the pipeline [1], but
I think it can submit these testcases within the same development
cycle. At the very least, it does not introduce any regressions.

[1] https://lore.kernel.org/lkml/20260428072021.7289-1-yangtiezhu@loongson.cn/

Tiezhu Yang (3):
  selftests/bpf: Add __arch_loongarch macro to limit test cases
  selftests/bpf: Test inline_bpf_get_current_task() for LoongArch
  selftests/bpf: Test jited inline of bpf_get_smp_processor_id()

 tools/testing/selftests/bpf/progs/bpf_misc.h        |  1 +
 .../selftests/bpf/progs/verifier_jit_inline.c       | 13 +++++++++++++
 tools/testing/selftests/bpf/test_loader.c           |  5 +++++
 3 files changed, 19 insertions(+)

-- 
2.42.0


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

end of thread, other threads:[~2026-04-28 22:04 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-04-28  8:00 [PATCH RFC bpf-next 0/3] selftests/bpf: Test inline helpers for LoongArch Tiezhu Yang
2026-04-28  8:00 ` [PATCH RFC bpf-next 1/3] selftests/bpf: Add __arch_loongarch macro to limit test cases Tiezhu Yang
2026-04-28  8:00 ` [PATCH RFC bpf-next 2/3] selftests/bpf: Test inline_bpf_get_current_task() for LoongArch Tiezhu Yang
2026-04-28 20:46   ` sashiko-bot
2026-04-28  8:00 ` [PATCH RFC bpf-next 3/3] selftests/bpf: Test jited inline of bpf_get_smp_processor_id() Tiezhu Yang
2026-04-28 22:04   ` sashiko-bot

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