Igt-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] tests/intel/xe_exec_multi_queue: Replace sleep with deterministic wait
@ 2026-04-29  2:08 Niranjana Vishwanathapura
  2026-04-29  2:08 ` [PATCH 1/2] tests/intel/xe_exec_multi_queue: use timestamp to check job start Niranjana Vishwanathapura
                   ` (4 more replies)
  0 siblings, 5 replies; 15+ messages in thread
From: Niranjana Vishwanathapura @ 2026-04-29  2:08 UTC (permalink / raw)
  To: igt-dev

In 'priority' subtest, sleep() is used to ensure some submissions have
reached the hardware before we proceed in the test. But sleep duration
is indeterminate. Instead use a more deterministic method to ensure
those submissions have reached the hardware.

Signed-off-by: Niranjana Vishwanathapura <niranjana.vishwanathapura@intel.com>

Niranjana Vishwanathapura (2):
  tests/intel/xe_exec_multi_queue: use timestamp to check job start
  tests/intel/xe_exec_multi_queue: replace sleep with barrier queue

 tests/intel/xe_exec_multi_queue.c | 88 +++++++++++++++++++++++--------
 1 file changed, 67 insertions(+), 21 deletions(-)

-- 
2.43.0


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

end of thread, other threads:[~2026-04-30 21:54 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-04-29  2:08 [PATCH 0/2] tests/intel/xe_exec_multi_queue: Replace sleep with deterministic wait Niranjana Vishwanathapura
2026-04-29  2:08 ` [PATCH 1/2] tests/intel/xe_exec_multi_queue: use timestamp to check job start Niranjana Vishwanathapura
2026-04-29 19:18   ` Summers, Stuart
2026-04-29 19:24     ` Summers, Stuart
2026-04-30  4:04       ` Niranjana Vishwanathapura
2026-04-29  2:08 ` [PATCH 2/2] tests/intel/xe_exec_multi_queue: replace sleep with barrier queue Niranjana Vishwanathapura
2026-04-29 18:27   ` Summers, Stuart
2026-04-29 20:52     ` Wang, X
2026-04-30  4:06       ` Niranjana Vishwanathapura
2026-04-30 21:53         ` Summers, Stuart
2026-04-29 19:28   ` Summers, Stuart
2026-04-30  4:09     ` Niranjana Vishwanathapura
2026-04-29  3:16 ` ✓ Xe.CI.BAT: success for tests/intel/xe_exec_multi_queue: Replace sleep with deterministic wait Patchwork
2026-04-29  3:21 ` ✗ i915.CI.BAT: failure " Patchwork
2026-04-29 12:54 ` ✗ Xe.CI.FULL: " Patchwork

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