From: Yosry Ahmed <yosry@kernel.org>
To: Sean Christopherson <seanjc@google.com>
Cc: Paolo Bonzini <pbonzini@redhat.com>,
kvm@vger.kernel.org, linux-kernel@vger.kernel.org,
Yosry Ahmed <yosry@kernel.org>
Subject: [kvm-unit-tests PATCH] x86: Increase access_fep timeout to 300s
Date: Tue, 17 Mar 2026 22:53:27 +0000 [thread overview]
Message-ID: <20260317225327.4068448-1-yosry@kernel.org> (raw)
Commit a1fae402cbc2 ("x86: Set forced emulation access timeouts to 240")
increased the timeout of access_fep to 240. However, the test still
times out on some setups. More specifically, it times out on Icelake
machines with with some debug config options enabled (e.g.
CONFIG_DEBUG_VM, CONFIG_PROVE_LOCKING, ..).
In this specific setup, the test takes slightly over ~280s, so increase
the timeout to 300s. One thing that can be done to avoid running into
this again is separating 4-level and 5-level paging tests into different
targets.
Signed-off-by: Yosry Ahmed <yosry@kernel.org>
---
x86/unittests.cfg | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/x86/unittests.cfg b/x86/unittests.cfg
index 522318d32bf68..397517e37b644 100644
--- a/x86/unittests.cfg
+++ b/x86/unittests.cfg
@@ -123,7 +123,7 @@ arch = x86_64
test_args = force_emulation
qemu_params = -cpu max,host-phys-bits
groups = nodefault
-timeout = 240
+timeout = 300
[access-reduced-maxphyaddr]
file = access_test.flat
--
2.53.0.851.ga537e3e6e9-goog
reply other threads:[~2026-03-17 22:53 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20260317225327.4068448-1-yosry@kernel.org \
--to=yosry@kernel.org \
--cc=kvm@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=pbonzini@redhat.com \
--cc=seanjc@google.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®