Igt-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [igt-dev] [PATCH 1/2] [PATCH i-g-t] i915/sysfs_heartbeat_interval: Update test to work with GuC submission
@ 2023-02-24 20:09 pallavi.mishra
  2023-02-24 20:09 ` [igt-dev] [PATCH 2/2] [PATCH i-g-t] i915/sysfs_timeslice_duration: " pallavi.mishra
                   ` (5 more replies)
  0 siblings, 6 replies; 11+ messages in thread
From: pallavi.mishra @ 2023-02-24 20:09 UTC (permalink / raw)
  To: igt-dev

From: Pallavi Mishra <pallavi.mishra@intel.com>

Increase reset timeout as resets can take a bit longer with GuC
submission because an error capture is done and with a large GuC log (16
MB) these take a while.

Co-authored-by: Matthew Brost <matthew.brost@intel.com>
Signed-off-by: Pallavi Mishra <pallavi.mishra@intel.com>
---
 tests/i915/sysfs_heartbeat_interval.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tests/i915/sysfs_heartbeat_interval.c b/tests/i915/sysfs_heartbeat_interval.c
index 8cebf627..63e56cbf 100644
--- a/tests/i915/sysfs_heartbeat_interval.c
+++ b/tests/i915/sysfs_heartbeat_interval.c
@@ -43,7 +43,7 @@
 #include "sw_sync.h"
 
 #define ATTR "heartbeat_interval_ms"
-#define RESET_TIMEOUT 50 /* milliseconds, at least one jiffie for kworker */
+#define RESET_TIMEOUT 1000 /* milliseconds, long enough for an error capture */
 
 static bool __enable_hangcheck(int dir, bool state)
 {
-- 
2.34.1

^ permalink raw reply related	[flat|nested] 11+ messages in thread
* [igt-dev] [PATCH 1/2] [PATCH i-g-t] i915/sysfs_heartbeat_interval: Update test to work with GuC submission
@ 2023-02-27 18:52 pallavi.mishra
  0 siblings, 0 replies; 11+ messages in thread
From: pallavi.mishra @ 2023-02-27 18:52 UTC (permalink / raw)
  To: igt-dev

From: Pallavi Mishra <pallavi.mishra@intel.com>

Increase reset timeout as resets can take a bit longer with GuC
submission because an error capture is done and with a large GuC log (16
MB) these take a while.

Co-authored-by: Matthew Brost <matthew.brost@intel.com>
Signed-off-by: Pallavi Mishra <pallavi.mishra@intel.com>
---
 tests/i915/sysfs_heartbeat_interval.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tests/i915/sysfs_heartbeat_interval.c b/tests/i915/sysfs_heartbeat_interval.c
index 8cebf627..63e56cbf 100644
--- a/tests/i915/sysfs_heartbeat_interval.c
+++ b/tests/i915/sysfs_heartbeat_interval.c
@@ -43,7 +43,7 @@
 #include "sw_sync.h"
 
 #define ATTR "heartbeat_interval_ms"
-#define RESET_TIMEOUT 50 /* milliseconds, at least one jiffie for kworker */
+#define RESET_TIMEOUT 1000 /* milliseconds, long enough for an error capture */
 
 static bool __enable_hangcheck(int dir, bool state)
 {
-- 
2.34.1

^ permalink raw reply related	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2023-03-13 17:49 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-02-24 20:09 [igt-dev] [PATCH 1/2] [PATCH i-g-t] i915/sysfs_heartbeat_interval: Update test to work with GuC submission pallavi.mishra
2023-02-24 20:09 ` [igt-dev] [PATCH 2/2] [PATCH i-g-t] i915/sysfs_timeslice_duration: " pallavi.mishra
2023-03-13 17:35   ` Kamil Konieczny
2023-03-08 13:07 ` [igt-dev] [PATCH 1/2] [PATCH i-g-t] i915/sysfs_heartbeat_interval: " Kamil Konieczny
2023-03-08 13:53 ` [igt-dev] ✗ Fi.CI.BAT: failure for series starting with [1/2,i-g-t] " Patchwork
2023-03-08 16:07   ` Kamil Konieczny
2023-03-09  5:21     ` Yedireswarapu, SaiX Nandan
2023-03-09  5:19 ` [igt-dev] ✓ Fi.CI.BAT: success " Patchwork
2023-03-10 19:05 ` [igt-dev] ✓ Fi.CI.IGT: " Patchwork
2023-03-13 17:49 ` [igt-dev] [PATCH 1/2] [PATCH i-g-t] " Kamil Konieczny
  -- strict thread matches above, loose matches on Subject: below --
2023-02-27 18:52 pallavi.mishra

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox