Files
linux/tools/testing/selftests/bpf/prog_tests
Yonghong Song 811068726e selftests/bpf: Fix a user_ringbuf failure with arm64 64KB page size
[ Upstream commit bbc7bd658d ]

The ringbuf max_entries must be PAGE_ALIGNED. See kernel function
ringbuf_map_alloc(). So for arm64 64KB page size, adjust max_entries
properly.

Signed-off-by: Yonghong Song <yonghong.song@linux.dev>
Link: https://lore.kernel.org/r/20250607013626.1553001-1-yonghong.song@linux.dev
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2025-08-20 18:30:39 +02:00
..
2024-09-11 09:58:31 -07:00
2023-08-31 17:18:53 +02:00
2023-11-01 22:31:41 -07:00
2023-03-08 11:15:39 -08:00
2022-11-20 15:45:48 -08:00