Re: [KVM] 4fc096a99e: kernel-selftests.kvm.set_memory_region_test.fail

From: Vitaly Kuznetsov
Date: Fri Apr 23 2021 - 02:23:29 EST


kernel test robot <oliver.sang@xxxxxxxxx> writes:

> Greeting,
>
> FYI, we noticed the following commit (built with gcc-9):
>
> commit: 4fc096a99e01dd06dc55bef76ade7f8d76653245 ("KVM: Raise the
> maximum number of user memslots")

...

> # selftests: kvm: set_memory_region_test
> # Testing KVM_RUN with zero added memory regions
> # Allowed number of memory slots: 32764
> # Adding slots 0..32763, each memory region with 2048K size
> #
> not ok 32 selftests: kvm: set_memory_region_test # TIMEOUT 120 seconds

This is a timeout, it can be raised in
'tools/testing/selftests/kvm/settings'. I assume the test is running in
a VM?

--
Vitaly