linux/tools/testing/selftests/bpf/map_tests
Yan Zhai d66b773917 selftests: bpf: test batch lookup on array of maps with holes
Iterating through array of maps may encounter non existing keys. The
batch operation should not fail on when this happens.

Signed-off-by: Yan Zhai <yan@cloudflare.com>
Acked-by: Hou Tao <houtao1@huawei.com>
Link: https://lore.kernel.org/r/9007237b9606dc2ee44465a4447fe46e13f3bea6.1739171594.git.yan@cloudflare.com
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
2025-02-18 17:27:37 -08:00
..
.gitignore
array_map_batch_ops.c selftests/bpf: Free the allocated resources after test case succeeds 2022-09-22 16:41:27 -07:00
htab_map_batch_ops.c selftests/bpf: fix some typos in selftests 2024-09-05 13:07:47 -07:00
lpm_trie_map_basic_ops.c selftests/bpf: Add more test cases for LPM trie 2024-12-06 09:14:26 -08:00
lpm_trie_map_batch_ops.c selftests/bpf: fix some typos in selftests 2024-09-05 13:07:47 -07:00
lpm_trie_map_get_next_key.c selftests/bpf: Add test for trie_get_next_key() 2024-10-29 13:41:41 -07:00
map_in_map_batch_ops.c selftests: bpf: test batch lookup on array of maps with holes 2025-02-18 17:27:37 -08:00
map_percpu_stats.c bpf/selftests: Check errno when percpu map value size exceeds 2024-09-11 13:22:45 -07:00
sk_storage_map.c selftests/bpf: Fix compile error from rlim_t in sk_storage_map.c 2024-07-29 15:05:07 -07:00
task_storage_map.c selftests/bpf: Check for PREEMPTION instead of PREEMPT 2024-11-26 08:55:01 -08:00