From: Sean Christopherson <seanjc@google.com>
To: Aaron Lewis <aaronlewis@google.com>
Cc: kvm@vger.kernel.org, pbonzini@redhat.com, jmattson@google.com
Subject: Re: [kvm-unit-tests PATCH] x86: Increase the timeout for the test "vmx_apicv_test"
Date: Mon, 8 Jul 2024 09:54:37 -0700 [thread overview]
Message-ID: <ZowZzUTVNhp6gpL5@google.com> (raw)
In-Reply-To: <20240701211445.2870218-2-aaronlewis@google.com>
On Mon, Jul 01, 2024, Aaron Lewis wrote:
> 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.
Heh, there's a pretty big gap between 10 seconds and 100 seconds. Can we tighten
the timeout, e.g. to 30 seconds, without risking false failures on IVB?
> 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 prev parent reply other threads:[~2024-07-08 16:54 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-07-01 21:14 [kvm-unit-tests PATCH] x86: Increase the timeout for the test "vmx_apicv_test" Aaron Lewis
2024-07-08 16:54 ` Sean Christopherson [this message]
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=ZowZzUTVNhp6gpL5@google.com \
--to=seanjc@google.com \
--cc=aaronlewis@google.com \
--cc=jmattson@google.com \
--cc=kvm@vger.kernel.org \
--cc=pbonzini@redhat.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