diff options
author | Andrii Nakryiko <andrii@kernel.org> | 2023-10-12 01:37:25 +0300 |
---|---|---|
committer | Daniel Borkmann <daniel@iogearbox.net> | 2023-10-16 14:49:18 +0300 |
commit | 08a7078feacf419305d86d36b974c48347f3abb0 (patch) | |
tree | c881e184693c4e36f3bd40fee50138a1b21bff77 /tools/perf/scripts/python | |
parent | 2d78928c9cf7bee08c3e2344e6e1755412855448 (diff) | |
download | linux-08a7078feacf419305d86d36b974c48347f3abb0.tar.xz |
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/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions