linux/tools/testing/selftests/bpf/map_tests
Amery Hung e02cf06b85 selftests/bpf: Remove test_task_storage_map_stress_lookup
Remove a test in test_maps that checks if the updating of the percpu
counter in task local storage map is preemption safe as the percpu
counter is now removed.

Acked-by: Alexei Starovoitov <ast@kernel.org>
Signed-off-by: Amery Hung <ameryhung@gmail.com>
Signed-off-by: Martin KaFai Lau <martin.lau@kernel.org>
Link: https://patch.msgid.link/20260205222916.1788211-16-ameryhung@gmail.com
2026-02-06 14:48:05 -08:00
..
.gitignore
array_map_batch_ops.c
htab_map_batch_ops.c
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
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