From: Hengqi Chen <hengqi.chen@gmail.com>
To: Chenghao Duan <duanchenghao@kylinos.cn>
Cc: yangtiezhu@loongson.cn, chenhuacai@kernel.org, kernel@xen0n.name,
zhangtianyang@loongson.cn, masahiroy@kernel.org,
linux-kernel@vger.kernel.org, loongarch@lists.linux.dev,
bpf@vger.kernel.org, guodongtai@kylinos.cn,
youling.tang@linux.dev, jianghaoran@kylinos.cn,
vincent.mc.li@gmail.com
Subject: Re: [PATCH v1 0/2] Fix the failure issue of the module_attach test case
Date: Wed, 10 Dec 2025 12:10:46 +0800 [thread overview]
Message-ID: <CAEyhmHSPQLd2ivmzcNxDcKJW8143HLi_=syo_8iBPSxWE35pog@mail.gmail.com> (raw)
In-Reply-To: <20251209093405.1309253-1-duanchenghao@kylinos.cn>
One minor question, I wonder how you debug these issues ?
On Tue, Dec 9, 2025 at 5:34 PM Chenghao Duan <duanchenghao@kylinos.cn> wrote:
>
> The following test cases under the tools/testing/selftests/bpf/
> directory have passed the test:
>
> ./test_progs -t module_attach
> ./test_progs -t module_fentry_shadow
> ./test_progs -t subprogs
> ./test_progs -t subprogs_extable
> ./test_progs -t tailcalls
> ./test_progs -t struct_ops -d struct_ops_multi_pages
> ./test_progs -t fexit_bpf2bpf
> ./test_progs -t fexit_stress
> ./test_progs -t module_fentry_shadow
> ./test_progs -t fentry_test/fentry
> ./test_progs -t fexit_test/fexit
> ./test_progs -t fentry_fexit
> ./test_progs -t modify_return
> ./test_progs -t fexit_sleep
> ./test_progs -t test_overhead
> ./test_progs -t trampoline_count
>
> Chenghao Duan (2):
> LoongArch: Modify the jump logic of the trampoline
> LoongArch: BPF: Enable BPF exception fixup for specific ADE subcode
>
> arch/loongarch/kernel/mcount_dyn.S | 14 +++++---
> arch/loongarch/kernel/traps.c | 7 +++-
> arch/loongarch/net/bpf_jit.c | 37 +++++++++++++++------
> samples/ftrace/ftrace-direct-modify.c | 8 ++---
> samples/ftrace/ftrace-direct-multi-modify.c | 8 ++---
> samples/ftrace/ftrace-direct-multi.c | 4 +--
> samples/ftrace/ftrace-direct-too.c | 4 +--
> samples/ftrace/ftrace-direct.c | 4 +--
> 8 files changed, 56 insertions(+), 30 deletions(-)
>
> --
> 2.25.1
>
next prev parent reply other threads:[~2025-12-10 4:10 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-12-09 9:34 [PATCH v1 0/2] Fix the failure issue of the module_attach test case Chenghao Duan
2025-12-09 9:34 ` [PATCH v1 1/2] LoongArch: Modify the jump logic of the trampoline Chenghao Duan
2025-12-10 0:48 ` Tiezhu Yang
2025-12-10 4:15 ` Hengqi Chen
2025-12-10 6:16 ` Chenghao Duan
2025-12-09 9:34 ` [PATCH v1 2/2] LoongArch: Enable BPF exception fixup for specific ADE subcode Chenghao Duan
2025-12-10 1:02 ` Tiezhu Yang
2025-12-10 5:20 ` Hengqi Chen
2025-12-10 5:43 ` Chenghao Duan
2025-12-10 3:18 ` [PATCH v1 0/2] Fix the failure issue of the module_attach test case Vincent Li
2025-12-10 4:10 ` Hengqi Chen [this message]
2025-12-10 6:08 ` Chenghao Duan
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='CAEyhmHSPQLd2ivmzcNxDcKJW8143HLi_=syo_8iBPSxWE35pog@mail.gmail.com' \
--to=hengqi.chen@gmail.com \
--cc=bpf@vger.kernel.org \
--cc=chenhuacai@kernel.org \
--cc=duanchenghao@kylinos.cn \
--cc=guodongtai@kylinos.cn \
--cc=jianghaoran@kylinos.cn \
--cc=kernel@xen0n.name \
--cc=linux-kernel@vger.kernel.org \
--cc=loongarch@lists.linux.dev \
--cc=masahiroy@kernel.org \
--cc=vincent.mc.li@gmail.com \
--cc=yangtiezhu@loongson.cn \
--cc=youling.tang@linux.dev \
--cc=zhangtianyang@loongson.cn \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).