diff options
author | Andrii Nakryiko <andrii@kernel.org> | 2023-10-11 15:37:25 -0700 |
---|---|---|
committer | Daniel Borkmann <daniel@iogearbox.net> | 2023-10-16 13:49:18 +0200 |
commit | 08a7078feacf419305d86d36b974c48347f3abb0 (patch) | |
tree | c881e184693c4e36f3bd40fee50138a1b21bff77 /tools/lib/str_error_r.c | |
parent | 2d78928c9cf7bee08c3e2344e6e1755412855448 (diff) |
selftests/bpf: Improve missed_kprobe_recursion test robustness
Given missed_kprobe_recursion is non-serial and uses common testing
kfuncs to count number of recursion misses it's possible that some other
parallel test can trigger extraneous recursion misses. So we can't
expect exactly 1 miss. Relax conditions and expect at least one.
Signed-off-by: Andrii Nakryiko <andrii@kernel.org>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Acked-by: Jiri Olsa <jolsa@kernel.org>
Acked-by: John Fastabend <john.fastabend@gmail.com>
Acked-by: Eduard Zingerman <eddyz87@gmail.com>
Link: https://lore.kernel.org/bpf/20231011223728.3188086-3-andrii@kernel.org
Diffstat (limited to 'tools/lib/str_error_r.c')
0 files changed, 0 insertions, 0 deletions