Jiri Olsa
e658d59f0e
selftests/bpf: Fix perf_buffer test on system with offline cpus
...
[ Upstream commit d4121376ac7a9c81a696d7558789b2f29ef3574e ]
The perf_buffer fails on system with offline cpus:
# test_progs -t perf_buffer
test_perf_buffer:PASS:nr_cpus 0 nsec
test_perf_buffer:PASS:nr_on_cpus 0 nsec
test_perf_buffer:PASS:skel_load 0 nsec
test_perf_buffer:PASS:attach_kprobe 0 nsec
test_perf_buffer:PASS:perf_buf__new 0 nsec
test_perf_buffer:PASS:epoll_fd 0 nsec
skipping offline CPU #24
skipping offline CPU #25
skipping offline CPU #26
skipping offline CPU #27
skipping offline CPU #28
skipping offline CPU #29
skipping offline CPU #30
skipping offline CPU #31
test_perf_buffer:PASS:perf_buffer__poll 0 nsec
test_perf_buffer:PASS:seen_cpu_cnt 0 nsec
test_perf_buffer:FAIL:buf_cnt got 24, expected 32
Summary: 0/0 PASSED, 0 SKIPPED, 1 FAILED
Changing the test to check online cpus instead of possible.
Signed-off-by: Jiri Olsa <jolsa@kernel.org>
Signed-off-by: Andrii Nakryiko <andrii@kernel.org>
Acked-by: John Fastabend <john.fastabend@gmail.com>
Link: https://lore.kernel.org/bpf/20211021114132.8196-2-jolsa@kernel.org
Signed-off-by: Sasha Levin <sashal@kernel.org>
2021-11-18 14:03:59 +01:00
..
2021-04-28 13:40:02 +02:00
2021-09-26 14:08:59 +02:00
2021-07-28 14:35:37 +02:00
2021-01-30 13:55:19 +01:00
2021-05-07 11:04:31 +02:00
2021-01-27 11:55:20 +01:00
2020-07-06 10:46:23 +00:00
2020-08-22 10:53:12 +01:00
2021-09-26 14:08:57 +02:00
2020-09-21 07:50:58 -06:00
2021-04-16 11:43:20 +02:00
2021-10-27 09:56:55 +02:00
2020-09-04 11:58:15 -07:00
2021-03-30 14:31:53 +02:00
2021-11-02 19:48:25 +01:00
2021-05-22 11:40:55 +02:00
2021-07-31 08:16:10 +02:00
2020-06-11 16:27:24 +01:00
2021-11-18 14:03:59 +01:00
2021-09-18 13:40:07 +02:00
2021-10-09 14:40:56 +02:00
2021-09-03 10:09:27 +02:00
2021-10-09 14:40:57 +02:00
2020-07-13 10:42:02 -07:00