BPF List
 help / color / mirror / Atom feed
* [PATCH bpf-next v2 0/4] selftests/bpf: Add some tests for LoongArch
@ 2026-06-15 10:05 Tiezhu Yang
  2026-06-15 10:05 ` [PATCH bpf-next v2 1/4] selftests/bpf: Add get_preempt_count() support " Tiezhu Yang
                   ` (4 more replies)
  0 siblings, 5 replies; 8+ messages in thread
From: Tiezhu Yang @ 2026-06-15 10:05 UTC (permalink / raw)
  To: Alexei Starovoitov, Huacai Chen; +Cc: loongarch, bpf

This series is based on the latest master branch of bpf-next tree.
https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next.git/

Dependency Note:
================
This series strictly depends on the following LoongArch core series,
which moves thread_info into task_struct:

"Move thread_info into task_struct for LoongArch"
https://lore.kernel.org/loongarch/20260612011616.27771-1-yangtiezhu@loongson.cn/

Because of this cross-tree dependency, these patches are based on the
bpf-next tree for review, but the actual merge timing and routing are
left to the discretion of the BPF and LoongArch maintainers.

Tiezhu Yang (4):
  selftests/bpf: Add get_preempt_count() support for LoongArch
  selftests/bpf: Add __arch_loongarch to limit test cases for LoongArch
  selftests/bpf: Test jited inline of bpf_get_current_task() for
    LoongArch
  selftests/bpf: Test jited inline of bpf_get_smp_processor_id() for
    LoongArch

 .../testing/selftests/bpf/bpf_experimental.h  | 23 +++++++++++++++++++
 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 ++++
 4 files changed, 42 insertions(+)

-- 
2.42.0


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

end of thread, other threads:[~2026-06-15 15:45 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-06-15 10:05 [PATCH bpf-next v2 0/4] selftests/bpf: Add some tests for LoongArch Tiezhu Yang
2026-06-15 10:05 ` [PATCH bpf-next v2 1/4] selftests/bpf: Add get_preempt_count() support " Tiezhu Yang
2026-06-15 10:05 ` [PATCH bpf-next v2 2/4] selftests/bpf: Add __arch_loongarch to limit test cases " Tiezhu Yang
2026-06-15 10:05 ` [PATCH bpf-next v2 3/4] selftests/bpf: Test jited inline of bpf_get_current_task() " Tiezhu Yang
2026-06-15 10:25   ` sashiko-bot
2026-06-15 10:05 ` [PATCH bpf-next v2 4/4] selftests/bpf: Test jited inline of bpf_get_smp_processor_id() " Tiezhu Yang
2026-06-15 10:26   ` sashiko-bot
2026-06-15 15:45 ` [PATCH bpf-next v2 0/4] selftests/bpf: Add some tests " Alexei Starovoitov

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