Searched hist:"2 d78928c9cf7bee08c3e2344e6e1755412855448" (Results 1 – 3 of 3) sorted by relevance
/linux/tools/testing/selftests/bpf/progs/ |
H A D | percpu_alloc_cgrp_local_storage.c | diff 2d78928c9cf7bee08c3e2344e6e1755412855448 Thu Oct 12 00:37:24 CEST 2023 Andrii Nakryiko <andrii@kernel.org> selftests/bpf: Improve percpu_alloc test robustness
Make these non-serial tests filter BPF programs by intended PID of a test runner process. This makes it isolated from other parallel tests that might interfere accidentally.
Signed-off-by: Andrii Nakryiko <andrii@kernel.org> Signed-off-by: Daniel Borkmann <daniel@iogearbox.net> Acked-by: John Fastabend <john.fastabend@gmail.com> Acked-by: Eduard Zingerman <eddyz87@gmail.com> Link: https://lore.kernel.org/bpf/20231011223728.3188086-2-andrii@kernel.org
|
H A D | percpu_alloc_array.c | diff 2d78928c9cf7bee08c3e2344e6e1755412855448 Thu Oct 12 00:37:24 CEST 2023 Andrii Nakryiko <andrii@kernel.org> selftests/bpf: Improve percpu_alloc test robustness
Make these non-serial tests filter BPF programs by intended PID of a test runner process. This makes it isolated from other parallel tests that might interfere accidentally.
Signed-off-by: Andrii Nakryiko <andrii@kernel.org> Signed-off-by: Daniel Borkmann <daniel@iogearbox.net> Acked-by: John Fastabend <john.fastabend@gmail.com> Acked-by: Eduard Zingerman <eddyz87@gmail.com> Link: https://lore.kernel.org/bpf/20231011223728.3188086-2-andrii@kernel.org
|
/linux/tools/testing/selftests/bpf/prog_tests/ |
H A D | percpu_alloc.c | diff 2d78928c9cf7bee08c3e2344e6e1755412855448 Thu Oct 12 00:37:24 CEST 2023 Andrii Nakryiko <andrii@kernel.org> selftests/bpf: Improve percpu_alloc test robustness
Make these non-serial tests filter BPF programs by intended PID of a test runner process. This makes it isolated from other parallel tests that might interfere accidentally.
Signed-off-by: Andrii Nakryiko <andrii@kernel.org> Signed-off-by: Daniel Borkmann <daniel@iogearbox.net> Acked-by: John Fastabend <john.fastabend@gmail.com> Acked-by: Eduard Zingerman <eddyz87@gmail.com> Link: https://lore.kernel.org/bpf/20231011223728.3188086-2-andrii@kernel.org
|