diff options
| author | Yonghong Song <yonghong.song@linux.dev> | 2025-06-07 04:36:21 +0300 |
|---|---|---|
| committer | Alexei Starovoitov <ast@kernel.org> | 2025-06-07 05:21:43 +0300 |
| commit | 8c8c5e3c854a2593ec90dacd868f3066b67de1c4 (patch) | |
| tree | ae0b404b024f20fbf44a123d821c61de839b2353 /tools/perf/scripts/python/parallel-perf.py | |
| parent | 377d3715900c1f465a5ea8a6a11bcbdc42b18668 (diff) | |
| download | linux-8c8c5e3c854a2593ec90dacd868f3066b67de1c4.tar.xz | |
selftests/bpf: Fix ringbuf/ringbuf_write test failure with arm64 64KB page size
The ringbuf max_entries must be PAGE_ALIGNED. See kernel function
ringbuf_map_alloc(). So for arm64 64KB page size, adjust max_entries
and other related metrics properly.
Signed-off-by: Yonghong Song <yonghong.song@linux.dev>
Link: https://lore.kernel.org/r/20250607013621.1552332-1-yonghong.song@linux.dev
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/parallel-perf.py')
0 files changed, 0 insertions, 0 deletions
