linux/tools/testing/selftests/kvm/include
Maxim Levitsky 4a0dcc6a15 KVM: selftests: access_tracking_perf_test: bump number of NUMA nodes to 32
It's rare to find a system that has more than 4 sockets,
but a system can have more than 4 NUMA nodes if each socket
exposes its chiplets as separate NUMA nodes.

In particular, our CI caught a failure in this test on a system with
two sockets, each containing an 'AMD EPYC 7601 32-Core Processor'.

Bump the limit to 32, just in case.

Signed-off-by: Maxim Levitsky <mlevitsk@redhat.com>
Message-ID: <20260612150038.1277394-1-mlevitsk@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2026-06-12 22:17:51 +02:00
..
arm64 KVM: selftests: Use s32 instead of int32_t 2026-04-20 14:54:16 -07:00
loongarch KVM: selftests: Use u64 instead of uint64_t 2026-04-20 14:54:16 -07:00
riscv KVM: selftests: Use u32 instead of uint32_t 2026-04-20 14:54:16 -07:00
s390 KVM: selftests: Use u64 instead of uint64_t 2026-04-20 14:54:16 -07:00
x86 KVM SEV changes for 7.2 2026-06-12 10:13:03 +02:00
guest_modes.h KVM: selftests: arm64: Determine max ipa size per-page size 2023-11-27 15:03:50 +00:00
kvm_syscalls.h KVM selftests changes for 7.2 2026-06-12 10:12:22 +02:00
kvm_test_harness.h KVM: selftests: Add a macro to define a test with one vcpu 2024-02-28 20:58:12 +00:00
kvm_util_types.h KVM: selftests: Use u64 instead of uint64_t 2026-04-20 14:54:16 -07:00
kvm_util.h KVM: selftests: Fix vcpu_get_stats_fd() ioctl name 2026-05-22 07:08:21 -07:00
lru_gen_util.h KVM: selftests: access_tracking_perf_test: bump number of NUMA nodes to 32 2026-06-12 22:17:51 +02:00
memstress.h KVM: selftests: Replace "u64 gpa" with "gpa_t" throughout 2026-04-20 14:54:17 -07:00
numaif.h KVM: selftests: Add helpers to probe for NUMA support, and multi-node systems 2025-10-20 06:30:44 -07:00
sparsebit.h KVM: selftests: Use u64 instead of uint64_t 2026-04-20 14:54:16 -07:00
test_util.h KVM: selftests: Include sys/mman.h *and* linux/mman.h, via kvm_syscalls.h 2026-05-13 09:53:43 -07:00
timer_test.h KVM: selftests: Use u32 instead of uint32_t 2026-04-20 14:54:16 -07:00
ucall_common.h KVM: selftests: Use u64 instead of uint64_t 2026-04-20 14:54:16 -07:00
userfaultfd_util.h KVM: selftests: Use u64 instead of uint64_t 2026-04-20 14:54:16 -07:00