linux-yocto/tools/testing
Willem de Bruijn a4bb7ced4e selftests/bpf: adapt one more case in test_lru_map to the new target_free
commit 5e9388f798 upstream.

The below commit that updated BPF_MAP_TYPE_LRU_HASH free target,
also updated tools/testing/selftests/bpf/test_lru_map to match.

But that missed one case that passes with 4 cores, but fails at
higher cpu counts.

Update test_lru_sanity3 to also adjust its expectation of target_free.

This time tested with 1, 4, 16, 64 and 384 cpu count.

Fixes: d4adf1c9ee ("bpf: Adjust free target to avoid global starvation of LRU map")
Signed-off-by: Willem de Bruijn <willemb@google.com>
Link: https://lore.kernel.org/r/20250625210412.2732970-1-willemdebruijn.kernel@gmail.com
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2025-07-17 18:35:22 +02:00
..
crypto/chacha20-s390
cxl cxl/port: Fix use-after-free, permit out-of-order decoder shutdown 2024-11-08 16:28:24 +01:00
fault-injection
ktest ktest: Fix Test Failures Due to Missing LOG_FILE Directories 2025-04-25 10:45:20 +02:00
kunit kunit: tool: Use qboot on QEMU x86_64 2025-06-04 14:42:09 +02:00
memblock
nvdimm
radix-tree test suite: use %zu to print size_t 2025-04-25 10:45:41 +02:00
scatterlist
selftests selftests/bpf: adapt one more case in test_lru_map to the new target_free 2025-07-17 18:35:22 +02:00
vsock