Igt-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [igt-dev] [PATCH i-g-t 0/2] Change all user wait fence tests to nanoseconds
@ 2023-06-27 16:14 Zbigniew Kempczyński
  2023-06-27 16:14 ` [igt-dev] [PATCH i-g-t 1/2] lib/xe_query: Add milliseconds to nanoseconds macro Zbigniew Kempczyński
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Zbigniew Kempczyński @ 2023-06-27 16:14 UTC (permalink / raw)
  To: igt-dev

To avoid regression in all tests uses user fence wait we need
to extend timeout first, then kernel change which changes jiffies
to nanoseconds can land.

Zbigniew Kempczyński (2):
  lib/xe_query: Add milliseconds to nanoseconds macro
  tests/xe_*: Use nanoseconds instead jiffies in wait user fence

 lib/xe/xe_query.h               | 2 ++
 tests/xe/xe_evict.c             | 2 +-
 tests/xe/xe_exec_balancer.c     | 2 +-
 tests/xe/xe_exec_compute_mode.c | 4 ++--
 tests/xe/xe_exec_fault_mode.c   | 2 +-
 tests/xe/xe_exec_reset.c        | 2 +-
 tests/xe/xe_exec_threads.c      | 4 ++--
 tests/xe/xe_waitfence.c         | 1 -
 8 files changed, 10 insertions(+), 9 deletions(-)

-- 
2.34.1

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

end of thread, other threads:[~2023-06-28  7:52 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-06-27 16:14 [igt-dev] [PATCH i-g-t 0/2] Change all user wait fence tests to nanoseconds Zbigniew Kempczyński
2023-06-27 16:14 ` [igt-dev] [PATCH i-g-t 1/2] lib/xe_query: Add milliseconds to nanoseconds macro Zbigniew Kempczyński
2023-06-27 16:47   ` Matthew Brost
2023-06-27 16:14 ` [igt-dev] [PATCH i-g-t 2/2] tests/xe_*: Use nanoseconds instead jiffies in wait user fence Zbigniew Kempczyński
2023-06-27 16:48   ` Matthew Brost
2023-06-27 17:21 ` [igt-dev] ✓ Fi.CI.BAT: success for Change all user wait fence tests to nanoseconds Patchwork
2023-06-28  7:52 ` [igt-dev] ✗ Fi.CI.IGT: failure " Patchwork

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