From: Nidhi Gupta <nidhi1.gupta@intel.com>
To: igt-dev@lists.freedesktop.org
Subject: [igt-dev] [PATCH i-g-t] tests/kms_vrr: Increase time test measurement step runs to ~7 seconds
Date: Mon, 29 May 2023 17:08:09 +0530 [thread overview]
Message-ID: <20230529113809.5538-1-nidhi1.gupta@intel.com> (raw)
Increase time test measurement step runs to ~7 seconds.
This gives a decent sample size + enough time for any
adaptation to occur if necessary.
Signed-off-by: Nidhi Gupta <nidhi1.gupta@intel.com>
---
tests/kms_vrr.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/tests/kms_vrr.c b/tests/kms_vrr.c
index d2d79c4eb..9b909e21f 100644
--- a/tests/kms_vrr.c
+++ b/tests/kms_vrr.c
@@ -28,10 +28,10 @@
#define NSECS_PER_SEC (1000000000ull)
/*
- * Each test measurement step runs for ~5 seconds.
+ * Each test measurement step runs for ~7 seconds.
* This gives a decent sample size + enough time for any adaptation to occur if necessary.
*/
-#define TEST_DURATION_NS (5000000000ull)
+#define TEST_DURATION_NS (7000000000ull)
#define DRM_MODE_FMT "\"%s\": %d %d %d %d %d %d %d %d %d %d 0x%x 0x%x"
#define DRM_MODE_ARG(m) \
--
2.39.0
next reply other threads:[~2023-05-29 11:30 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-05-29 11:38 Nidhi Gupta [this message]
2023-05-30 12:36 ` [igt-dev] ✓ Fi.CI.BAT: success for tests/kms_vrr: Increase time test measurement step runs to ~7 seconds Patchwork
2023-05-31 0:52 ` [igt-dev] ✓ Fi.CI.IGT: " Patchwork
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=20230529113809.5538-1-nidhi1.gupta@intel.com \
--to=nidhi1.gupta@intel.com \
--cc=igt-dev@lists.freedesktop.org \
/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