Igt-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [igt-dev] [PATCH i-g-t] intel-ci/xe-fast-feedback.testlist: Add pagefault tests
@ 2023-05-19  6:21 priyanka.dandamudi
  2023-05-19  7:45 ` Dec, Katarzyna
  0 siblings, 1 reply; 8+ messages in thread
From: priyanka.dandamudi @ 2023-05-19  6:21 UTC (permalink / raw)
  To: priyanka.dandamudi, ramadevi.gandi, janga.rahul.kumar,
	katarzyna.dec, igt-dev

From: Priyanka Dandamudi <priyanka.dandamudi@intel.com>

Add pagefault tests.

Cc: Katarzyna Dec <katarzyna.dec@intel.com>
Cc: Janga Rahul Kumar <janga.rahul.kumar@intel.com>
Signed-off-by: Priyanka Dandamudi <priyanka.dandamudi@intel.com>
---
 tests/intel-ci/xe-fast-feedback.testlist | 39 ++++++++++++++++++++++++
 1 file changed, 39 insertions(+)

diff --git a/tests/intel-ci/xe-fast-feedback.testlist b/tests/intel-ci/xe-fast-feedback.testlist
index 8acd7f4c..7242c8d8 100644
--- a/tests/intel-ci/xe-fast-feedback.testlist
+++ b/tests/intel-ci/xe-fast-feedback.testlist
@@ -95,6 +95,45 @@ igt@xe_exec_compute_mode@twice-bindengine-rebind
 igt@xe_exec_compute_mode@twice-bindengine-userptr-rebind
 igt@xe_exec_compute_mode@twice-bindengine-userptr-invalidate
 igt@xe_exec_compute_mode@twice-bindengine-userptr-invalidate-race
+igt@xe_exec_fault_mode@twice-basic
+igt@xe_exec_fault_mode@many-basic
+igt@xe_exec_fault_mode@twice-userptr
+igt@xe_exec_fault_mode@twice-rebind
+igt@xe_exec_fault_mode@twice-userptr-rebind
+igt@xe_exec_fault_mode@twice-userptr-invalidate
+igt@xe_exec_fault_mode@twice-userptr-invalidate-race
+igt@xe_exec_fault_mode@twice-bindengine
+igt@xe_exec_fault_mode@twice-bindengine-userptr
+igt@xe_exec_fault_mode@twice-bindengine-rebind
+igt@xe_exec_fault_mode@twice-bindengine-userptr-rebind
+igt@xe_exec_fault_mode@twice-bindengine-userptr-invalidate
+igt@xe_exec_fault_mode@twice-bindengine-userptr-invalidate-race
+igt@xe_exec_fault_mode@twice-basic-imm
+igt@xe_exec_fault_mode@twice-userptr-imm
+igt@xe_exec_fault_mode@twice-rebind-imm
+igt@xe_exec_fault_mode@twice-userptr-rebind-imm
+igt@xe_exec_fault_mode@twice-userptr-invalidate-imm
+igt@xe_exec_fault_mode@twice-userptr-invalidate-race-imm
+igt@xe_exec_fault_mode@twice-bindengine-imm
+igt@xe_exec_fault_mode@twice-bindengine-userptr-imm
+igt@xe_exec_fault_mode@twice-bindengine-rebind-imm
+igt@xe_exec_fault_mode@twice-bindengine-userptr-rebind-imm
+igt@xe_exec_fault_mode@twice-bindengine-userptr-invalidate-imm
+igt@xe_exec_fault_mode@twice-bindengine-userptr-invalidate-race-imm
+igt@xe_exec_fault_mode@twice-basic-prefetch
+igt@xe_exec_fault_mode@twice-userptr-prefetch
+igt@xe_exec_fault_mode@twice-rebind-prefetch
+igt@xe_exec_fault_mode@twice-userptr-rebind-prefetch
+igt@xe_exec_fault_mode@twice-userptr-invalidate-prefetch
+igt@xe_exec_fault_mode@twice-userptr-invalidate-race-prefetch
+igt@xe_exec_fault_mode@twice-bindengine-prefetch
+igt@xe_exec_fault_mode@twice-bindengine-userptr-prefetch
+igt@xe_exec_fault_mode@twice-bindengine-rebind-prefetch
+igt@xe_exec_fault_mode@twice-bindengine-userptr-rebind-prefetch
+igt@xe_exec_fault_mode@twice-bindengine-userptr-invalidate-prefetch
+igt@xe_exec_fault_mode@twice-bindengine-userptr-invalidate-race-prefetch
+igt@xe_exec_fault_mode@twice-invalid-fault
+igt@xe_exec_fault_mode@twice-invalid-userptr-fault
 igt@xe_exec_reset@close-fd-no-exec
 igt@xe_exec_reset@cm-close-fd-no-exec
 igt@xe_exec_reset@virtual-close-fd-no-exec
-- 
2.25.1

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

* Re: [igt-dev] [PATCH i-g-t] intel-ci/xe-fast-feedback.testlist: Add pagefault tests
  2023-05-19  6:21 [igt-dev] [PATCH i-g-t] intel-ci/xe-fast-feedback.testlist: Add pagefault tests priyanka.dandamudi
@ 2023-05-19  7:45 ` Dec, Katarzyna
  2023-05-19  7:47   ` Dec, Katarzyna
  0 siblings, 1 reply; 8+ messages in thread
From: Dec, Katarzyna @ 2023-05-19  7:45 UTC (permalink / raw)
  To: Dandamudi, Priyanka, Gandi, Ramadevi, Kumar, Janga Rahul,
	igt-dev@lists.freedesktop.org

Acked-by: Katarzyna Dec <katarzyna.dec@intel.com>

Kasia 😊

-----Original Message-----
From: Dandamudi, Priyanka <priyanka.dandamudi@intel.com> 
Sent: Friday, May 19, 2023 8:21 AM
To: Dandamudi, Priyanka <priyanka.dandamudi@intel.com>; Gandi, Ramadevi <ramadevi.gandi@intel.com>; Kumar, Janga Rahul <janga.rahul.kumar@intel.com>; Dec, Katarzyna <katarzyna.dec@intel.com>; igt-dev@lists.freedesktop.org
Subject: [PATCH i-g-t] intel-ci/xe-fast-feedback.testlist: Add pagefault tests

From: Priyanka Dandamudi <priyanka.dandamudi@intel.com>

Add pagefault tests.

Cc: Katarzyna Dec <katarzyna.dec@intel.com>
Cc: Janga Rahul Kumar <janga.rahul.kumar@intel.com>
Signed-off-by: Priyanka Dandamudi <priyanka.dandamudi@intel.com>
---
 tests/intel-ci/xe-fast-feedback.testlist | 39 ++++++++++++++++++++++++
 1 file changed, 39 insertions(+)

diff --git a/tests/intel-ci/xe-fast-feedback.testlist b/tests/intel-ci/xe-fast-feedback.testlist
index 8acd7f4c..7242c8d8 100644
--- a/tests/intel-ci/xe-fast-feedback.testlist
+++ b/tests/intel-ci/xe-fast-feedback.testlist
@@ -95,6 +95,45 @@ igt@xe_exec_compute_mode@twice-bindengine-rebind
 igt@xe_exec_compute_mode@twice-bindengine-userptr-rebind
 igt@xe_exec_compute_mode@twice-bindengine-userptr-invalidate
 igt@xe_exec_compute_mode@twice-bindengine-userptr-invalidate-race
+igt@xe_exec_fault_mode@twice-basic
+igt@xe_exec_fault_mode@many-basic
+igt@xe_exec_fault_mode@twice-userptr
+igt@xe_exec_fault_mode@twice-rebind
+igt@xe_exec_fault_mode@twice-userptr-rebind
+igt@xe_exec_fault_mode@twice-userptr-invalidate
+igt@xe_exec_fault_mode@twice-userptr-invalidate-race
+igt@xe_exec_fault_mode@twice-bindengine
+igt@xe_exec_fault_mode@twice-bindengine-userptr
+igt@xe_exec_fault_mode@twice-bindengine-rebind
+igt@xe_exec_fault_mode@twice-bindengine-userptr-rebind
+igt@xe_exec_fault_mode@twice-bindengine-userptr-invalidate
+igt@xe_exec_fault_mode@twice-bindengine-userptr-invalidate-race
+igt@xe_exec_fault_mode@twice-basic-imm
+igt@xe_exec_fault_mode@twice-userptr-imm
+igt@xe_exec_fault_mode@twice-rebind-imm
+igt@xe_exec_fault_mode@twice-userptr-rebind-imm
+igt@xe_exec_fault_mode@twice-userptr-invalidate-imm
+igt@xe_exec_fault_mode@twice-userptr-invalidate-race-imm
+igt@xe_exec_fault_mode@twice-bindengine-imm
+igt@xe_exec_fault_mode@twice-bindengine-userptr-imm
+igt@xe_exec_fault_mode@twice-bindengine-rebind-imm
+igt@xe_exec_fault_mode@twice-bindengine-userptr-rebind-imm
+igt@xe_exec_fault_mode@twice-bindengine-userptr-invalidate-imm
+igt@xe_exec_fault_mode@twice-bindengine-userptr-invalidate-race-imm
+igt@xe_exec_fault_mode@twice-basic-prefetch
+igt@xe_exec_fault_mode@twice-userptr-prefetch
+igt@xe_exec_fault_mode@twice-rebind-prefetch
+igt@xe_exec_fault_mode@twice-userptr-rebind-prefetch
+igt@xe_exec_fault_mode@twice-userptr-invalidate-prefetch
+igt@xe_exec_fault_mode@twice-userptr-invalidate-race-prefetch
+igt@xe_exec_fault_mode@twice-bindengine-prefetch
+igt@xe_exec_fault_mode@twice-bindengine-userptr-prefetch
+igt@xe_exec_fault_mode@twice-bindengine-rebind-prefetch
+igt@xe_exec_fault_mode@twice-bindengine-userptr-rebind-prefetch
+igt@xe_exec_fault_mode@twice-bindengine-userptr-invalidate-prefetch
+igt@xe_exec_fault_mode@twice-bindengine-userptr-invalidate-race-prefetc
+h igt@xe_exec_fault_mode@twice-invalid-fault
+igt@xe_exec_fault_mode@twice-invalid-userptr-fault
 igt@xe_exec_reset@close-fd-no-exec
 igt@xe_exec_reset@cm-close-fd-no-exec
 igt@xe_exec_reset@virtual-close-fd-no-exec
--
2.25.1


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

* Re: [igt-dev] [PATCH i-g-t] intel-ci/xe-fast-feedback.testlist: Add pagefault tests
  2023-05-19  7:45 ` Dec, Katarzyna
@ 2023-05-19  7:47   ` Dec, Katarzyna
  0 siblings, 0 replies; 8+ messages in thread
From: Dec, Katarzyna @ 2023-05-19  7:47 UTC (permalink / raw)
  To: Dandamudi, Priyanka, Gandi, Ramadevi, Kumar, Janga Rahul,
	igt-dev@lists.freedesktop.org

But looking at patchwork - https://patchwork.freedesktop.org/series/117995/ - series did not build. Please fix that before merging.

Kasia

-----Original Message-----
From: Dec, Katarzyna 
Sent: Friday, May 19, 2023 9:45 AM
To: Dandamudi, Priyanka <Priyanka.Dandamudi@intel.com>; Gandi, Ramadevi <Ramadevi.Gandi@intel.com>; Kumar, Janga Rahul <janga.rahul.kumar@intel.com>; igt-dev@lists.freedesktop.org
Subject: RE: [PATCH i-g-t] intel-ci/xe-fast-feedback.testlist: Add pagefault tests

Acked-by: Katarzyna Dec <katarzyna.dec@intel.com>

Kasia 😊

-----Original Message-----
From: Dandamudi, Priyanka <priyanka.dandamudi@intel.com> 
Sent: Friday, May 19, 2023 8:21 AM
To: Dandamudi, Priyanka <priyanka.dandamudi@intel.com>; Gandi, Ramadevi <ramadevi.gandi@intel.com>; Kumar, Janga Rahul <janga.rahul.kumar@intel.com>; Dec, Katarzyna <katarzyna.dec@intel.com>; igt-dev@lists.freedesktop.org
Subject: [PATCH i-g-t] intel-ci/xe-fast-feedback.testlist: Add pagefault tests

From: Priyanka Dandamudi <priyanka.dandamudi@intel.com>

Add pagefault tests.

Cc: Katarzyna Dec <katarzyna.dec@intel.com>
Cc: Janga Rahul Kumar <janga.rahul.kumar@intel.com>
Signed-off-by: Priyanka Dandamudi <priyanka.dandamudi@intel.com>
---
 tests/intel-ci/xe-fast-feedback.testlist | 39 ++++++++++++++++++++++++
 1 file changed, 39 insertions(+)

diff --git a/tests/intel-ci/xe-fast-feedback.testlist b/tests/intel-ci/xe-fast-feedback.testlist
index 8acd7f4c..7242c8d8 100644
--- a/tests/intel-ci/xe-fast-feedback.testlist
+++ b/tests/intel-ci/xe-fast-feedback.testlist
@@ -95,6 +95,45 @@ igt@xe_exec_compute_mode@twice-bindengine-rebind
 igt@xe_exec_compute_mode@twice-bindengine-userptr-rebind
 igt@xe_exec_compute_mode@twice-bindengine-userptr-invalidate
 igt@xe_exec_compute_mode@twice-bindengine-userptr-invalidate-race
+igt@xe_exec_fault_mode@twice-basic
+igt@xe_exec_fault_mode@many-basic
+igt@xe_exec_fault_mode@twice-userptr
+igt@xe_exec_fault_mode@twice-rebind
+igt@xe_exec_fault_mode@twice-userptr-rebind
+igt@xe_exec_fault_mode@twice-userptr-invalidate
+igt@xe_exec_fault_mode@twice-userptr-invalidate-race
+igt@xe_exec_fault_mode@twice-bindengine
+igt@xe_exec_fault_mode@twice-bindengine-userptr
+igt@xe_exec_fault_mode@twice-bindengine-rebind
+igt@xe_exec_fault_mode@twice-bindengine-userptr-rebind
+igt@xe_exec_fault_mode@twice-bindengine-userptr-invalidate
+igt@xe_exec_fault_mode@twice-bindengine-userptr-invalidate-race
+igt@xe_exec_fault_mode@twice-basic-imm
+igt@xe_exec_fault_mode@twice-userptr-imm
+igt@xe_exec_fault_mode@twice-rebind-imm
+igt@xe_exec_fault_mode@twice-userptr-rebind-imm
+igt@xe_exec_fault_mode@twice-userptr-invalidate-imm
+igt@xe_exec_fault_mode@twice-userptr-invalidate-race-imm
+igt@xe_exec_fault_mode@twice-bindengine-imm
+igt@xe_exec_fault_mode@twice-bindengine-userptr-imm
+igt@xe_exec_fault_mode@twice-bindengine-rebind-imm
+igt@xe_exec_fault_mode@twice-bindengine-userptr-rebind-imm
+igt@xe_exec_fault_mode@twice-bindengine-userptr-invalidate-imm
+igt@xe_exec_fault_mode@twice-bindengine-userptr-invalidate-race-imm
+igt@xe_exec_fault_mode@twice-basic-prefetch
+igt@xe_exec_fault_mode@twice-userptr-prefetch
+igt@xe_exec_fault_mode@twice-rebind-prefetch
+igt@xe_exec_fault_mode@twice-userptr-rebind-prefetch
+igt@xe_exec_fault_mode@twice-userptr-invalidate-prefetch
+igt@xe_exec_fault_mode@twice-userptr-invalidate-race-prefetch
+igt@xe_exec_fault_mode@twice-bindengine-prefetch
+igt@xe_exec_fault_mode@twice-bindengine-userptr-prefetch
+igt@xe_exec_fault_mode@twice-bindengine-rebind-prefetch
+igt@xe_exec_fault_mode@twice-bindengine-userptr-rebind-prefetch
+igt@xe_exec_fault_mode@twice-bindengine-userptr-invalidate-prefetch
+igt@xe_exec_fault_mode@twice-bindengine-userptr-invalidate-race-prefetc
+h igt@xe_exec_fault_mode@twice-invalid-fault
+igt@xe_exec_fault_mode@twice-invalid-userptr-fault
 igt@xe_exec_reset@close-fd-no-exec
 igt@xe_exec_reset@cm-close-fd-no-exec
 igt@xe_exec_reset@virtual-close-fd-no-exec
--
2.25.1


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

* [igt-dev] [PATCH i-g-t] intel-ci/xe-fast-feedback.testlist: Add pagefault tests
@ 2023-05-19  9:05 Kamil Konieczny
  2023-05-19 10:01 ` [igt-dev] ✗ Fi.CI.BAT: failure for intel-ci/xe-fast-feedback.testlist: Add pagefault tests (rev4) Patchwork
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Kamil Konieczny @ 2023-05-19  9:05 UTC (permalink / raw)
  To: igt-dev

From: Priyanka Dandamudi <priyanka.dandamudi@intel.com>

From: Priyanka Dandamudi <priyanka.dandamudi@intel.com>

Add pagefault tests.

Cc: Katarzyna Dec <katarzyna.dec@intel.com>
Cc: Janga Rahul Kumar <janga.rahul.kumar@intel.com>
Signed-off-by: Priyanka Dandamudi <priyanka.dandamudi@intel.com>
Acked-by: Katarzyna Dec <katarzyna.dec@intel.com>
---
 tests/intel-ci/xe-fast-feedback.testlist | 39 ++++++++++++++++++++++++
 1 file changed, 39 insertions(+)

diff --git a/tests/intel-ci/xe-fast-feedback.testlist b/tests/intel-ci/xe-fast-feedback.testlist
index 8acd7f4ca..7242c8d83 100644
--- a/tests/intel-ci/xe-fast-feedback.testlist
+++ b/tests/intel-ci/xe-fast-feedback.testlist
@@ -95,6 +95,45 @@ igt@xe_exec_compute_mode@twice-bindengine-rebind
 igt@xe_exec_compute_mode@twice-bindengine-userptr-rebind
 igt@xe_exec_compute_mode@twice-bindengine-userptr-invalidate
 igt@xe_exec_compute_mode@twice-bindengine-userptr-invalidate-race
+igt@xe_exec_fault_mode@twice-basic
+igt@xe_exec_fault_mode@many-basic
+igt@xe_exec_fault_mode@twice-userptr
+igt@xe_exec_fault_mode@twice-rebind
+igt@xe_exec_fault_mode@twice-userptr-rebind
+igt@xe_exec_fault_mode@twice-userptr-invalidate
+igt@xe_exec_fault_mode@twice-userptr-invalidate-race
+igt@xe_exec_fault_mode@twice-bindengine
+igt@xe_exec_fault_mode@twice-bindengine-userptr
+igt@xe_exec_fault_mode@twice-bindengine-rebind
+igt@xe_exec_fault_mode@twice-bindengine-userptr-rebind
+igt@xe_exec_fault_mode@twice-bindengine-userptr-invalidate
+igt@xe_exec_fault_mode@twice-bindengine-userptr-invalidate-race
+igt@xe_exec_fault_mode@twice-basic-imm
+igt@xe_exec_fault_mode@twice-userptr-imm
+igt@xe_exec_fault_mode@twice-rebind-imm
+igt@xe_exec_fault_mode@twice-userptr-rebind-imm
+igt@xe_exec_fault_mode@twice-userptr-invalidate-imm
+igt@xe_exec_fault_mode@twice-userptr-invalidate-race-imm
+igt@xe_exec_fault_mode@twice-bindengine-imm
+igt@xe_exec_fault_mode@twice-bindengine-userptr-imm
+igt@xe_exec_fault_mode@twice-bindengine-rebind-imm
+igt@xe_exec_fault_mode@twice-bindengine-userptr-rebind-imm
+igt@xe_exec_fault_mode@twice-bindengine-userptr-invalidate-imm
+igt@xe_exec_fault_mode@twice-bindengine-userptr-invalidate-race-imm
+igt@xe_exec_fault_mode@twice-basic-prefetch
+igt@xe_exec_fault_mode@twice-userptr-prefetch
+igt@xe_exec_fault_mode@twice-rebind-prefetch
+igt@xe_exec_fault_mode@twice-userptr-rebind-prefetch
+igt@xe_exec_fault_mode@twice-userptr-invalidate-prefetch
+igt@xe_exec_fault_mode@twice-userptr-invalidate-race-prefetch
+igt@xe_exec_fault_mode@twice-bindengine-prefetch
+igt@xe_exec_fault_mode@twice-bindengine-userptr-prefetch
+igt@xe_exec_fault_mode@twice-bindengine-rebind-prefetch
+igt@xe_exec_fault_mode@twice-bindengine-userptr-rebind-prefetch
+igt@xe_exec_fault_mode@twice-bindengine-userptr-invalidate-prefetch
+igt@xe_exec_fault_mode@twice-bindengine-userptr-invalidate-race-prefetch
+igt@xe_exec_fault_mode@twice-invalid-fault
+igt@xe_exec_fault_mode@twice-invalid-userptr-fault
 igt@xe_exec_reset@close-fd-no-exec
 igt@xe_exec_reset@cm-close-fd-no-exec
 igt@xe_exec_reset@virtual-close-fd-no-exec
-- 
2.39.2

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

* [igt-dev] ✗ Fi.CI.BAT: failure for intel-ci/xe-fast-feedback.testlist: Add pagefault tests (rev4)
  2023-05-19  9:05 [igt-dev] [PATCH i-g-t] intel-ci/xe-fast-feedback.testlist: Add pagefault tests Kamil Konieczny
@ 2023-05-19 10:01 ` Patchwork
  2023-05-19 10:30   ` Kamil Konieczny
  2023-05-22  8:52 ` [igt-dev] ✓ Fi.CI.BAT: success " Patchwork
  2023-05-22 12:04 ` [igt-dev] ✓ Fi.CI.IGT: " Patchwork
  2 siblings, 1 reply; 8+ messages in thread
From: Patchwork @ 2023-05-19 10:01 UTC (permalink / raw)
  To: Dec, Katarzyna; +Cc: igt-dev

[-- Attachment #1: Type: text/plain, Size: 9640 bytes --]

== Series Details ==

Series: intel-ci/xe-fast-feedback.testlist: Add pagefault tests (rev4)
URL   : https://patchwork.freedesktop.org/series/117995/
State : failure

== Summary ==

CI Bug Log - changes from CI_DRM_13165 -> IGTPW_9008
====================================================

Summary
-------

  **FAILURE**

  Serious unknown changes coming with IGTPW_9008 absolutely need to be
  verified manually.
  
  If you think the reported changes have nothing to do with the changes
  introduced in IGTPW_9008, please notify your bug team to allow them
  to document this new failure mode, which will reduce false positives in CI.

  External URL: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9008/index.html

Participating hosts (37 -> 37)
------------------------------

  Additional (2): bat-rpls-2 bat-mtlp-8 
  Missing    (2): fi-kbl-soraka fi-snb-2520m 

Possible new issues
-------------------

  Here are the unknown changes that may have been introduced in IGTPW_9008:

### IGT changes ###

#### Possible regressions ####

  * igt@kms_pipe_crc_basic@read-crc-frame-sequence@pipe-a-edp-1:
    - bat-adlp-6:         NOTRUN -> [ABORT][1]
   [1]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9008/bat-adlp-6/igt@kms_pipe_crc_basic@read-crc-frame-sequence@pipe-a-edp-1.html

  
#### Suppressed ####

  The following results come from untrusted machines, tests, or statuses.
  They do not affect the overall result.

  * igt@i915_selftest@live@requests:
    - {bat-mtlp-8}:       NOTRUN -> [DMESG-FAIL][2]
   [2]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9008/bat-mtlp-8/igt@i915_selftest@live@requests.html
    - {bat-mtlp-6}:       [PASS][3] -> [DMESG-FAIL][4]
   [3]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13165/bat-mtlp-6/igt@i915_selftest@live@requests.html
   [4]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9008/bat-mtlp-6/igt@i915_selftest@live@requests.html

  
Known issues
------------

  Here are the changes found in IGTPW_9008 that come from known issues:

### IGT changes ###

#### Issues hit ####

  * igt@debugfs_test@basic-hwmon:
    - bat-rpls-2:         NOTRUN -> [SKIP][5] ([i915#7456])
   [5]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9008/bat-rpls-2/igt@debugfs_test@basic-hwmon.html

  * igt@fbdev@read:
    - bat-rpls-2:         NOTRUN -> [SKIP][6] ([i915#2582]) +4 similar issues
   [6]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9008/bat-rpls-2/igt@fbdev@read.html

  * igt@gem_lmem_swapping@verify-random:
    - bat-rpls-2:         NOTRUN -> [SKIP][7] ([i915#4613]) +3 similar issues
   [7]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9008/bat-rpls-2/igt@gem_lmem_swapping@verify-random.html

  * igt@gem_tiled_pread_basic:
    - bat-rpls-2:         NOTRUN -> [SKIP][8] ([i915#3282])
   [8]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9008/bat-rpls-2/igt@gem_tiled_pread_basic.html

  * igt@i915_pm_backlight@basic-brightness:
    - bat-rpls-2:         NOTRUN -> [SKIP][9] ([i915#7561])
   [9]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9008/bat-rpls-2/igt@i915_pm_backlight@basic-brightness.html

  * igt@i915_pm_rps@basic-api:
    - bat-rpls-2:         NOTRUN -> [SKIP][10] ([i915#6621])
   [10]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9008/bat-rpls-2/igt@i915_pm_rps@basic-api.html

  * igt@i915_selftest@live@gt_pm:
    - bat-rpls-2:         NOTRUN -> [DMESG-FAIL][11] ([i915#4258] / [i915#7913])
   [11]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9008/bat-rpls-2/igt@i915_selftest@live@gt_pm.html

  * igt@i915_suspend@basic-s2idle-without-i915:
    - bat-rpls-2:         NOTRUN -> [ABORT][12] ([i915#6687])
   [12]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9008/bat-rpls-2/igt@i915_suspend@basic-s2idle-without-i915.html

  * igt@kms_busy@basic:
    - bat-rpls-2:         NOTRUN -> [SKIP][13] ([i915#1845]) +14 similar issues
   [13]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9008/bat-rpls-2/igt@kms_busy@basic.html

  * igt@kms_chamelium_edid@hdmi-edid-read:
    - bat-rpls-2:         NOTRUN -> [SKIP][14] ([i915#7828]) +7 similar issues
   [14]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9008/bat-rpls-2/igt@kms_chamelium_edid@hdmi-edid-read.html

  * igt@kms_flip@basic-flip-vs-dpms:
    - bat-rpls-2:         NOTRUN -> [SKIP][15] ([i915#3637]) +3 similar issues
   [15]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9008/bat-rpls-2/igt@kms_flip@basic-flip-vs-dpms.html

  * igt@kms_force_connector_basic@force-load-detect:
    - bat-rpls-2:         NOTRUN -> [SKIP][16] ([fdo#109285])
   [16]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9008/bat-rpls-2/igt@kms_force_connector_basic@force-load-detect.html

  * igt@kms_frontbuffer_tracking@basic:
    - bat-rpls-2:         NOTRUN -> [SKIP][17] ([i915#1849])
   [17]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9008/bat-rpls-2/igt@kms_frontbuffer_tracking@basic.html

  * igt@kms_pipe_crc_basic@nonblocking-crc-frame-sequence:
    - bat-dg2-11:         NOTRUN -> [SKIP][18] ([i915#1845] / [i915#5354]) +1 similar issue
   [18]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9008/bat-dg2-11/igt@kms_pipe_crc_basic@nonblocking-crc-frame-sequence.html

  * igt@kms_psr@sprite_plane_onoff:
    - bat-rpls-2:         NOTRUN -> [SKIP][19] ([i915#1072]) +3 similar issues
   [19]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9008/bat-rpls-2/igt@kms_psr@sprite_plane_onoff.html

  * igt@kms_setmode@basic-clone-single-crtc:
    - bat-rpls-2:         NOTRUN -> [SKIP][20] ([i915#3555] / [i915#4579])
   [20]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9008/bat-rpls-2/igt@kms_setmode@basic-clone-single-crtc.html

  * igt@prime_vgem@basic-fence-flip:
    - bat-rpls-2:         NOTRUN -> [SKIP][21] ([fdo#109295] / [i915#1845] / [i915#3708])
   [21]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9008/bat-rpls-2/igt@prime_vgem@basic-fence-flip.html

  * igt@prime_vgem@basic-fence-read:
    - bat-rpls-2:         NOTRUN -> [SKIP][22] ([fdo#109295] / [i915#3708]) +2 similar issues
   [22]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9008/bat-rpls-2/igt@prime_vgem@basic-fence-read.html

  
#### Possible fixes ####

  * igt@i915_selftest@live@gt_engines:
    - bat-atsm-1:         [FAIL][23] ([i915#6268]) -> [PASS][24]
   [23]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13165/bat-atsm-1/igt@i915_selftest@live@gt_engines.html
   [24]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9008/bat-atsm-1/igt@i915_selftest@live@gt_engines.html

  * igt@kms_pipe_crc_basic@nonblocking-crc@pipe-d-dp-1:
    - bat-dg2-8:          [FAIL][25] ([i915#7932]) -> [PASS][26]
   [25]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13165/bat-dg2-8/igt@kms_pipe_crc_basic@nonblocking-crc@pipe-d-dp-1.html
   [26]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9008/bat-dg2-8/igt@kms_pipe_crc_basic@nonblocking-crc@pipe-d-dp-1.html

  
  {name}: This element is suppressed. This means it is ignored when computing
          the status of the difference (SUCCESS, WARNING, or FAILURE).

  [fdo#109285]: https://bugs.freedesktop.org/show_bug.cgi?id=109285
  [fdo#109295]: https://bugs.freedesktop.org/show_bug.cgi?id=109295
  [i915#1072]: https://gitlab.freedesktop.org/drm/intel/issues/1072
  [i915#1845]: https://gitlab.freedesktop.org/drm/intel/issues/1845
  [i915#1849]: https://gitlab.freedesktop.org/drm/intel/issues/1849
  [i915#2582]: https://gitlab.freedesktop.org/drm/intel/issues/2582
  [i915#3282]: https://gitlab.freedesktop.org/drm/intel/issues/3282
  [i915#3555]: https://gitlab.freedesktop.org/drm/intel/issues/3555
  [i915#3595]: https://gitlab.freedesktop.org/drm/intel/issues/3595
  [i915#3637]: https://gitlab.freedesktop.org/drm/intel/issues/3637
  [i915#3708]: https://gitlab.freedesktop.org/drm/intel/issues/3708
  [i915#4077]: https://gitlab.freedesktop.org/drm/intel/issues/4077
  [i915#4079]: https://gitlab.freedesktop.org/drm/intel/issues/4079
  [i915#4083]: https://gitlab.freedesktop.org/drm/intel/issues/4083
  [i915#4212]: https://gitlab.freedesktop.org/drm/intel/issues/4212
  [i915#4213]: https://gitlab.freedesktop.org/drm/intel/issues/4213
  [i915#4258]: https://gitlab.freedesktop.org/drm/intel/issues/4258
  [i915#4579]: https://gitlab.freedesktop.org/drm/intel/issues/4579
  [i915#4613]: https://gitlab.freedesktop.org/drm/intel/issues/4613
  [i915#5190]: https://gitlab.freedesktop.org/drm/intel/issues/5190
  [i915#5274]: https://gitlab.freedesktop.org/drm/intel/issues/5274
  [i915#5354]: https://gitlab.freedesktop.org/drm/intel/issues/5354
  [i915#6268]: https://gitlab.freedesktop.org/drm/intel/issues/6268
  [i915#6367]: https://gitlab.freedesktop.org/drm/intel/issues/6367
  [i915#6621]: https://gitlab.freedesktop.org/drm/intel/issues/6621
  [i915#6645]: https://gitlab.freedesktop.org/drm/intel/issues/6645
  [i915#6687]: https://gitlab.freedesktop.org/drm/intel/issues/6687
  [i915#7456]: https://gitlab.freedesktop.org/drm/intel/issues/7456
  [i915#7561]: https://gitlab.freedesktop.org/drm/intel/issues/7561
  [i915#7828]: https://gitlab.freedesktop.org/drm/intel/issues/7828
  [i915#7913]: https://gitlab.freedesktop.org/drm/intel/issues/7913
  [i915#7932]: https://gitlab.freedesktop.org/drm/intel/issues/7932


Build changes
-------------

  * CI: CI-20190529 -> None
  * IGT: IGT_7296 -> IGTPW_9008

  CI-20190529: 20190529
  CI_DRM_13165: b5b59a92a8b9df8696f50cae4cea1635e5f8dc16 @ git://anongit.freedesktop.org/gfx-ci/linux
  IGTPW_9008: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9008/index.html
  IGT_7296: f58eaf30c30c1cc9f00c8b5c596ee5c94d054198 @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git

== Logs ==

For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9008/index.html

[-- Attachment #2: Type: text/html, Size: 10440 bytes --]

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

* Re: [igt-dev] ✗ Fi.CI.BAT: failure for intel-ci/xe-fast-feedback.testlist: Add pagefault tests (rev4)
  2023-05-19 10:01 ` [igt-dev] ✗ Fi.CI.BAT: failure for intel-ci/xe-fast-feedback.testlist: Add pagefault tests (rev4) Patchwork
@ 2023-05-19 10:30   ` Kamil Konieczny
  0 siblings, 0 replies; 8+ messages in thread
From: Kamil Konieczny @ 2023-05-19 10:30 UTC (permalink / raw)
  To: igt-dev

Hi Sai,

below change in xe.fast-feedback is not related to igt i915 tests,
could you supress them and respin BAT tests ?

Regards,
Kamil

On 2023-05-19 at 10:01:06 -0000, Patchwork wrote:
> == Series Details ==
> 
> Series: intel-ci/xe-fast-feedback.testlist: Add pagefault tests (rev4)
> URL   : https://patchwork.freedesktop.org/series/117995/
> State : failure
> 
> == Summary ==
> 
> CI Bug Log - changes from CI_DRM_13165 -> IGTPW_9008
> ====================================================
> 
> Summary
> -------
> 
>   **FAILURE**
> 
>   Serious unknown changes coming with IGTPW_9008 absolutely need to be
>   verified manually.
>   
>   If you think the reported changes have nothing to do with the changes
>   introduced in IGTPW_9008, please notify your bug team to allow them
>   to document this new failure mode, which will reduce false positives in CI.
> 
>   External URL: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9008/index.html
> 
> Participating hosts (37 -> 37)
> ------------------------------
> 
>   Additional (2): bat-rpls-2 bat-mtlp-8 
>   Missing    (2): fi-kbl-soraka fi-snb-2520m 
> 
> Possible new issues
> -------------------
> 
>   Here are the unknown changes that may have been introduced in IGTPW_9008:
> 
> ### IGT changes ###
> 
> #### Possible regressions ####
> 
>   * igt@kms_pipe_crc_basic@read-crc-frame-sequence@pipe-a-edp-1:
>     - bat-adlp-6:         NOTRUN -> [ABORT][1]
>    [1]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9008/bat-adlp-6/igt@kms_pipe_crc_basic@read-crc-frame-sequence@pipe-a-edp-1.html
> 
>   
> #### Suppressed ####
> 
>   The following results come from untrusted machines, tests, or statuses.
>   They do not affect the overall result.
> 
>   * igt@i915_selftest@live@requests:
>     - {bat-mtlp-8}:       NOTRUN -> [DMESG-FAIL][2]
>    [2]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9008/bat-mtlp-8/igt@i915_selftest@live@requests.html
>     - {bat-mtlp-6}:       [PASS][3] -> [DMESG-FAIL][4]
>    [3]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13165/bat-mtlp-6/igt@i915_selftest@live@requests.html
>    [4]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9008/bat-mtlp-6/igt@i915_selftest@live@requests.html
> 
>   
> Known issues
> ------------
> 
>   Here are the changes found in IGTPW_9008 that come from known issues:
> 
> ### IGT changes ###
> 
> #### Issues hit ####
> 
>   * igt@debugfs_test@basic-hwmon:
>     - bat-rpls-2:         NOTRUN -> [SKIP][5] ([i915#7456])
>    [5]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9008/bat-rpls-2/igt@debugfs_test@basic-hwmon.html
> 
>   * igt@fbdev@read:
>     - bat-rpls-2:         NOTRUN -> [SKIP][6] ([i915#2582]) +4 similar issues
>    [6]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9008/bat-rpls-2/igt@fbdev@read.html
> 
>   * igt@gem_lmem_swapping@verify-random:
>     - bat-rpls-2:         NOTRUN -> [SKIP][7] ([i915#4613]) +3 similar issues
>    [7]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9008/bat-rpls-2/igt@gem_lmem_swapping@verify-random.html
> 
>   * igt@gem_tiled_pread_basic:
>     - bat-rpls-2:         NOTRUN -> [SKIP][8] ([i915#3282])
>    [8]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9008/bat-rpls-2/igt@gem_tiled_pread_basic.html
> 
>   * igt@i915_pm_backlight@basic-brightness:
>     - bat-rpls-2:         NOTRUN -> [SKIP][9] ([i915#7561])
>    [9]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9008/bat-rpls-2/igt@i915_pm_backlight@basic-brightness.html
> 
>   * igt@i915_pm_rps@basic-api:
>     - bat-rpls-2:         NOTRUN -> [SKIP][10] ([i915#6621])
>    [10]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9008/bat-rpls-2/igt@i915_pm_rps@basic-api.html
> 
>   * igt@i915_selftest@live@gt_pm:
>     - bat-rpls-2:         NOTRUN -> [DMESG-FAIL][11] ([i915#4258] / [i915#7913])
>    [11]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9008/bat-rpls-2/igt@i915_selftest@live@gt_pm.html
> 
>   * igt@i915_suspend@basic-s2idle-without-i915:
>     - bat-rpls-2:         NOTRUN -> [ABORT][12] ([i915#6687])
>    [12]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9008/bat-rpls-2/igt@i915_suspend@basic-s2idle-without-i915.html
> 
>   * igt@kms_busy@basic:
>     - bat-rpls-2:         NOTRUN -> [SKIP][13] ([i915#1845]) +14 similar issues
>    [13]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9008/bat-rpls-2/igt@kms_busy@basic.html
> 
>   * igt@kms_chamelium_edid@hdmi-edid-read:
>     - bat-rpls-2:         NOTRUN -> [SKIP][14] ([i915#7828]) +7 similar issues
>    [14]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9008/bat-rpls-2/igt@kms_chamelium_edid@hdmi-edid-read.html
> 
>   * igt@kms_flip@basic-flip-vs-dpms:
>     - bat-rpls-2:         NOTRUN -> [SKIP][15] ([i915#3637]) +3 similar issues
>    [15]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9008/bat-rpls-2/igt@kms_flip@basic-flip-vs-dpms.html
> 
>   * igt@kms_force_connector_basic@force-load-detect:
>     - bat-rpls-2:         NOTRUN -> [SKIP][16] ([fdo#109285])
>    [16]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9008/bat-rpls-2/igt@kms_force_connector_basic@force-load-detect.html
> 
>   * igt@kms_frontbuffer_tracking@basic:
>     - bat-rpls-2:         NOTRUN -> [SKIP][17] ([i915#1849])
>    [17]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9008/bat-rpls-2/igt@kms_frontbuffer_tracking@basic.html
> 
>   * igt@kms_pipe_crc_basic@nonblocking-crc-frame-sequence:
>     - bat-dg2-11:         NOTRUN -> [SKIP][18] ([i915#1845] / [i915#5354]) +1 similar issue
>    [18]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9008/bat-dg2-11/igt@kms_pipe_crc_basic@nonblocking-crc-frame-sequence.html
> 
>   * igt@kms_psr@sprite_plane_onoff:
>     - bat-rpls-2:         NOTRUN -> [SKIP][19] ([i915#1072]) +3 similar issues
>    [19]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9008/bat-rpls-2/igt@kms_psr@sprite_plane_onoff.html
> 
>   * igt@kms_setmode@basic-clone-single-crtc:
>     - bat-rpls-2:         NOTRUN -> [SKIP][20] ([i915#3555] / [i915#4579])
>    [20]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9008/bat-rpls-2/igt@kms_setmode@basic-clone-single-crtc.html
> 
>   * igt@prime_vgem@basic-fence-flip:
>     - bat-rpls-2:         NOTRUN -> [SKIP][21] ([fdo#109295] / [i915#1845] / [i915#3708])
>    [21]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9008/bat-rpls-2/igt@prime_vgem@basic-fence-flip.html
> 
>   * igt@prime_vgem@basic-fence-read:
>     - bat-rpls-2:         NOTRUN -> [SKIP][22] ([fdo#109295] / [i915#3708]) +2 similar issues
>    [22]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9008/bat-rpls-2/igt@prime_vgem@basic-fence-read.html
> 
>   
> #### Possible fixes ####
> 
>   * igt@i915_selftest@live@gt_engines:
>     - bat-atsm-1:         [FAIL][23] ([i915#6268]) -> [PASS][24]
>    [23]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13165/bat-atsm-1/igt@i915_selftest@live@gt_engines.html
>    [24]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9008/bat-atsm-1/igt@i915_selftest@live@gt_engines.html
> 
>   * igt@kms_pipe_crc_basic@nonblocking-crc@pipe-d-dp-1:
>     - bat-dg2-8:          [FAIL][25] ([i915#7932]) -> [PASS][26]
>    [25]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13165/bat-dg2-8/igt@kms_pipe_crc_basic@nonblocking-crc@pipe-d-dp-1.html
>    [26]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9008/bat-dg2-8/igt@kms_pipe_crc_basic@nonblocking-crc@pipe-d-dp-1.html
> 
>   
>   {name}: This element is suppressed. This means it is ignored when computing
>           the status of the difference (SUCCESS, WARNING, or FAILURE).
> 
>   [fdo#109285]: https://bugs.freedesktop.org/show_bug.cgi?id=109285
>   [fdo#109295]: https://bugs.freedesktop.org/show_bug.cgi?id=109295
>   [i915#1072]: https://gitlab.freedesktop.org/drm/intel/issues/1072
>   [i915#1845]: https://gitlab.freedesktop.org/drm/intel/issues/1845
>   [i915#1849]: https://gitlab.freedesktop.org/drm/intel/issues/1849
>   [i915#2582]: https://gitlab.freedesktop.org/drm/intel/issues/2582
>   [i915#3282]: https://gitlab.freedesktop.org/drm/intel/issues/3282
>   [i915#3555]: https://gitlab.freedesktop.org/drm/intel/issues/3555
>   [i915#3595]: https://gitlab.freedesktop.org/drm/intel/issues/3595
>   [i915#3637]: https://gitlab.freedesktop.org/drm/intel/issues/3637
>   [i915#3708]: https://gitlab.freedesktop.org/drm/intel/issues/3708
>   [i915#4077]: https://gitlab.freedesktop.org/drm/intel/issues/4077
>   [i915#4079]: https://gitlab.freedesktop.org/drm/intel/issues/4079
>   [i915#4083]: https://gitlab.freedesktop.org/drm/intel/issues/4083
>   [i915#4212]: https://gitlab.freedesktop.org/drm/intel/issues/4212
>   [i915#4213]: https://gitlab.freedesktop.org/drm/intel/issues/4213
>   [i915#4258]: https://gitlab.freedesktop.org/drm/intel/issues/4258
>   [i915#4579]: https://gitlab.freedesktop.org/drm/intel/issues/4579
>   [i915#4613]: https://gitlab.freedesktop.org/drm/intel/issues/4613
>   [i915#5190]: https://gitlab.freedesktop.org/drm/intel/issues/5190
>   [i915#5274]: https://gitlab.freedesktop.org/drm/intel/issues/5274
>   [i915#5354]: https://gitlab.freedesktop.org/drm/intel/issues/5354
>   [i915#6268]: https://gitlab.freedesktop.org/drm/intel/issues/6268
>   [i915#6367]: https://gitlab.freedesktop.org/drm/intel/issues/6367
>   [i915#6621]: https://gitlab.freedesktop.org/drm/intel/issues/6621
>   [i915#6645]: https://gitlab.freedesktop.org/drm/intel/issues/6645
>   [i915#6687]: https://gitlab.freedesktop.org/drm/intel/issues/6687
>   [i915#7456]: https://gitlab.freedesktop.org/drm/intel/issues/7456
>   [i915#7561]: https://gitlab.freedesktop.org/drm/intel/issues/7561
>   [i915#7828]: https://gitlab.freedesktop.org/drm/intel/issues/7828
>   [i915#7913]: https://gitlab.freedesktop.org/drm/intel/issues/7913
>   [i915#7932]: https://gitlab.freedesktop.org/drm/intel/issues/7932
> 
> 
> Build changes
> -------------
> 
>   * CI: CI-20190529 -> None
>   * IGT: IGT_7296 -> IGTPW_9008
> 
>   CI-20190529: 20190529
>   CI_DRM_13165: b5b59a92a8b9df8696f50cae4cea1635e5f8dc16 @ git://anongit.freedesktop.org/gfx-ci/linux
>   IGTPW_9008: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9008/index.html
>   IGT_7296: f58eaf30c30c1cc9f00c8b5c596ee5c94d054198 @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
> 
> == Logs ==
> 
> For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9008/index.html

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

* [igt-dev] ✓ Fi.CI.BAT: success for intel-ci/xe-fast-feedback.testlist: Add pagefault tests (rev4)
  2023-05-19  9:05 [igt-dev] [PATCH i-g-t] intel-ci/xe-fast-feedback.testlist: Add pagefault tests Kamil Konieczny
  2023-05-19 10:01 ` [igt-dev] ✗ Fi.CI.BAT: failure for intel-ci/xe-fast-feedback.testlist: Add pagefault tests (rev4) Patchwork
@ 2023-05-22  8:52 ` Patchwork
  2023-05-22 12:04 ` [igt-dev] ✓ Fi.CI.IGT: " Patchwork
  2 siblings, 0 replies; 8+ messages in thread
From: Patchwork @ 2023-05-22  8:52 UTC (permalink / raw)
  To: Dec, Katarzyna; +Cc: igt-dev

[-- Attachment #1: Type: text/plain, Size: 8707 bytes --]

== Series Details ==

Series: intel-ci/xe-fast-feedback.testlist: Add pagefault tests (rev4)
URL   : https://patchwork.freedesktop.org/series/117995/
State : success

== Summary ==

CI Bug Log - changes from CI_DRM_13165 -> IGTPW_9008
====================================================

Summary
-------

  **SUCCESS**

  No regressions found.

  External URL: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9008/index.html

Participating hosts (37 -> 37)
------------------------------

  Additional (2): bat-rpls-2 bat-mtlp-8 
  Missing    (2): fi-kbl-soraka fi-snb-2520m 

Known issues
------------

  Here are the changes found in IGTPW_9008 that come from known issues:

### IGT changes ###

#### Issues hit ####

  * igt@debugfs_test@basic-hwmon:
    - bat-rpls-2:         NOTRUN -> [SKIP][1] ([i915#7456])
   [1]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9008/bat-rpls-2/igt@debugfs_test@basic-hwmon.html

  * igt@fbdev@read:
    - bat-rpls-2:         NOTRUN -> [SKIP][2] ([i915#2582]) +4 similar issues
   [2]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9008/bat-rpls-2/igt@fbdev@read.html

  * igt@gem_lmem_swapping@verify-random:
    - bat-rpls-2:         NOTRUN -> [SKIP][3] ([i915#4613]) +3 similar issues
   [3]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9008/bat-rpls-2/igt@gem_lmem_swapping@verify-random.html

  * igt@gem_tiled_pread_basic:
    - bat-rpls-2:         NOTRUN -> [SKIP][4] ([i915#3282])
   [4]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9008/bat-rpls-2/igt@gem_tiled_pread_basic.html

  * igt@i915_pm_backlight@basic-brightness:
    - bat-rpls-2:         NOTRUN -> [SKIP][5] ([i915#7561])
   [5]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9008/bat-rpls-2/igt@i915_pm_backlight@basic-brightness.html

  * igt@i915_pm_rps@basic-api:
    - bat-rpls-2:         NOTRUN -> [SKIP][6] ([i915#6621])
   [6]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9008/bat-rpls-2/igt@i915_pm_rps@basic-api.html

  * igt@i915_selftest@live@gt_pm:
    - bat-rpls-2:         NOTRUN -> [DMESG-FAIL][7] ([i915#4258] / [i915#7913])
   [7]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9008/bat-rpls-2/igt@i915_selftest@live@gt_pm.html

  * igt@i915_suspend@basic-s2idle-without-i915:
    - bat-rpls-2:         NOTRUN -> [ABORT][8] ([i915#6687])
   [8]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9008/bat-rpls-2/igt@i915_suspend@basic-s2idle-without-i915.html

  * igt@kms_busy@basic:
    - bat-rpls-2:         NOTRUN -> [SKIP][9] ([i915#1845]) +14 similar issues
   [9]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9008/bat-rpls-2/igt@kms_busy@basic.html

  * igt@kms_chamelium_edid@hdmi-edid-read:
    - bat-rpls-2:         NOTRUN -> [SKIP][10] ([i915#7828]) +7 similar issues
   [10]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9008/bat-rpls-2/igt@kms_chamelium_edid@hdmi-edid-read.html

  * igt@kms_flip@basic-flip-vs-dpms:
    - bat-rpls-2:         NOTRUN -> [SKIP][11] ([i915#3637]) +3 similar issues
   [11]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9008/bat-rpls-2/igt@kms_flip@basic-flip-vs-dpms.html

  * igt@kms_force_connector_basic@force-load-detect:
    - bat-rpls-2:         NOTRUN -> [SKIP][12] ([fdo#109285])
   [12]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9008/bat-rpls-2/igt@kms_force_connector_basic@force-load-detect.html

  * igt@kms_frontbuffer_tracking@basic:
    - bat-rpls-2:         NOTRUN -> [SKIP][13] ([i915#1849])
   [13]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9008/bat-rpls-2/igt@kms_frontbuffer_tracking@basic.html

  * igt@kms_pipe_crc_basic@nonblocking-crc-frame-sequence:
    - bat-dg2-11:         NOTRUN -> [SKIP][14] ([i915#1845] / [i915#5354]) +1 similar issue
   [14]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9008/bat-dg2-11/igt@kms_pipe_crc_basic@nonblocking-crc-frame-sequence.html

  * igt@kms_pipe_crc_basic@read-crc-frame-sequence@pipe-a-edp-1:
    - bat-adlp-6:         NOTRUN -> [ABORT][15] ([i915#8434])
   [15]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9008/bat-adlp-6/igt@kms_pipe_crc_basic@read-crc-frame-sequence@pipe-a-edp-1.html

  * igt@kms_psr@sprite_plane_onoff:
    - bat-rpls-2:         NOTRUN -> [SKIP][16] ([i915#1072]) +3 similar issues
   [16]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9008/bat-rpls-2/igt@kms_psr@sprite_plane_onoff.html

  * igt@kms_setmode@basic-clone-single-crtc:
    - bat-rpls-2:         NOTRUN -> [SKIP][17] ([i915#3555] / [i915#4579])
   [17]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9008/bat-rpls-2/igt@kms_setmode@basic-clone-single-crtc.html

  * igt@prime_vgem@basic-fence-flip:
    - bat-rpls-2:         NOTRUN -> [SKIP][18] ([fdo#109295] / [i915#1845] / [i915#3708])
   [18]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9008/bat-rpls-2/igt@prime_vgem@basic-fence-flip.html

  * igt@prime_vgem@basic-fence-read:
    - bat-rpls-2:         NOTRUN -> [SKIP][19] ([fdo#109295] / [i915#3708]) +2 similar issues
   [19]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9008/bat-rpls-2/igt@prime_vgem@basic-fence-read.html

  
#### Possible fixes ####

  * igt@i915_selftest@live@gt_engines:
    - bat-atsm-1:         [FAIL][20] ([i915#6268]) -> [PASS][21]
   [20]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13165/bat-atsm-1/igt@i915_selftest@live@gt_engines.html
   [21]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9008/bat-atsm-1/igt@i915_selftest@live@gt_engines.html

  * igt@kms_pipe_crc_basic@nonblocking-crc@pipe-d-dp-1:
    - bat-dg2-8:          [FAIL][22] ([i915#7932]) -> [PASS][23]
   [22]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13165/bat-dg2-8/igt@kms_pipe_crc_basic@nonblocking-crc@pipe-d-dp-1.html
   [23]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9008/bat-dg2-8/igt@kms_pipe_crc_basic@nonblocking-crc@pipe-d-dp-1.html

  
  {name}: This element is suppressed. This means it is ignored when computing
          the status of the difference (SUCCESS, WARNING, or FAILURE).

  [fdo#109285]: https://bugs.freedesktop.org/show_bug.cgi?id=109285
  [fdo#109295]: https://bugs.freedesktop.org/show_bug.cgi?id=109295
  [i915#1072]: https://gitlab.freedesktop.org/drm/intel/issues/1072
  [i915#1845]: https://gitlab.freedesktop.org/drm/intel/issues/1845
  [i915#1849]: https://gitlab.freedesktop.org/drm/intel/issues/1849
  [i915#2582]: https://gitlab.freedesktop.org/drm/intel/issues/2582
  [i915#3282]: https://gitlab.freedesktop.org/drm/intel/issues/3282
  [i915#3555]: https://gitlab.freedesktop.org/drm/intel/issues/3555
  [i915#3595]: https://gitlab.freedesktop.org/drm/intel/issues/3595
  [i915#3637]: https://gitlab.freedesktop.org/drm/intel/issues/3637
  [i915#3708]: https://gitlab.freedesktop.org/drm/intel/issues/3708
  [i915#4077]: https://gitlab.freedesktop.org/drm/intel/issues/4077
  [i915#4079]: https://gitlab.freedesktop.org/drm/intel/issues/4079
  [i915#4083]: https://gitlab.freedesktop.org/drm/intel/issues/4083
  [i915#4212]: https://gitlab.freedesktop.org/drm/intel/issues/4212
  [i915#4213]: https://gitlab.freedesktop.org/drm/intel/issues/4213
  [i915#4258]: https://gitlab.freedesktop.org/drm/intel/issues/4258
  [i915#4579]: https://gitlab.freedesktop.org/drm/intel/issues/4579
  [i915#4613]: https://gitlab.freedesktop.org/drm/intel/issues/4613
  [i915#5190]: https://gitlab.freedesktop.org/drm/intel/issues/5190
  [i915#5274]: https://gitlab.freedesktop.org/drm/intel/issues/5274
  [i915#5354]: https://gitlab.freedesktop.org/drm/intel/issues/5354
  [i915#6268]: https://gitlab.freedesktop.org/drm/intel/issues/6268
  [i915#6367]: https://gitlab.freedesktop.org/drm/intel/issues/6367
  [i915#6621]: https://gitlab.freedesktop.org/drm/intel/issues/6621
  [i915#6645]: https://gitlab.freedesktop.org/drm/intel/issues/6645
  [i915#6687]: https://gitlab.freedesktop.org/drm/intel/issues/6687
  [i915#7456]: https://gitlab.freedesktop.org/drm/intel/issues/7456
  [i915#7561]: https://gitlab.freedesktop.org/drm/intel/issues/7561
  [i915#7828]: https://gitlab.freedesktop.org/drm/intel/issues/7828
  [i915#7913]: https://gitlab.freedesktop.org/drm/intel/issues/7913
  [i915#7932]: https://gitlab.freedesktop.org/drm/intel/issues/7932
  [i915#8434]: https://gitlab.freedesktop.org/drm/intel/issues/8434
  [i915#8497]: https://gitlab.freedesktop.org/drm/intel/issues/8497


Build changes
-------------

  * CI: CI-20190529 -> None
  * IGT: IGT_7296 -> IGTPW_9008

  CI-20190529: 20190529
  CI_DRM_13165: b5b59a92a8b9df8696f50cae4cea1635e5f8dc16 @ git://anongit.freedesktop.org/gfx-ci/linux
  IGTPW_9008: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9008/index.html
  IGT_7296: f58eaf30c30c1cc9f00c8b5c596ee5c94d054198 @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git

== Logs ==

For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9008/index.html

[-- Attachment #2: Type: text/html, Size: 9360 bytes --]

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

* [igt-dev] ✓ Fi.CI.IGT: success for intel-ci/xe-fast-feedback.testlist: Add pagefault tests (rev4)
  2023-05-19  9:05 [igt-dev] [PATCH i-g-t] intel-ci/xe-fast-feedback.testlist: Add pagefault tests Kamil Konieczny
  2023-05-19 10:01 ` [igt-dev] ✗ Fi.CI.BAT: failure for intel-ci/xe-fast-feedback.testlist: Add pagefault tests (rev4) Patchwork
  2023-05-22  8:52 ` [igt-dev] ✓ Fi.CI.BAT: success " Patchwork
@ 2023-05-22 12:04 ` Patchwork
  2 siblings, 0 replies; 8+ messages in thread
From: Patchwork @ 2023-05-22 12:04 UTC (permalink / raw)
  To: Dec, Katarzyna; +Cc: igt-dev

[-- Attachment #1: Type: text/plain, Size: 15026 bytes --]

== Series Details ==

Series: intel-ci/xe-fast-feedback.testlist: Add pagefault tests (rev4)
URL   : https://patchwork.freedesktop.org/series/117995/
State : success

== Summary ==

CI Bug Log - changes from CI_DRM_13165_full -> IGTPW_9008_full
====================================================

Summary
-------

  **SUCCESS**

  No regressions found.

  External URL: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9008/index.html

Participating hosts (7 -> 7)
------------------------------

  No changes in participating hosts

Possible new issues
-------------------

  Here are the unknown changes that may have been introduced in IGTPW_9008_full:

### IGT changes ###

#### Suppressed ####

  The following results come from untrusted machines, tests, or statuses.
  They do not affect the overall result.

  * igt@gem_mmap_offset@clear@smem0:
    - {shard-rkl}:        [PASS][1] -> [ABORT][2]
   [1]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13165/shard-rkl-4/igt@gem_mmap_offset@clear@smem0.html
   [2]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9008/shard-rkl-7/igt@gem_mmap_offset@clear@smem0.html

  
Known issues
------------

  Here are the changes found in IGTPW_9008_full that come from known issues:

### IGT changes ###

#### Issues hit ####

  * igt@gem_barrier_race@remote-request@rcs0:
    - shard-apl:          [PASS][3] -> [ABORT][4] ([i915#7461] / [i915#8211] / [i915#8234])
   [3]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13165/shard-apl2/igt@gem_barrier_race@remote-request@rcs0.html
   [4]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9008/shard-apl3/igt@gem_barrier_race@remote-request@rcs0.html

  * igt@gen9_exec_parse@allowed-single:
    - shard-glk:          [PASS][5] -> [ABORT][6] ([i915#5566])
   [5]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13165/shard-glk3/igt@gen9_exec_parse@allowed-single.html
   [6]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9008/shard-glk8/igt@gen9_exec_parse@allowed-single.html

  * igt@kms_ccs@pipe-a-missing-ccs-buffer-y_tiled_gen12_mc_ccs:
    - shard-glk:          NOTRUN -> [SKIP][7] ([fdo#109271] / [i915#3886]) +3 similar issues
   [7]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9008/shard-glk3/igt@kms_ccs@pipe-a-missing-ccs-buffer-y_tiled_gen12_mc_ccs.html

  * igt@kms_cursor_crc@cursor-random-max-size:
    - shard-glk:          NOTRUN -> [SKIP][8] ([fdo#109271] / [i915#4579]) +2 similar issues
   [8]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9008/shard-glk9/igt@kms_cursor_crc@cursor-random-max-size.html

  * igt@kms_cursor_legacy@flip-vs-cursor-atomic-transitions-varying-size:
    - shard-glk:          [PASS][9] -> [FAIL][10] ([i915#2346])
   [9]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13165/shard-glk5/igt@kms_cursor_legacy@flip-vs-cursor-atomic-transitions-varying-size.html
   [10]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9008/shard-glk1/igt@kms_cursor_legacy@flip-vs-cursor-atomic-transitions-varying-size.html

  * igt@kms_flip@flip-vs-suspend-interruptible@a-dp1:
    - shard-apl:          [PASS][11] -> [ABORT][12] ([i915#180])
   [11]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13165/shard-apl4/igt@kms_flip@flip-vs-suspend-interruptible@a-dp1.html
   [12]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9008/shard-apl3/igt@kms_flip@flip-vs-suspend-interruptible@a-dp1.html

  * igt@kms_frontbuffer_tracking@psr-slowdraw:
    - shard-glk:          NOTRUN -> [SKIP][13] ([fdo#109271]) +18 similar issues
   [13]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9008/shard-glk7/igt@kms_frontbuffer_tracking@psr-slowdraw.html

  * igt@kms_plane_scaling@plane-upscale-with-modifiers-20x20@pipe-b-hdmi-a-1:
    - shard-snb:          NOTRUN -> [SKIP][14] ([fdo#109271] / [i915#4579]) +10 similar issues
   [14]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9008/shard-snb1/igt@kms_plane_scaling@plane-upscale-with-modifiers-20x20@pipe-b-hdmi-a-1.html

  * igt@kms_plane_scaling@plane-upscale-with-modifiers-factor-0-25@pipe-a-vga-1:
    - shard-snb:          NOTRUN -> [SKIP][15] ([fdo#109271]) +16 similar issues
   [15]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9008/shard-snb7/igt@kms_plane_scaling@plane-upscale-with-modifiers-factor-0-25@pipe-a-vga-1.html

  
#### Possible fixes ####

  * igt@drm_fdinfo@idle@rcs0:
    - {shard-rkl}:        [FAIL][16] ([i915#7742]) -> [PASS][17] +1 similar issue
   [16]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13165/shard-rkl-1/igt@drm_fdinfo@idle@rcs0.html
   [17]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9008/shard-rkl-3/igt@drm_fdinfo@idle@rcs0.html

  * igt@gem_barrier_race@remote-request@rcs0:
    - shard-glk:          [ABORT][18] ([i915#7461] / [i915#8211]) -> [PASS][19]
   [18]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13165/shard-glk4/igt@gem_barrier_race@remote-request@rcs0.html
   [19]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9008/shard-glk5/igt@gem_barrier_race@remote-request@rcs0.html

  * igt@gem_exec_fair@basic-pace-share@rcs0:
    - {shard-rkl}:        [FAIL][20] ([i915#2842]) -> [PASS][21]
   [20]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13165/shard-rkl-1/igt@gem_exec_fair@basic-pace-share@rcs0.html
   [21]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9008/shard-rkl-7/igt@gem_exec_fair@basic-pace-share@rcs0.html
    - {shard-tglu}:       [FAIL][22] ([i915#2842]) -> [PASS][23]
   [22]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13165/shard-tglu-10/igt@gem_exec_fair@basic-pace-share@rcs0.html
   [23]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9008/shard-tglu-8/igt@gem_exec_fair@basic-pace-share@rcs0.html

  * igt@gem_exec_fair@basic-pace@vcs0:
    - shard-glk:          [FAIL][24] ([i915#2842]) -> [PASS][25] +2 similar issues
   [24]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13165/shard-glk3/igt@gem_exec_fair@basic-pace@vcs0.html
   [25]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9008/shard-glk5/igt@gem_exec_fair@basic-pace@vcs0.html

  * igt@i915_pm_rc6_residency@rc6-idle@rcs0:
    - {shard-tglu}:       [WARN][26] ([i915#2681]) -> [PASS][27]
   [26]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13165/shard-tglu-5/igt@i915_pm_rc6_residency@rc6-idle@rcs0.html
   [27]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9008/shard-tglu-7/igt@i915_pm_rc6_residency@rc6-idle@rcs0.html

  * igt@i915_pm_rc6_residency@rc6-idle@vcs0:
    - {shard-dg1}:        [FAIL][28] ([i915#3591]) -> [PASS][29]
   [28]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13165/shard-dg1-15/igt@i915_pm_rc6_residency@rc6-idle@vcs0.html
   [29]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9008/shard-dg1-15/igt@i915_pm_rc6_residency@rc6-idle@vcs0.html

  * igt@i915_pm_rps@reset:
    - shard-snb:          [INCOMPLETE][30] ([i915#7790]) -> [PASS][31]
   [30]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13165/shard-snb4/igt@i915_pm_rps@reset.html
   [31]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9008/shard-snb6/igt@i915_pm_rps@reset.html

  * igt@kms_big_fb@x-tiled-max-hw-stride-64bpp-rotate-180-async-flip:
    - {shard-rkl}:        [FAIL][32] ([i915#3743]) -> [PASS][33]
   [32]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13165/shard-rkl-7/igt@kms_big_fb@x-tiled-max-hw-stride-64bpp-rotate-180-async-flip.html
   [33]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9008/shard-rkl-7/igt@kms_big_fb@x-tiled-max-hw-stride-64bpp-rotate-180-async-flip.html

  * igt@kms_cursor_legacy@flip-vs-cursor-atomic-transitions:
    - shard-apl:          [FAIL][34] ([i915#2346]) -> [PASS][35]
   [34]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13165/shard-apl4/igt@kms_cursor_legacy@flip-vs-cursor-atomic-transitions.html
   [35]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9008/shard-apl1/igt@kms_cursor_legacy@flip-vs-cursor-atomic-transitions.html

  * igt@kms_flip@flip-vs-expired-vblank@a-hdmi-a1:
    - shard-glk:          [FAIL][36] ([i915#79]) -> [PASS][37]
   [36]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13165/shard-glk5/igt@kms_flip@flip-vs-expired-vblank@a-hdmi-a1.html
   [37]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9008/shard-glk9/igt@kms_flip@flip-vs-expired-vblank@a-hdmi-a1.html

  * igt@kms_rotation_crc@primary-y-tiled-reflect-x-90:
    - {shard-rkl}:        [ABORT][38] ([i915#7461] / [i915#8311]) -> [PASS][39]
   [38]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13165/shard-rkl-6/igt@kms_rotation_crc@primary-y-tiled-reflect-x-90.html
   [39]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9008/shard-rkl-4/igt@kms_rotation_crc@primary-y-tiled-reflect-x-90.html

  * igt@kms_universal_plane@cursor-fb-leak-pipe-b:
    - shard-snb:          [SKIP][40] ([fdo#109271]) -> [PASS][41]
   [40]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_13165/shard-snb2/igt@kms_universal_plane@cursor-fb-leak-pipe-b.html
   [41]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9008/shard-snb1/igt@kms_universal_plane@cursor-fb-leak-pipe-b.html

  
  {name}: This element is suppressed. This means it is ignored when computing
          the status of the difference (SUCCESS, WARNING, or FAILURE).

  [fdo#109271]: https://bugs.freedesktop.org/show_bug.cgi?id=109271
  [fdo#109280]: https://bugs.freedesktop.org/show_bug.cgi?id=109280
  [fdo#109289]: https://bugs.freedesktop.org/show_bug.cgi?id=109289
  [fdo#109295]: https://bugs.freedesktop.org/show_bug.cgi?id=109295
  [fdo#109315]: https://bugs.freedesktop.org/show_bug.cgi?id=109315
  [fdo#110189]: https://bugs.freedesktop.org/show_bug.cgi?id=110189
  [fdo#110723]: https://bugs.freedesktop.org/show_bug.cgi?id=110723
  [fdo#111614]: https://bugs.freedesktop.org/show_bug.cgi?id=111614
  [fdo#111615]: https://bugs.freedesktop.org/show_bug.cgi?id=111615
  [fdo#111825]: https://bugs.freedesktop.org/show_bug.cgi?id=111825
  [fdo#111827]: https://bugs.freedesktop.org/show_bug.cgi?id=111827
  [fdo#112283]: https://bugs.freedesktop.org/show_bug.cgi?id=112283
  [i915#1072]: https://gitlab.freedesktop.org/drm/intel/issues/1072
  [i915#180]: https://gitlab.freedesktop.org/drm/intel/issues/180
  [i915#1825]: https://gitlab.freedesktop.org/drm/intel/issues/1825
  [i915#1937]: https://gitlab.freedesktop.org/drm/intel/issues/1937
  [i915#2346]: https://gitlab.freedesktop.org/drm/intel/issues/2346
  [i915#2527]: https://gitlab.freedesktop.org/drm/intel/issues/2527
  [i915#2575]: https://gitlab.freedesktop.org/drm/intel/issues/2575
  [i915#2672]: https://gitlab.freedesktop.org/drm/intel/issues/2672
  [i915#2681]: https://gitlab.freedesktop.org/drm/intel/issues/2681
  [i915#2705]: https://gitlab.freedesktop.org/drm/intel/issues/2705
  [i915#2842]: https://gitlab.freedesktop.org/drm/intel/issues/2842
  [i915#3023]: https://gitlab.freedesktop.org/drm/intel/issues/3023
  [i915#3116]: https://gitlab.freedesktop.org/drm/intel/issues/3116
  [i915#315]: https://gitlab.freedesktop.org/drm/intel/issues/315
  [i915#3281]: https://gitlab.freedesktop.org/drm/intel/issues/3281
  [i915#3282]: https://gitlab.freedesktop.org/drm/intel/issues/3282
  [i915#3297]: https://gitlab.freedesktop.org/drm/intel/issues/3297
  [i915#3299]: https://gitlab.freedesktop.org/drm/intel/issues/3299
  [i915#3359]: https://gitlab.freedesktop.org/drm/intel/issues/3359
  [i915#3458]: https://gitlab.freedesktop.org/drm/intel/issues/3458
  [i915#3555]: https://gitlab.freedesktop.org/drm/intel/issues/3555
  [i915#3591]: https://gitlab.freedesktop.org/drm/intel/issues/3591
  [i915#3638]: https://gitlab.freedesktop.org/drm/intel/issues/3638
  [i915#3689]: https://gitlab.freedesktop.org/drm/intel/issues/3689
  [i915#3708]: https://gitlab.freedesktop.org/drm/intel/issues/3708
  [i915#3734]: https://gitlab.freedesktop.org/drm/intel/issues/3734
  [i915#3742]: https://gitlab.freedesktop.org/drm/intel/issues/3742
  [i915#3743]: https://gitlab.freedesktop.org/drm/intel/issues/3743
  [i915#3804]: https://gitlab.freedesktop.org/drm/intel/issues/3804
  [i915#3886]: https://gitlab.freedesktop.org/drm/intel/issues/3886
  [i915#3955]: https://gitlab.freedesktop.org/drm/intel/issues/3955
  [i915#4070]: https://gitlab.freedesktop.org/drm/intel/issues/4070
  [i915#4077]: https://gitlab.freedesktop.org/drm/intel/issues/4077
  [i915#4078]: https://gitlab.freedesktop.org/drm/intel/issues/4078
  [i915#4270]: https://gitlab.freedesktop.org/drm/intel/issues/4270
  [i915#4349]: https://gitlab.freedesktop.org/drm/intel/issues/4349
  [i915#4538]: https://gitlab.freedesktop.org/drm/intel/issues/4538
  [i915#4579]: https://gitlab.freedesktop.org/drm/intel/issues/4579
  [i915#4613]: https://gitlab.freedesktop.org/drm/intel/issues/4613
  [i915#4816]: https://gitlab.freedesktop.org/drm/intel/issues/4816
  [i915#5176]: https://gitlab.freedesktop.org/drm/intel/issues/5176
  [i915#5286]: https://gitlab.freedesktop.org/drm/intel/issues/5286
  [i915#5289]: https://gitlab.freedesktop.org/drm/intel/issues/5289
  [i915#533]: https://gitlab.freedesktop.org/drm/intel/issues/533
  [i915#5354]: https://gitlab.freedesktop.org/drm/intel/issues/5354
  [i915#5439]: https://gitlab.freedesktop.org/drm/intel/issues/5439
  [i915#5566]: https://gitlab.freedesktop.org/drm/intel/issues/5566
  [i915#6095]: https://gitlab.freedesktop.org/drm/intel/issues/6095
  [i915#6268]: https://gitlab.freedesktop.org/drm/intel/issues/6268
  [i915#6412]: https://gitlab.freedesktop.org/drm/intel/issues/6412
  [i915#6524]: https://gitlab.freedesktop.org/drm/intel/issues/6524
  [i915#658]: https://gitlab.freedesktop.org/drm/intel/issues/658
  [i915#6768]: https://gitlab.freedesktop.org/drm/intel/issues/6768
  [i915#7118]: https://gitlab.freedesktop.org/drm/intel/issues/7118
  [i915#7461]: https://gitlab.freedesktop.org/drm/intel/issues/7461
  [i915#7697]: https://gitlab.freedesktop.org/drm/intel/issues/7697
  [i915#7701]: https://gitlab.freedesktop.org/drm/intel/issues/7701
  [i915#7711]: https://gitlab.freedesktop.org/drm/intel/issues/7711
  [i915#7742]: https://gitlab.freedesktop.org/drm/intel/issues/7742
  [i915#7790]: https://gitlab.freedesktop.org/drm/intel/issues/7790
  [i915#7828]: https://gitlab.freedesktop.org/drm/intel/issues/7828
  [i915#79]: https://gitlab.freedesktop.org/drm/intel/issues/79
  [i915#8011]: https://gitlab.freedesktop.org/drm/intel/issues/8011
  [i915#8211]: https://gitlab.freedesktop.org/drm/intel/issues/8211
  [i915#8234]: https://gitlab.freedesktop.org/drm/intel/issues/8234
  [i915#8311]: https://gitlab.freedesktop.org/drm/intel/issues/8311
  [i915#8399]: https://gitlab.freedesktop.org/drm/intel/issues/8399


Build changes
-------------

  * CI: CI-20190529 -> None
  * IGT: IGT_7296 -> IGTPW_9008
  * Piglit: piglit_4509 -> None

  CI-20190529: 20190529
  CI_DRM_13165: b5b59a92a8b9df8696f50cae4cea1635e5f8dc16 @ git://anongit.freedesktop.org/gfx-ci/linux
  IGTPW_9008: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9008/index.html
  IGT_7296: f58eaf30c30c1cc9f00c8b5c596ee5c94d054198 @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
  piglit_4509: fdc5a4ca11124ab8413c7988896eec4c97336694 @ git://anongit.freedesktop.org/piglit

== Logs ==

For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_9008/index.html

[-- Attachment #2: Type: text/html, Size: 12798 bytes --]

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

end of thread, other threads:[~2023-05-22 12:04 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-05-19  9:05 [igt-dev] [PATCH i-g-t] intel-ci/xe-fast-feedback.testlist: Add pagefault tests Kamil Konieczny
2023-05-19 10:01 ` [igt-dev] ✗ Fi.CI.BAT: failure for intel-ci/xe-fast-feedback.testlist: Add pagefault tests (rev4) Patchwork
2023-05-19 10:30   ` Kamil Konieczny
2023-05-22  8:52 ` [igt-dev] ✓ Fi.CI.BAT: success " Patchwork
2023-05-22 12:04 ` [igt-dev] ✓ Fi.CI.IGT: " Patchwork
  -- strict thread matches above, loose matches on Subject: below --
2023-05-19  6:21 [igt-dev] [PATCH i-g-t] intel-ci/xe-fast-feedback.testlist: Add pagefault tests priyanka.dandamudi
2023-05-19  7:45 ` Dec, Katarzyna
2023-05-19  7:47   ` Dec, Katarzyna

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