]> www.infradead.org Git - users/jedix/linux-maple.git/commit
selftests/bpf: Add a test for arena range tree algorithm
authorAlexei Starovoitov <ast@kernel.org>
Fri, 8 Nov 2024 02:56:16 +0000 (18:56 -0800)
committerAndrii Nakryiko <andrii@kernel.org>
Wed, 13 Nov 2024 21:52:56 +0000 (13:52 -0800)
commite58358afa84e8e271a296459d35d1715c7572013
treeffdbffa393781d1afaf21310e8ca2e55c4888f4f
parentb795379757eb054925fbb6783559c86f01c1a614
selftests/bpf: Add a test for arena range tree algorithm

Add a test that verifies specific behavior of arena range tree
algorithm and adjust existing big_alloc1 test due to use
of global data in arena.

Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Signed-off-by: Andrii Nakryiko <andrii@kernel.org>
Acked-by: Kumar Kartikeya Dwivedi <memxor@gmail.com>
Link: https://lore.kernel.org/bpf/20241108025616.17625-3-alexei.starovoitov@gmail.com
tools/testing/selftests/bpf/progs/verifier_arena_large.c