From: "Lis, Tomasz" <tomasz.lis@intel.com>
To: <intel-xe@lists.freedesktop.org>
Subject: Re: ✗ CI.FULL: failure for drm/xe/vf: Post-migration recovery worker basis (rev4)
Date: Tue, 8 Oct 2024 16:21:14 +0200 [thread overview]
Message-ID: <f57ebf08-2906-476c-89f9-5d32c445f77d@intel.com> (raw)
In-Reply-To: <172837924152.1202832.18197135408135169579@2413ebb6fbb6>
[-- Attachment #1: Type: text/plain, Size: 49727 bytes --]
Comments on fails:
*
igt@xe_evict@evict-beng-mixed-threads-small:
o shard-dg2-set2: PASS
<https://intel-gfx-ci.01.org/tree/intel-xe/xe-2019-d6a4624817a46144a4dbc125c9371439edc82295/shard-dg2-463/igt@xe_evict@evict-beng-mixed-threads-small.html>
-> DMESG-WARN
<https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-138935v4/shard-dg2-466/igt@xe_evict@evict-beng-mixed-threads-small.html>
within `xe_guc_sched_done_handler()` -> `handle_sched_done()` ->
`deregister_exec_queue()`, the assert got triggered:
xe_gt_assert(guc_to_gt(guc), exec_queue_destroyed(q));
This means we have bugs in our queue life cycle. We assumed there was
already a call to `set_exec_queue_destroyed()` before the
`deregister_exec_queue()`, but that was not the case here.
Someone working on submission should take a look, but - this is not
related to the series under test, nor with SRIOV.
*
igt@xe_exec_sip@invalidinstr-walker-enabled:
o shard-lnl: PASS
<https://intel-gfx-ci.01.org/tree/intel-xe/xe-2019-d6a4624817a46144a4dbc125c9371439edc82295/shard-lnl-8/igt@xe_exec_sip@invalidinstr-walker-enabled.html>
-> FAIL
<https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-138935v4/shard-lnl-3/igt@xe_exec_sip@invalidinstr-walker-enabled.html>
+1 other test fail
The jobs executed during the test were unable to finish in 5 seconds, so
caused engine reset. This is how this test normally works - in the
"PASS" example it does the same thing.
However, for some reason, in the new run IGT considered the execution
too long and failed the case.
This looks to me like a race, with both KMD and IGT having roughly the
same timeout set. If KMD takes longer in a specific run, the comparison
on IGT side - and therefore the test - will fail.
Looks like a test issue to me. The test author should take a look.
Regardless, this has nothing to do with the series under test, nor with
SRIOV.
*
igt@xe_pm_residency@gt-c6-freeze:
o shard-lnl: PASS
<https://intel-gfx-ci.01.org/tree/intel-xe/xe-2019-d6a4624817a46144a4dbc125c9371439edc82295/shard-lnl-1/igt@xe_pm_residency@gt-c6-freeze.html>
-> INCOMPLETE
<https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-138935v4/shard-lnl-5/igt@xe_pm_residency@gt-c6-freeze.html>
+2 other tests incomplete
The machine did not returned after RC6. It's very hard to tell anything
more. Very likely a hardware issue, but who knows.
One is certain, this has nothing to do with the series under test, nor
with SRIOV.
-Tomasz
On 08.10.2024 11:20, Patchwork wrote:
> Project List - Patchwork *Patch Details*
> *Series:* drm/xe/vf: Post-migration recovery worker basis (rev4)
> *URL:* https://patchwork.freedesktop.org/series/138935/
> *State:* failure
> *Details:*
> https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-138935v4/index.html
>
>
> CI Bug Log - changes from
> xe-2019-d6a4624817a46144a4dbc125c9371439edc82295_full ->
> xe-pw-138935v4_full
>
>
> Summary
>
> *FAILURE*
>
> Serious unknown changes coming with xe-pw-138935v4_full absolutely
> need to be
> verified manually.
>
> If you think the reported changes have nothing to do with the changes
> introduced in xe-pw-138935v4_full, please notify your bug team
> (I915-ci-infra@lists.freedesktop.org) to allow them
> to document this new failure mode, which will reduce false positives
> in CI.
>
>
> Participating hosts (4 -> 4)
>
> No changes in participating hosts
>
>
> Possible new issues
>
> Here are the unknown changes that may have been introduced in
> xe-pw-138935v4_full:
>
>
> IGT changes
>
>
> Possible regressions
>
> *
>
> igt@xe_evict@evict-beng-mixed-threads-small:
>
> o shard-dg2-set2: PASS
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-2019-d6a4624817a46144a4dbc125c9371439edc82295/shard-dg2-463/igt@xe_evict@evict-beng-mixed-threads-small.html>
> -> DMESG-WARN
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-138935v4/shard-dg2-466/igt@xe_evict@evict-beng-mixed-threads-small.html>
> *
>
> igt@xe_exec_sip@invalidinstr-walker-enabled:
>
> o shard-lnl: PASS
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-2019-d6a4624817a46144a4dbc125c9371439edc82295/shard-lnl-8/igt@xe_exec_sip@invalidinstr-walker-enabled.html>
> -> FAIL
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-138935v4/shard-lnl-3/igt@xe_exec_sip@invalidinstr-walker-enabled.html>
> +1 other test fail
> *
>
> igt@xe_pm_residency@gt-c6-freeze:
>
> o shard-lnl: PASS
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-2019-d6a4624817a46144a4dbc125c9371439edc82295/shard-lnl-1/igt@xe_pm_residency@gt-c6-freeze.html>
> -> INCOMPLETE
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-138935v4/shard-lnl-5/igt@xe_pm_residency@gt-c6-freeze.html>
> +2 other tests incomplete
>
>
> Suppressed
>
> The following results come from untrusted machines, tests, or statuses.
> They do not affect the overall result.
>
> * igt@kms_plane_scaling@planes-downscale-factor-0-5-upscale-factor-0-25@pipe-c:
>
> o {shard-bmg}: PASS
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-2019-d6a4624817a46144a4dbc125c9371439edc82295/shard-bmg-6/igt@kms_plane_scaling@planes-downscale-factor-0-5-upscale-factor-0-25@pipe-c.html>
> -> INCOMPLETE
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-138935v4/shard-bmg-6/igt@kms_plane_scaling@planes-downscale-factor-0-5-upscale-factor-0-25@pipe-c.html>
>
>
> Known issues
>
> Here are the changes found in xe-pw-138935v4_full that come from known
> issues:
>
>
> IGT changes
>
>
> Issues hit
>
> *
>
> igt@kms_async_flips@alternate-sync-async-flip@pipe-c-hdmi-a-1:
>
> o shard-adlp: PASS
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-2019-d6a4624817a46144a4dbc125c9371439edc82295/shard-adlp-2/igt@kms_async_flips@alternate-sync-async-flip@pipe-c-hdmi-a-1.html>
> -> DMESG-WARN
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-138935v4/shard-adlp-3/igt@kms_async_flips@alternate-sync-async-flip@pipe-c-hdmi-a-1.html>
> (Intel XE#324
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/324>) +1
> other test dmesg-warn
> *
>
> igt@kms_atomic_transition@modeset-transition-nonblocking@1x-outputs:
>
> o shard-lnl: PASS
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-2019-d6a4624817a46144a4dbc125c9371439edc82295/shard-lnl-7/igt@kms_atomic_transition@modeset-transition-nonblocking@1x-outputs.html>
> -> FAIL
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-138935v4/shard-lnl-2/igt@kms_atomic_transition@modeset-transition-nonblocking@1x-outputs.html>
> (Intel XE#1701
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/1701>) +1
> other test fail
> *
>
> igt@kms_atomic_transition@plane-all-modeset-transition-fencing-internal-panels:
>
> o shard-lnl: PASS
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-2019-d6a4624817a46144a4dbc125c9371439edc82295/shard-lnl-6/igt@kms_atomic_transition@plane-all-modeset-transition-fencing-internal-panels.html>
> -> FAIL
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-138935v4/shard-lnl-8/igt@kms_atomic_transition@plane-all-modeset-transition-fencing-internal-panels.html>
> (Intel XE#1426
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/1426>) +1
> other test fail
> *
>
> igt@kms_big_fb@4-tiled-64bpp-rotate-0:
>
> o shard-lnl: PASS
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-2019-d6a4624817a46144a4dbc125c9371439edc82295/shard-lnl-7/igt@kms_big_fb@4-tiled-64bpp-rotate-0.html>
> -> FAIL
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-138935v4/shard-lnl-7/igt@kms_big_fb@4-tiled-64bpp-rotate-0.html>
> (Intel XE#1659
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/1659>)
> *
>
> igt@kms_big_fb@4-tiled-64bpp-rotate-180:
>
> o shard-adlp: NOTRUN -> SKIP
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-138935v4/shard-adlp-8/igt@kms_big_fb@4-tiled-64bpp-rotate-180.html>
> (Intel XE#1124
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/1124>) +3
> other tests skip
> *
>
> igt@kms_big_fb@4-tiled-8bpp-rotate-270:
>
> o shard-lnl: NOTRUN -> SKIP
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-138935v4/shard-lnl-5/igt@kms_big_fb@4-tiled-8bpp-rotate-270.html>
> (Intel XE#1407
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/1407>) +1
> other test skip
> *
>
> igt@kms_big_fb@linear-64bpp-rotate-0:
>
> o shard-dg2-set2: PASS
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-2019-d6a4624817a46144a4dbc125c9371439edc82295/shard-dg2-435/igt@kms_big_fb@linear-64bpp-rotate-0.html>
> -> DMESG-WARN
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-138935v4/shard-dg2-435/igt@kms_big_fb@linear-64bpp-rotate-0.html>
> (Intel XE#877
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/877>)
> *
>
> igt@kms_big_fb@y-tiled-max-hw-stride-64bpp-rotate-180-hflip:
>
> o shard-lnl: NOTRUN -> SKIP
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-138935v4/shard-lnl-4/igt@kms_big_fb@y-tiled-max-hw-stride-64bpp-rotate-180-hflip.html>
> (Intel XE#1124
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/1124>) +3
> other tests skip
> *
>
> igt@kms_bw@connected-linear-tiling-1-displays-3840x2160p:
>
> o shard-adlp: NOTRUN -> SKIP
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-138935v4/shard-adlp-8/igt@kms_bw@connected-linear-tiling-1-displays-3840x2160p.html>
> (Intel XE#367
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/367>)
> o shard-dg2-set2: NOTRUN -> SKIP
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-138935v4/shard-dg2-432/igt@kms_bw@connected-linear-tiling-1-displays-3840x2160p.html>
> (Intel XE#367
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/367>)
> *
>
> igt@kms_ccs@crc-sprite-planes-basic-y-tiled-gen12-mc-ccs:
>
> o shard-adlp: NOTRUN -> SKIP
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-138935v4/shard-adlp-8/igt@kms_ccs@crc-sprite-planes-basic-y-tiled-gen12-mc-ccs.html>
> (Intel XE#455
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/455> /
> Intel XE#787
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/787>) +1
> other test skip
> *
>
> igt@kms_ccs@crc-sprite-planes-basic-y-tiled-gen12-mc-ccs@pipe-c-hdmi-a-1:
>
> o shard-adlp: NOTRUN -> SKIP
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-138935v4/shard-adlp-8/igt@kms_ccs@crc-sprite-planes-basic-y-tiled-gen12-mc-ccs@pipe-c-hdmi-a-1.html>
> (Intel XE#787
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/787>) +2
> other tests skip
> *
>
> igt@kms_ccs@crc-sprite-planes-basic-y-tiled-gen12-rc-ccs:
>
> o shard-lnl: NOTRUN -> SKIP
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-138935v4/shard-lnl-5/igt@kms_ccs@crc-sprite-planes-basic-y-tiled-gen12-rc-ccs.html>
> (Intel XE#2887
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/2887>) +2
> other tests skip
> *
>
> igt@kms_ccs@random-ccs-data-4-tiled-dg2-rc-ccs:
>
> o shard-dg2-set2: PASS
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-2019-d6a4624817a46144a4dbc125c9371439edc82295/shard-dg2-432/igt@kms_ccs@random-ccs-data-4-tiled-dg2-rc-ccs.html>
> -> INCOMPLETE
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-138935v4/shard-dg2-464/igt@kms_ccs@random-ccs-data-4-tiled-dg2-rc-ccs.html>
> (Intel XE#1195
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/1195>) +1
> other test incomplete
> *
>
> igt@kms_chamelium_hpd@dp-hpd-storm-disable:
>
> o shard-adlp: NOTRUN -> SKIP
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-138935v4/shard-adlp-8/igt@kms_chamelium_hpd@dp-hpd-storm-disable.html>
> (Intel XE#373
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/373>) +1
> other test skip
> o shard-dg2-set2: NOTRUN -> SKIP
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-138935v4/shard-dg2-432/igt@kms_chamelium_hpd@dp-hpd-storm-disable.html>
> (Intel XE#373
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/373>)
> *
>
> igt@kms_chamelium_hpd@vga-hpd-for-each-pipe:
>
> o shard-lnl: NOTRUN -> SKIP
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-138935v4/shard-lnl-1/igt@kms_chamelium_hpd@vga-hpd-for-each-pipe.html>
> (Intel XE#373
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/373>) +3
> other tests skip
> *
>
> igt@kms_cursor_crc@cursor-sliding-max-size:
>
> o shard-lnl: NOTRUN -> SKIP
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-138935v4/shard-lnl-4/igt@kms_cursor_crc@cursor-sliding-max-size.html>
> (Intel XE#1424
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/1424>) +2
> other tests skip
> *
>
> igt@kms_cursor_legacy@2x-nonblocking-modeset-vs-cursor-atomic:
>
> o shard-adlp: NOTRUN -> SKIP
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-138935v4/shard-adlp-8/igt@kms_cursor_legacy@2x-nonblocking-modeset-vs-cursor-atomic.html>
> (Intel XE#309
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/309>)
> *
>
> igt@kms_cursor_legacy@flip-vs-cursor-atomic-transitions-varying-size:
>
> o shard-lnl: PASS
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-2019-d6a4624817a46144a4dbc125c9371439edc82295/shard-lnl-7/igt@kms_cursor_legacy@flip-vs-cursor-atomic-transitions-varying-size.html>
> -> FAIL
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-138935v4/shard-lnl-7/igt@kms_cursor_legacy@flip-vs-cursor-atomic-transitions-varying-size.html>
> (Intel XE#1475
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/1475>)
> *
>
> igt@kms_flip@2x-flip-vs-dpms-off-vs-modeset:
>
> o shard-lnl: NOTRUN -> SKIP
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-138935v4/shard-lnl-1/igt@kms_flip@2x-flip-vs-dpms-off-vs-modeset.html>
> (Intel XE#1421
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/1421>)
> *
>
> igt@kms_flip@blocking-wf_vblank@a-edp1:
>
> o shard-lnl: NOTRUN -> FAIL
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-138935v4/shard-lnl-6/igt@kms_flip@blocking-wf_vblank@a-edp1.html>
> (Intel XE#886
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/886>) +1
> other test fail
> *
>
> igt@kms_flip@flip-vs-blocking-wf-vblank@a-edp1:
>
> o shard-lnl: PASS
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-2019-d6a4624817a46144a4dbc125c9371439edc82295/shard-lnl-1/igt@kms_flip@flip-vs-blocking-wf-vblank@a-edp1.html>
> -> FAIL
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-138935v4/shard-lnl-6/igt@kms_flip@flip-vs-blocking-wf-vblank@a-edp1.html>
> (Intel XE#886
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/886>) +3
> other tests fail
> *
>
> igt@kms_flip@flip-vs-expired-vblank-interruptible@b-hdmi-a6:
>
> o shard-dg2-set2: PASS
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-2019-d6a4624817a46144a4dbc125c9371439edc82295/shard-dg2-434/igt@kms_flip@flip-vs-expired-vblank-interruptible@b-hdmi-a6.html>
> -> FAIL
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-138935v4/shard-dg2-466/igt@kms_flip@flip-vs-expired-vblank-interruptible@b-hdmi-a6.html>
> (Intel XE#301
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/301>) +3
> other tests fail
> *
>
> igt@kms_flip_scaled_crc@flip-32bpp-ytile-to-32bpp-ytileccs-upscaling@pipe-a-valid-mode:
>
> o shard-dg2-set2: NOTRUN -> SKIP
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-138935v4/shard-dg2-432/igt@kms_flip_scaled_crc@flip-32bpp-ytile-to-32bpp-ytileccs-upscaling@pipe-a-valid-mode.html>
> (Intel XE#455
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/455>) +1
> other test skip
> *
>
> igt@kms_flip_scaled_crc@flip-64bpp-yftile-to-32bpp-yftile-downscaling:
>
> o shard-lnl: NOTRUN -> SKIP
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-138935v4/shard-lnl-6/igt@kms_flip_scaled_crc@flip-64bpp-yftile-to-32bpp-yftile-downscaling.html>
> (Intel XE#1401
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/1401> /
> Intel XE#1745
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/1745>)
> *
>
> igt@kms_flip_scaled_crc@flip-64bpp-yftile-to-32bpp-yftile-downscaling@pipe-a-default-mode:
>
> o shard-lnl: NOTRUN -> SKIP
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-138935v4/shard-lnl-6/igt@kms_flip_scaled_crc@flip-64bpp-yftile-to-32bpp-yftile-downscaling@pipe-a-default-mode.html>
> (Intel XE#1401
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/1401>)
> *
>
> igt@kms_force_connector_basic@prune-stale-modes:
>
> o shard-lnl: NOTRUN -> SKIP
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-138935v4/shard-lnl-5/igt@kms_force_connector_basic@prune-stale-modes.html>
> (Intel XE#352
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/352>)
> *
>
> igt@kms_frontbuffer_tracking@fbc-2p-scndscrn-indfb-pgflip-blt:
>
> o shard-lnl: NOTRUN -> SKIP
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-138935v4/shard-lnl-5/igt@kms_frontbuffer_tracking@fbc-2p-scndscrn-indfb-pgflip-blt.html>
> (Intel XE#656
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/656>) +6
> other tests skip
> *
>
> igt@kms_frontbuffer_tracking@fbc-2p-scndscrn-spr-indfb-onoff:
>
> o shard-adlp: NOTRUN -> SKIP
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-138935v4/shard-adlp-8/igt@kms_frontbuffer_tracking@fbc-2p-scndscrn-spr-indfb-onoff.html>
> (Intel XE#656
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/656>) +4
> other tests skip
> *
>
> igt@kms_frontbuffer_tracking@fbc-suspend:
>
> o shard-lnl: PASS
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-2019-d6a4624817a46144a4dbc125c9371439edc82295/shard-lnl-3/igt@kms_frontbuffer_tracking@fbc-suspend.html>
> -> INCOMPLETE
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-138935v4/shard-lnl-1/igt@kms_frontbuffer_tracking@fbc-suspend.html>
> (Intel XE#2050
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/2050>)
> *
>
> igt@kms_frontbuffer_tracking@fbcdrrs-1p-primscrn-indfb-pgflip-blt:
>
> o shard-lnl: NOTRUN -> SKIP
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-138935v4/shard-lnl-5/igt@kms_frontbuffer_tracking@fbcdrrs-1p-primscrn-indfb-pgflip-blt.html>
> (Intel XE#651
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/651>) +3
> other tests skip
> *
>
> igt@kms_frontbuffer_tracking@fbcdrrs-1p-primscrn-spr-indfb-draw-blt:
>
> o shard-adlp: NOTRUN -> SKIP
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-138935v4/shard-adlp-8/igt@kms_frontbuffer_tracking@fbcdrrs-1p-primscrn-spr-indfb-draw-blt.html>
> (Intel XE#651
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/651>) +2
> other tests skip
> *
>
> igt@kms_frontbuffer_tracking@fbcdrrs-2p-scndscrn-spr-indfb-onoff:
>
> o shard-dg2-set2: NOTRUN -> SKIP
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-138935v4/shard-dg2-432/igt@kms_frontbuffer_tracking@fbcdrrs-2p-scndscrn-spr-indfb-onoff.html>
> (Intel XE#651
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/651>) +1
> other test skip
> *
>
> igt@kms_frontbuffer_tracking@fbcpsr-1p-primscrn-cur-indfb-draw-mmap-wc:
>
> o shard-adlp: NOTRUN -> SKIP
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-138935v4/shard-adlp-8/igt@kms_frontbuffer_tracking@fbcpsr-1p-primscrn-cur-indfb-draw-mmap-wc.html>
> (Intel XE#653
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/653>) +1
> other test skip
> *
>
> igt@kms_frontbuffer_tracking@fbcpsr-2p-rte:
>
> o shard-dg2-set2: NOTRUN -> SKIP
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-138935v4/shard-dg2-432/igt@kms_frontbuffer_tracking@fbcpsr-2p-rte.html>
> (Intel XE#653
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/653>) +1
> other test skip
> *
>
> igt@kms_hdr@static-swap:
>
> o shard-adlp: NOTRUN -> SKIP
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-138935v4/shard-adlp-8/igt@kms_hdr@static-swap.html>
> (Intel XE#455
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/455>) +4
> other tests skip
> *
>
> igt@kms_joiner@basic-force-ultra-joiner:
>
> o shard-lnl: NOTRUN -> SKIP
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-138935v4/shard-lnl-1/igt@kms_joiner@basic-force-ultra-joiner.html>
> (Intel XE#2934
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/2934>)
> *
>
> igt@kms_joiner@invalid-modeset-force-ultra-joiner:
>
> o shard-adlp: NOTRUN -> SKIP
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-138935v4/shard-adlp-8/igt@kms_joiner@invalid-modeset-force-ultra-joiner.html>
> (Intel XE#2332
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/2332>)
> *
>
> igt@kms_plane@plane-position-covered@pipe-b-plane-3:
>
> o shard-lnl: PASS
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-2019-d6a4624817a46144a4dbc125c9371439edc82295/shard-lnl-6/igt@kms_plane@plane-position-covered@pipe-b-plane-3.html>
> -> DMESG-WARN
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-138935v4/shard-lnl-6/igt@kms_plane@plane-position-covered@pipe-b-plane-3.html>
> (Intel XE#324
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/324>)
> *
>
> igt@kms_plane@plane-position-hole@pipe-a-plane-3:
>
> o shard-lnl: PASS
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-2019-d6a4624817a46144a4dbc125c9371439edc82295/shard-lnl-6/igt@kms_plane@plane-position-hole@pipe-a-plane-3.html>
> -> DMESG-FAIL
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-138935v4/shard-lnl-3/igt@kms_plane@plane-position-hole@pipe-a-plane-3.html>
> (Intel XE#324
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/324>) +2
> other tests dmesg-fail
> *
>
> igt@kms_plane_scaling@planes-unity-scaling-downscale-factor-0-25@pipe-a:
>
> o shard-lnl: NOTRUN -> SKIP
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-138935v4/shard-lnl-5/igt@kms_plane_scaling@planes-unity-scaling-downscale-factor-0-25@pipe-a.html>
> (Intel XE#2763
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/2763>)
> +11 other tests skip
> *
>
> igt@kms_pm_dc@dc6-dpms:
>
> o shard-lnl: PASS
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-2019-d6a4624817a46144a4dbc125c9371439edc82295/shard-lnl-3/igt@kms_pm_dc@dc6-dpms.html>
> -> FAIL
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-138935v4/shard-lnl-5/igt@kms_pm_dc@dc6-dpms.html>
> (Intel XE#1430
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/1430>)
> *
>
> igt@kms_pm_rpm@dpms-non-lpsp:
>
> o shard-adlp: NOTRUN -> SKIP
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-138935v4/shard-adlp-8/igt@kms_pm_rpm@dpms-non-lpsp.html>
> (Intel XE#836
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/836>)
> *
>
> igt@kms_pm_rpm@universal-planes-dpms:
>
> o shard-lnl: PASS
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-2019-d6a4624817a46144a4dbc125c9371439edc82295/shard-lnl-4/igt@kms_pm_rpm@universal-planes-dpms.html>
> -> INCOMPLETE
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-138935v4/shard-lnl-4/igt@kms_pm_rpm@universal-planes-dpms.html>
> (Intel XE#1620
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/1620> /
> Intel XE#2864
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/2864>)
> *
>
> igt@kms_pm_rpm@universal-planes-dpms@plane-77:
>
> o shard-lnl: PASS
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-2019-d6a4624817a46144a4dbc125c9371439edc82295/shard-lnl-4/igt@kms_pm_rpm@universal-planes-dpms@plane-77.html>
> -> DMESG-FAIL
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-138935v4/shard-lnl-4/igt@kms_pm_rpm@universal-planes-dpms@plane-77.html>
> (Intel XE#1620
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/1620>)
> *
>
> igt@kms_psr2_sf@psr2-cursor-plane-move-continuous-exceed-fully-sf:
>
> o shard-adlp: NOTRUN -> SKIP
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-138935v4/shard-adlp-8/igt@kms_psr2_sf@psr2-cursor-plane-move-continuous-exceed-fully-sf.html>
> (Intel XE#1489
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/1489>)
> *
>
> igt@kms_psr@fbc-psr2-no-drrs:
>
> o shard-dg2-set2: NOTRUN -> SKIP
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-138935v4/shard-dg2-432/igt@kms_psr@fbc-psr2-no-drrs.html>
> (Intel XE#2850
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/2850> /
> Intel XE#929
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/929>)
> o shard-adlp: NOTRUN -> SKIP
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-138935v4/shard-adlp-8/igt@kms_psr@fbc-psr2-no-drrs.html>
> (Intel XE#2850
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/2850> /
> Intel XE#929
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/929>)
> *
>
> igt@kms_psr@pr-no-drrs:
>
> o shard-lnl: NOTRUN -> SKIP
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-138935v4/shard-lnl-1/igt@kms_psr@pr-no-drrs.html>
> (Intel XE#1406
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/1406>)
> *
>
> igt@kms_rotation_crc@primary-yf-tiled-reflect-x-180:
>
> o shard-lnl: NOTRUN -> SKIP
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-138935v4/shard-lnl-1/igt@kms_rotation_crc@primary-yf-tiled-reflect-x-180.html>
> (Intel XE#1127
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/1127>)
> *
>
> igt@kms_rotation_crc@sprite-rotation-180:
>
> o shard-lnl: PASS
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-2019-d6a4624817a46144a4dbc125c9371439edc82295/shard-lnl-4/igt@kms_rotation_crc@sprite-rotation-180.html>
> -> DMESG-WARN
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-138935v4/shard-lnl-4/igt@kms_rotation_crc@sprite-rotation-180.html>
> (Intel XE#2055
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/2055>)
> *
>
> igt@kms_vrr@flip-suspend@pipe-a-edp-1:
>
> o shard-lnl: PASS
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-2019-d6a4624817a46144a4dbc125c9371439edc82295/shard-lnl-6/igt@kms_vrr@flip-suspend@pipe-a-edp-1.html>
> -> FAIL
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-138935v4/shard-lnl-3/igt@kms_vrr@flip-suspend@pipe-a-edp-1.html>
> (Intel XE#2443
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/2443>) +1
> other test fail
> *
>
> igt@xe_ccs@block-multicopy-inplace:
>
> o shard-adlp: NOTRUN -> SKIP
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-138935v4/shard-adlp-8/igt@xe_ccs@block-multicopy-inplace.html>
> (Intel XE#455
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/455> /
> Intel XE#488
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/488>)
> *
>
> igt@xe_eudebug@vma-ufence:
>
> o shard-lnl: NOTRUN -> SKIP
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-138935v4/shard-lnl-5/igt@xe_eudebug@vma-ufence.html>
> (Intel XE#2905
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/2905>) +1
> other test skip
> *
>
> igt@xe_evict@evict-beng-small:
>
> o shard-lnl: NOTRUN -> SKIP
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-138935v4/shard-lnl-5/igt@xe_evict@evict-beng-small.html>
> (Intel XE#688
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/688>)
> *
>
> igt@xe_evict@evict-small-cm:
>
> o shard-adlp: NOTRUN -> SKIP
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-138935v4/shard-adlp-8/igt@xe_evict@evict-small-cm.html>
> (Intel XE#261
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/261> /
> Intel XE#688
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/688>)
> *
>
> igt@xe_exec_basic@multigpu-no-exec-bindexecqueue-rebind:
>
> o shard-adlp: NOTRUN -> SKIP
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-138935v4/shard-adlp-8/igt@xe_exec_basic@multigpu-no-exec-bindexecqueue-rebind.html>
> (Intel XE#1392
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/1392>)
> *
>
> igt@xe_exec_basic@multigpu-no-exec-bindexecqueue-userptr-invalidate:
>
> o shard-lnl: NOTRUN -> SKIP
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-138935v4/shard-lnl-4/igt@xe_exec_basic@multigpu-no-exec-bindexecqueue-userptr-invalidate.html>
> (Intel XE#1392
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/1392>)
> *
>
> igt@xe_exec_fault_mode@many-execqueues-rebind:
>
> o shard-adlp: NOTRUN -> SKIP
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-138935v4/shard-adlp-8/igt@xe_exec_fault_mode@many-execqueues-rebind.html>
> (Intel XE#288
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/288>) +2
> other tests skip
> *
>
> igt@xe_exec_reset@cm-cat-error:
>
> o shard-adlp: NOTRUN -> DMESG-FAIL
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-138935v4/shard-adlp-8/igt@xe_exec_reset@cm-cat-error.html>
> (Intel XE#1962
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/1962>)
> *
>
> igt@xe_live_ktest@xe_bo@xe_bo_evict_kunit:
>
> o shard-adlp: NOTRUN -> SKIP
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-138935v4/shard-adlp-8/igt@xe_live_ktest@xe_bo@xe_bo_evict_kunit.html>
> (Intel XE#2229
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/2229>) +1
> other test skip
> *
>
> igt@xe_pat@pat-index-xelpg:
>
> o shard-lnl: NOTRUN -> SKIP
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-138935v4/shard-lnl-5/igt@xe_pat@pat-index-xelpg.html>
> (Intel XE#979
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/979>)
> *
>
> igt@xe_pm@d3hot-basic:
>
> o shard-lnl: PASS
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-2019-d6a4624817a46144a4dbc125c9371439edc82295/shard-lnl-7/igt@xe_pm@d3hot-basic.html>
> -> DMESG-WARN
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-138935v4/shard-lnl-2/igt@xe_pm@d3hot-basic.html>
> (Intel XE#1620
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/1620>)
> *
>
> igt@xe_pm@s4-basic:
>
> o shard-adlp: NOTRUN -> ABORT
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-138935v4/shard-adlp-9/igt@xe_pm@s4-basic.html>
> (Intel XE#1358
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/1358> /
> Intel XE#1607
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/1607>)
> *
>
> igt@xe_query@multigpu-query-cs-cycles:
>
> o shard-lnl: NOTRUN -> SKIP
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-138935v4/shard-lnl-4/igt@xe_query@multigpu-query-cs-cycles.html>
> (Intel XE#944
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/944>) +1
> other test skip
> *
>
> igt@xe_wedged@basic-wedged:
>
> o shard-adlp: NOTRUN -> DMESG-WARN
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-138935v4/shard-adlp-8/igt@xe_wedged@basic-wedged.html>
> (Intel XE#2919
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/2919>)
>
>
> Possible fixes
>
> *
>
> igt@kms_async_flips@alternate-sync-async-flip@pipe-d-hdmi-a-1:
>
> o shard-adlp: DMESG-WARN
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-2019-d6a4624817a46144a4dbc125c9371439edc82295/shard-adlp-2/igt@kms_async_flips@alternate-sync-async-flip@pipe-d-hdmi-a-1.html>
> (Intel XE#324
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/324>) ->
> PASS
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-138935v4/shard-adlp-3/igt@kms_async_flips@alternate-sync-async-flip@pipe-d-hdmi-a-1.html>
> *
>
> igt@kms_big_fb@4-tiled-max-hw-stride-64bpp-rotate-0:
>
> o shard-lnl: FAIL
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-2019-d6a4624817a46144a4dbc125c9371439edc82295/shard-lnl-3/igt@kms_big_fb@4-tiled-max-hw-stride-64bpp-rotate-0.html>
> (Intel XE#1659
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/1659>) ->
> PASS
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-138935v4/shard-lnl-1/igt@kms_big_fb@4-tiled-max-hw-stride-64bpp-rotate-0.html>
> *
>
> igt@kms_cursor_crc@cursor-rapid-movement-256x256:
>
> o shard-adlp: DMESG-WARN
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-2019-d6a4624817a46144a4dbc125c9371439edc82295/shard-adlp-8/igt@kms_cursor_crc@cursor-rapid-movement-256x256.html>
> -> PASS
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-138935v4/shard-adlp-3/igt@kms_cursor_crc@cursor-rapid-movement-256x256.html>
> *
>
> igt@kms_cursor_edge_walk@128x128-right-edge:
>
> o shard-lnl: FAIL
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-2019-d6a4624817a46144a4dbc125c9371439edc82295/shard-lnl-8/igt@kms_cursor_edge_walk@128x128-right-edge.html>
> -> PASS
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-138935v4/shard-lnl-3/igt@kms_cursor_edge_walk@128x128-right-edge.html>
> +2 other tests pass
> *
>
> igt@kms_cursor_legacy@cursorb-vs-flipa-atomic-transitions-varying-size:
>
> o {shard-bmg}: DMESG-WARN
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-2019-d6a4624817a46144a4dbc125c9371439edc82295/shard-bmg-3/igt@kms_cursor_legacy@cursorb-vs-flipa-atomic-transitions-varying-size.html>
> (Intel XE#2791
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/2791> /
> Intel XE#877
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/877>) ->
> PASS
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-138935v4/shard-bmg-1/igt@kms_cursor_legacy@cursorb-vs-flipa-atomic-transitions-varying-size.html>
> *
>
> igt@kms_cursor_legacy@flip-vs-cursor-varying-size:
>
> o shard-lnl: FAIL
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-2019-d6a4624817a46144a4dbc125c9371439edc82295/shard-lnl-3/igt@kms_cursor_legacy@flip-vs-cursor-varying-size.html>
> (Intel XE#1475
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/1475>) ->
> PASS
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-138935v4/shard-lnl-7/igt@kms_cursor_legacy@flip-vs-cursor-varying-size.html>
> *
>
> igt@kms_fbcon_fbt@fbc-suspend:
>
> o shard-lnl: FAIL
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-2019-d6a4624817a46144a4dbc125c9371439edc82295/shard-lnl-8/igt@kms_fbcon_fbt@fbc-suspend.html>
> (Intel XE#2958
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/2958>) ->
> PASS
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-138935v4/shard-lnl-3/igt@kms_fbcon_fbt@fbc-suspend.html>
> *
>
> igt@kms_fbcon_fbt@psr-suspend:
>
> o shard-lnl: INCOMPLETE
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-2019-d6a4624817a46144a4dbc125c9371439edc82295/shard-lnl-6/igt@kms_fbcon_fbt@psr-suspend.html>
> -> PASS
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-138935v4/shard-lnl-6/igt@kms_fbcon_fbt@psr-suspend.html>
> +1 other test pass
> *
>
> igt@kms_flip@2x-flip-vs-expired-vblank-interruptible@ac-dp2-hdmi-a3:
>
> o {shard-bmg}: FAIL
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-2019-d6a4624817a46144a4dbc125c9371439edc82295/shard-bmg-5/igt@kms_flip@2x-flip-vs-expired-vblank-interruptible@ac-dp2-hdmi-a3.html>
> (Intel XE#301
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/301>) ->
> PASS
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-138935v4/shard-bmg-7/igt@kms_flip@2x-flip-vs-expired-vblank-interruptible@ac-dp2-hdmi-a3.html>
> *
>
> igt@kms_flip@2x-flip-vs-expired-vblank-interruptible@ac-hdmi-a6-dp4:
>
> o shard-dg2-set2: FAIL
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-2019-d6a4624817a46144a4dbc125c9371439edc82295/shard-dg2-433/igt@kms_flip@2x-flip-vs-expired-vblank-interruptible@ac-hdmi-a6-dp4.html>
> -> PASS
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-138935v4/shard-dg2-435/igt@kms_flip@2x-flip-vs-expired-vblank-interruptible@ac-hdmi-a6-dp4.html>
> *
>
> igt@kms_flip@flip-vs-expired-vblank-interruptible@b-dp4:
>
> o shard-dg2-set2: FAIL
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-2019-d6a4624817a46144a4dbc125c9371439edc82295/shard-dg2-434/igt@kms_flip@flip-vs-expired-vblank-interruptible@b-dp4.html>
> (Intel XE#301
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/301>) ->
> PASS
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-138935v4/shard-dg2-466/igt@kms_flip@flip-vs-expired-vblank-interruptible@b-dp4.html>
> +4 other tests pass
> *
>
> igt@kms_flip@flip-vs-expired-vblank-interruptible@c-dp2:
>
> o {shard-bmg}: FAIL
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-2019-d6a4624817a46144a4dbc125c9371439edc82295/shard-bmg-7/igt@kms_flip@flip-vs-expired-vblank-interruptible@c-dp2.html>
> -> PASS
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-138935v4/shard-bmg-2/igt@kms_flip@flip-vs-expired-vblank-interruptible@c-dp2.html>
> *
>
> igt@kms_flip@plain-flip-fb-recreate-interruptible@a-edp1:
>
> o shard-lnl: FAIL
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-2019-d6a4624817a46144a4dbc125c9371439edc82295/shard-lnl-2/igt@kms_flip@plain-flip-fb-recreate-interruptible@a-edp1.html>
> (Intel XE#886
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/886>) ->
> PASS
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-138935v4/shard-lnl-5/igt@kms_flip@plain-flip-fb-recreate-interruptible@a-edp1.html>
> +7 other tests pass
> *
>
> igt@kms_flip@single-buffer-flip-vs-dpms-off-vs-modeset-interruptible:
>
> o shard-lnl: FAIL
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-2019-d6a4624817a46144a4dbc125c9371439edc82295/shard-lnl-2/igt@kms_flip@single-buffer-flip-vs-dpms-off-vs-modeset-interruptible.html>
> (Intel XE#2957
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/2957>) ->
> PASS
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-138935v4/shard-lnl-5/igt@kms_flip@single-buffer-flip-vs-dpms-off-vs-modeset-interruptible.html>
> *
>
> igt@kms_plane@plane-position-covered@pipe-a-plane-1:
>
> o shard-lnl: DMESG-FAIL
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-2019-d6a4624817a46144a4dbc125c9371439edc82295/shard-lnl-6/igt@kms_plane@plane-position-covered@pipe-a-plane-1.html>
> (Intel XE#324
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/324>) ->
> PASS
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-138935v4/shard-lnl-6/igt@kms_plane@plane-position-covered@pipe-a-plane-1.html>
> +2 other tests pass
> *
>
> igt@kms_plane@plane-position-hole-dpms@pipe-b-plane-3:
>
> o shard-lnl: DMESG-WARN
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-2019-d6a4624817a46144a4dbc125c9371439edc82295/shard-lnl-3/igt@kms_plane@plane-position-hole-dpms@pipe-b-plane-3.html>
> (Intel XE#324
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/324>) ->
> PASS
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-138935v4/shard-lnl-1/igt@kms_plane@plane-position-hole-dpms@pipe-b-plane-3.html>
> +6 other tests pass
> *
>
> igt@kms_pm_rpm@legacy-planes-dpms:
>
> o shard-lnl: INCOMPLETE
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-2019-d6a4624817a46144a4dbc125c9371439edc82295/shard-lnl-1/igt@kms_pm_rpm@legacy-planes-dpms.html>
> (Intel XE#1620
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/1620> /
> Intel XE#2864
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/2864>) ->
> PASS
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-138935v4/shard-lnl-4/igt@kms_pm_rpm@legacy-planes-dpms.html>
> *
>
> igt@kms_pm_rpm@legacy-planes-dpms@plane-41:
>
> o shard-lnl: DMESG-FAIL
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-2019-d6a4624817a46144a4dbc125c9371439edc82295/shard-lnl-1/igt@kms_pm_rpm@legacy-planes-dpms@plane-41.html>
> (Intel XE#1620
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/1620>) ->
> PASS
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-138935v4/shard-lnl-4/igt@kms_pm_rpm@legacy-planes-dpms@plane-41.html>
> +1 other test pass
> *
>
> igt@kms_universal_plane@cursor-fb-leak@pipe-a-edp-1:
>
> o shard-lnl: FAIL
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-2019-d6a4624817a46144a4dbc125c9371439edc82295/shard-lnl-6/igt@kms_universal_plane@cursor-fb-leak@pipe-a-edp-1.html>
> (Intel XE#899
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/899>) ->
> PASS
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-138935v4/shard-lnl-8/igt@kms_universal_plane@cursor-fb-leak@pipe-a-edp-1.html>
> +1 other test pass
> *
>
> igt@xe_ccs@suspend-resume@xmajor-compressed-compfmt0-system-system:
>
> o shard-lnl: INCOMPLETE
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-2019-d6a4624817a46144a4dbc125c9371439edc82295/shard-lnl-2/igt@xe_ccs@suspend-resume@xmajor-compressed-compfmt0-system-system.html>
> (Intel XE#2760
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/2760>) ->
> PASS
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-138935v4/shard-lnl-5/igt@xe_ccs@suspend-resume@xmajor-compressed-compfmt0-system-system.html>
> +1 other test pass
> *
>
> igt@xe_create@create-contexts:
>
> o shard-lnl: DMESG-WARN
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-2019-d6a4624817a46144a4dbc125c9371439edc82295/shard-lnl-1/igt@xe_create@create-contexts.html>
> -> PASS
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-138935v4/shard-lnl-6/igt@xe_create@create-contexts.html>
> *
>
> igt@xe_evict@evict-mixed-threads-large:
>
> o shard-dg2-set2: FAIL
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-2019-d6a4624817a46144a4dbc125c9371439edc82295/shard-dg2-466/igt@xe_evict@evict-mixed-threads-large.html>
> (Intel XE#1000
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/1000>) ->
> PASS
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-138935v4/shard-dg2-434/igt@xe_evict@evict-mixed-threads-large.html>
> *
>
> igt@xe_exec_balancer@no-exec-parallel-rebind:
>
> o shard-adlp: DMESG-WARN
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-2019-d6a4624817a46144a4dbc125c9371439edc82295/shard-adlp-6/igt@xe_exec_balancer@no-exec-parallel-rebind.html>
> (Intel XE#1033
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/1033> /
> Intel XE#1727
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/1727>) ->
> PASS
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-138935v4/shard-adlp-8/igt@xe_exec_balancer@no-exec-parallel-rebind.html>
> *
>
> igt@xe_exec_compute_mode@once-userptr-invalidate:
>
> o shard-lnl: FAIL
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-2019-d6a4624817a46144a4dbc125c9371439edc82295/shard-lnl-5/igt@xe_exec_compute_mode@once-userptr-invalidate.html>
> (Intel XE#2754
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/2754>) ->
> PASS
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-138935v4/shard-lnl-8/igt@xe_exec_compute_mode@once-userptr-invalidate.html>
> +2 other tests pass
> *
>
> igt@xe_pm_residency@toggle-gt-c6:
>
> o shard-lnl: FAIL
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-2019-d6a4624817a46144a4dbc125c9371439edc82295/shard-lnl-8/igt@xe_pm_residency@toggle-gt-c6.html>
> (Intel XE#958
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/958>) ->
> PASS
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-138935v4/shard-lnl-6/igt@xe_pm_residency@toggle-gt-c6.html>
> *
>
> igt@xe_vm@large-misaligned-binds-2147483648:
>
> o shard-adlp: TIMEOUT
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-2019-d6a4624817a46144a4dbc125c9371439edc82295/shard-adlp-6/igt@xe_vm@large-misaligned-binds-2147483648.html>
> -> PASS
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-138935v4/shard-adlp-8/igt@xe_vm@large-misaligned-binds-2147483648.html>
> +2 other tests pass
>
>
> Warnings
>
> *
>
> igt@kms_big_fb@x-tiled-max-hw-stride-64bpp-rotate-0-hflip-async-flip:
>
> o shard-adlp: DMESG-FAIL
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-2019-d6a4624817a46144a4dbc125c9371439edc82295/shard-adlp-3/igt@kms_big_fb@x-tiled-max-hw-stride-64bpp-rotate-0-hflip-async-flip.html>
> (Intel XE#324
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/324>) ->
> FAIL
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-138935v4/shard-adlp-8/igt@kms_big_fb@x-tiled-max-hw-stride-64bpp-rotate-0-hflip-async-flip.html>
> (Intel XE#1231
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/1231>)
> *
>
> igt@kms_big_fb@y-tiled-max-hw-stride-64bpp-rotate-0-hflip-async-flip:
>
> o shard-adlp: FAIL
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-2019-d6a4624817a46144a4dbc125c9371439edc82295/shard-adlp-2/igt@kms_big_fb@y-tiled-max-hw-stride-64bpp-rotate-0-hflip-async-flip.html>
> (Intel XE#1231
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/1231>) ->
> DMESG-WARN
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-138935v4/shard-adlp-3/igt@kms_big_fb@y-tiled-max-hw-stride-64bpp-rotate-0-hflip-async-flip.html>
> (Intel XE#324
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/324>)
> *
>
> igt@kms_big_fb@y-tiled-max-hw-stride-64bpp-rotate-180-async-flip:
>
> o shard-adlp: TIMEOUT
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-2019-d6a4624817a46144a4dbc125c9371439edc82295/shard-adlp-6/igt@kms_big_fb@y-tiled-max-hw-stride-64bpp-rotate-180-async-flip.html>
> (Intel XE#402
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/402>) ->
> FAIL
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-138935v4/shard-adlp-8/igt@kms_big_fb@y-tiled-max-hw-stride-64bpp-rotate-180-async-flip.html>
> (Intel XE#1231
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/1231>)
> *
>
> igt@xe_exec_basic@multigpu-many-execqueues-many-vm-userptr-invalidate-race:
>
> o shard-adlp: TIMEOUT
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-2019-d6a4624817a46144a4dbc125c9371439edc82295/shard-adlp-6/igt@xe_exec_basic@multigpu-many-execqueues-many-vm-userptr-invalidate-race.html>
> -> SKIP
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-138935v4/shard-adlp-8/igt@xe_exec_basic@multigpu-many-execqueues-many-vm-userptr-invalidate-race.html>
> (Intel XE#1392
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/1392>)
> *
>
> igt@xe_live_ktest@xe_bo@xe_bo_shrink_kunit:
>
> o shard-dg2-set2: INCOMPLETE
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-2019-d6a4624817a46144a4dbc125c9371439edc82295/shard-dg2-436/igt@xe_live_ktest@xe_bo@xe_bo_shrink_kunit.html>
> (Intel XE#1195
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/1195>) ->
> TIMEOUT
> <https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-138935v4/shard-dg2-432/igt@xe_live_ktest@xe_bo@xe_bo_shrink_kunit.html>
> (Intel XE#2961
> <https://gitlab.freedesktop.org/drm/xe/kernel/issues/2961>) +1
> other test timeout
>
> {name}: This element is suppressed. This means it is ignored when
> computing
> the status of the difference (SUCCESS, WARNING, or FAILURE).
>
>
> Build changes
>
> * Linux: xe-2019-d6a4624817a46144a4dbc125c9371439edc82295 ->
> xe-pw-138935v4
>
> IGT_8054: 3f627b7fd48c6ab324ceaa80dd8cf0131292bf63 @
> https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
> xe-2019-d6a4624817a46144a4dbc125c9371439edc82295:
> d6a4624817a46144a4dbc125c9371439edc82295
> xe-pw-138935v4: 138935v4
>
[-- Attachment #2: Type: text/html, Size: 64307 bytes --]
prev parent reply other threads:[~2024-10-08 14:21 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-10-07 20:16 [PATCH v4 0/4] drm/xe/vf: Post-migration recovery worker basis Tomasz Lis
2024-10-07 20:16 ` [PATCH v4 1/4] drm/xe/vf: React to MIGRATED interrupt Tomasz Lis
2024-10-13 17:05 ` Michal Wajdeczko
2024-10-07 20:16 ` [PATCH v4 2/4] drm/xe/vf: Send RESFIX_DONE message at end of VF restore Tomasz Lis
2024-10-13 17:39 ` Michal Wajdeczko
2024-10-21 22:42 ` Lis, Tomasz
2024-10-07 20:16 ` [PATCH v4 3/4] drm/xe/vf: Start post-migration fixups with provisinoning query Tomasz Lis
2024-10-07 20:16 ` [PATCH v4 4/4] drm/xe/vf: Defer fixups if migrated twice fast Tomasz Lis
2024-10-07 22:16 ` ✓ CI.Patch_applied: success for drm/xe/vf: Post-migration recovery worker basis (rev4) Patchwork
2024-10-07 22:16 ` ✗ CI.checkpatch: warning " Patchwork
2024-10-07 22:17 ` ✓ CI.KUnit: success " Patchwork
2024-10-07 22:29 ` ✓ CI.Build: " Patchwork
2024-10-07 22:31 ` ✗ CI.Hooks: failure " Patchwork
2024-10-07 22:33 ` ✓ CI.checksparse: success " Patchwork
2024-10-07 22:58 ` ✓ CI.BAT: " Patchwork
2024-10-08 9:20 ` ✗ CI.FULL: failure " Patchwork
2024-10-08 14:21 ` Lis, Tomasz [this message]
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=f57ebf08-2906-476c-89f9-5d32c445f77d@intel.com \
--to=tomasz.lis@intel.com \
--cc=intel-xe@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