From: Aaron Lewis <aaronlewis@google.com>
To: kvm@vger.kernel.org
Cc: pbonzini@redhat.com, jmattson@google.com, seanjc@google.com,
Aaron Lewis <aaronlewis@google.com>
Subject: [kvm-unit-tests PATCH] x86: Increase the timeout for the test "vmx_apicv_test"
Date: Mon, 1 Jul 2024 21:14:46 +0000 [thread overview]
Message-ID: <20240701211445.2870218-2-aaronlewis@google.com> (raw)
This test can take over 10 seconds to run on IvyBridge in debug.
Increase the timeout to give this test the time it needs to complete.
Signed-off-by: Aaron Lewis <aaronlewis@google.com>
---
x86/unittests.cfg | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/x86/unittests.cfg b/x86/unittests.cfg
index 7c1691a988621..51c063d248e19 100644
--- a/x86/unittests.cfg
+++ b/x86/unittests.cfg
@@ -349,7 +349,7 @@ file = vmx.flat
extra_params = -cpu max,+vmx -append "apic_reg_virt_test virt_x2apic_mode_test vmx_basic_vid_test vmx_eoi_virt_test"
arch = x86_64
groups = vmx
-timeout = 10
+timeout = 100
[vmx_posted_intr_test]
file = vmx.flat
--
2.45.2.803.g4e1b14247a-goog
next reply other threads:[~2024-07-01 21:15 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-07-01 21:14 Aaron Lewis [this message]
2024-07-08 16:54 ` [kvm-unit-tests PATCH] x86: Increase the timeout for the test "vmx_apicv_test" Sean Christopherson
2024-07-08 18:31 ` Aaron Lewis
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=20240701211445.2870218-2-aaronlewis@google.com \
--to=aaronlewis@google.com \
--cc=jmattson@google.com \
--cc=kvm@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