BPF List
 help / color / mirror / Atom feed
* [PATCH bpf-next 0/3] Fix a few selftest failure due to 64K page
@ 2026-01-13  6:10 Yonghong Song
  2026-01-13  6:10 ` [PATCH bpf-next 1/3] selftests/bpf: Fix dmabuf_iter/lots_of_buffers failure with " Yonghong Song
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Yonghong Song @ 2026-01-13  6:10 UTC (permalink / raw)
  To: bpf
  Cc: Alexei Starovoitov, Andrii Nakryiko, Daniel Borkmann, kernel-team,
	Martin KaFai Lau

Fix a few arm64 selftest failures due to 64K page. Please see each
indvidual patch for why the test failed and how the test gets fixed.

Yonghong Song (3):
  selftests/bpf: Fix dmabuf_iter/lots_of_buffers failure with 64K page
  selftests/bpf: Fix sk_bypass_prot_mem failure with 64K page
  selftests/bpf: Fix verifier_arena_globals1 failure with 64K page

 tools/testing/selftests/bpf/prog_tests/dmabuf_iter.c       | 2 +-
 .../testing/selftests/bpf/prog_tests/sk_bypass_prot_mem.c  | 7 ++++++-
 .../testing/selftests/bpf/progs/verifier_arena_globals1.c  | 2 +-
 3 files changed, 8 insertions(+), 3 deletions(-)

-- 
2.47.3


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2026-01-13 18:21 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-01-13  6:10 [PATCH bpf-next 0/3] Fix a few selftest failure due to 64K page Yonghong Song
2026-01-13  6:10 ` [PATCH bpf-next 1/3] selftests/bpf: Fix dmabuf_iter/lots_of_buffers failure with " Yonghong Song
2026-01-13  6:10 ` [PATCH bpf-next 2/3] selftests/bpf: Fix sk_bypass_prot_mem " Yonghong Song
2026-01-13  6:10 ` [PATCH bpf-next 3/3] selftests/bpf: Fix verifier_arena_globals1 " Yonghong Song
2026-01-13 17:04   ` Emil Tsalapatis
2026-01-13 10:32 ` [PATCH bpf-next 0/3] Fix a few selftest failure due to " Alan Maguire
2026-01-13 18:17 ` patchwork-bot+netdevbpf

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox