loongarch.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
* Loongarch bpf selftests report
@ 2025-08-24 17:46 Vincent Li
  0 siblings, 0 replies; only message in thread
From: Vincent Li @ 2025-08-24 17:46 UTC (permalink / raw)
  To: loongarch; +Cc: Hengqi Chen, Tiezhu Yang, Huacai Chen, Chenghao Duan

Hi Folks,

I am able to finally complete the bpf selftests and generated a
selftests report here
https://www.bpfire.net/download/bpf_selftests.json.txt, here is the
command to skip the tests that could hang up the kernel and  generate
the rest of bpf selftests failed reports:

./test_progs --deny=module_attach --deny=ns_bpf_qdisc
--deny=struct_ops --deny=subprogs_extable --deny=tracing_struct
--deny=timer_lockup --json-summary="./bpf_selftests.json"

In my opinion after reading related bpf selftests code:

1. module_attach, subprogs_extable, tracing_struct are related issues,
that is fentry/fexit on kernel module function would hang up the
kernel.
2. ns_bpf_qdisc kernel panic is a separate issue and should not be tied to 1
3. intermittent timer_lockup test hang up kernel that could be
architecture independent.

Thanks,

Vincent

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2025-08-24 17:47 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-08-24 17:46 Loongarch bpf selftests report Vincent Li

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).