Thread (23 messages) 23 messages, 5 authors, 1d ago

Re: [PATCHv5 13/13] selftests/bpf: Add tests for forked/cloned optimized uprobes

From: bot+bpf-ci@kernel.org
Date: 2026-07-01 11:57:22
Also in: bpf

quoted hunk ↗ jump to hunk
diff --git a/tools/testing/selftests/bpf/prog_tests/uprobe_syscall.c b/tools/testing/selftests/bpf/prog_tests/uprobe_syscall.c
index ff07e5df9a65..eb067f029a9f 100644
--- a/tools/testing/selftests/bpf/prog_tests/uprobe_syscall.c
+++ b/tools/testing/selftests/bpf/prog_tests/uprobe_syscall.c
[ ... ]
quoted hunk ↗ jump to hunk
@@ -954,6 +957,88 @@ static void test_uprobe_error(void)
+static void test_uprobe_fork_optimized(bool clone_vm)
+{
[ ... ]
+	/* Make sure it got optimied. */
+	if (!ASSERT_OK(memcmp(uprobe_fork_test, lea_rsp, sizeof(lea_rsp)), "optimized"))
This isn't a bug, but should "optimied" in this comment read "optimized",
to match the spelling used elsewhere in the file?


---
AI reviewed your patch. Please fix the bug or email reply why it's not a bug.
See: https://github.com/kernel-patches/vmtest/blob/master/ci/claude/README.md

CI run summary: https://github.com/kernel-patches/bpf/actions/runs/28514315910
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help