diff options
| author | Andrii Nakryiko <[email protected]> | 2023-10-11 15:37:25 -0700 |
|---|---|---|
| committer | Daniel Borkmann <[email protected]> | 2023-10-16 13:49:18 +0200 |
| commit | 08a7078feacf419305d86d36b974c48347f3abb0 (patch) | |
| tree | c881e184693c4e36f3bd40fee50138a1b21bff77 /lib/crypto/mpi/mpi-mul.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 <[email protected]>
Signed-off-by: Daniel Borkmann <[email protected]>
Acked-by: Jiri Olsa <[email protected]>
Acked-by: John Fastabend <[email protected]>
Acked-by: Eduard Zingerman <[email protected]>
Link: https://lore.kernel.org/bpf/[email protected]
Diffstat (limited to 'lib/crypto/mpi/mpi-mul.c')
0 files changed, 0 insertions, 0 deletions