* [PATCH bpf-next] bpf/selftests: fix uprobe_multi usage
@ 2026-04-21 14:33 Alexis Lothoré (eBPF Foundation)
2026-04-22 21:30 ` patchwork-bot+netdevbpf
0 siblings, 1 reply; 2+ messages in thread
From: Alexis Lothoré (eBPF Foundation) @ 2026-04-21 14:33 UTC (permalink / raw)
To: Alexei Starovoitov, Daniel Borkmann, Andrii Nakryiko,
Martin KaFai Lau, Eduard Zingerman, Kumar Kartikeya Dwivedi,
Song Liu, Yonghong Song, Jiri Olsa, Shuah Khan
Cc: ebpf, Bastien Curutchet, Thomas Petazzoni, bpf, linux-kselftest,
linux-kernel, Alexis Lothoré (eBPF Foundation)
uprobe_multi usage message not in sync with the list of subtests it
actually supports.
Add the missing subtests in the help message.
Signed-off-by: Alexis Lothoré (eBPF Foundation) <alexis.lothore@bootlin.com>
---
tools/testing/selftests/bpf/uprobe_multi.c | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/tools/testing/selftests/bpf/uprobe_multi.c b/tools/testing/selftests/bpf/uprobe_multi.c
index 3e58a86b8e25..0af330b6c364 100644
--- a/tools/testing/selftests/bpf/uprobe_multi.c
+++ b/tools/testing/selftests/bpf/uprobe_multi.c
@@ -144,6 +144,8 @@ int main(int argc, char **argv)
return trigger_uprobe(true /* page-in build ID */);
error:
- fprintf(stderr, "usage: %s <bench|usdt>\n", argv[0]);
+ fprintf(stderr,
+ "usage: %s <bench|usdt|uprobe-paged-out|uprobe-paged-in>\n",
+ argv[0]);
return -1;
}
---
base-commit: 05103382104b8ffc701f7b2c79379a0361ecad30
change-id: 20260421-uprobe_multi_usage-459b970450bf
Best regards,
--
Alexis Lothoré (eBPF Foundation) <alexis.lothore@bootlin.com>
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH bpf-next] bpf/selftests: fix uprobe_multi usage
2026-04-21 14:33 [PATCH bpf-next] bpf/selftests: fix uprobe_multi usage Alexis Lothoré (eBPF Foundation)
@ 2026-04-22 21:30 ` patchwork-bot+netdevbpf
0 siblings, 0 replies; 2+ messages in thread
From: patchwork-bot+netdevbpf @ 2026-04-22 21:30 UTC (permalink / raw)
To: =?utf-8?q?Alexis_Lothor=C3=A9_=28eBPF_Foundation=29_=3Calexis=2Elothore=40bo?=,
=?utf-8?q?otlin=2Ecom=3E?=
Cc: ast, daniel, andrii, martin.lau, eddyz87, memxor, song,
yonghong.song, jolsa, shuah, ebpf, bastien.curutchet,
thomas.petazzoni, bpf, linux-kselftest, linux-kernel
Hello:
This patch was applied to bpf/bpf-next.git (master)
by Kumar Kartikeya Dwivedi <memxor@gmail.com>:
On Tue, 21 Apr 2026 16:33:29 +0200 you wrote:
> uprobe_multi usage message not in sync with the list of subtests it
> actually supports.
>
> Add the missing subtests in the help message.
>
> Signed-off-by: Alexis Lothoré (eBPF Foundation) <alexis.lothore@bootlin.com>
>
> [...]
Here is the summary with links:
- [bpf-next] bpf/selftests: fix uprobe_multi usage
https://git.kernel.org/bpf/bpf-next/c/7f843c0584f4
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2026-04-22 21:30 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-04-21 14:33 [PATCH bpf-next] bpf/selftests: fix uprobe_multi usage Alexis Lothoré (eBPF Foundation)
2026-04-22 21:30 ` patchwork-bot+netdevbpf
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox