Re: ✗ CI.FULL: failure for drm/xe/vf: Post-migration recovery worker basis (rev4)

Lis, Tomasz tomasz.lis at intel.com
Tue Oct 8 14:21:14 UTC 2024


Comments on fails:

  *

    igt at 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 at 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 at 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 at 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 at 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 at 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 at 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 at kms_plane_scaling@planes-downscale-factor-0-5-upscale-factor-0-25 at 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 at kms_async_flips@alternate-sync-async-flip at 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 at kms_atomic_transition@modeset-transition-nonblocking at 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 at 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 at 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 at 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 at 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 at 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 at 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 at 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 at 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 at kms_ccs@crc-sprite-planes-basic-y-tiled-gen12-mc-ccs at 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 at 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 at 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 at 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 at 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 at 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 at 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 at 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 at 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 at kms_flip@blocking-wf_vblank at 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 at kms_flip@flip-vs-blocking-wf-vblank at 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 at kms_flip@flip-vs-expired-vblank-interruptible at 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 at kms_flip_scaled_crc@flip-32bpp-ytile-to-32bpp-ytileccs-upscaling at 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 at 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 at kms_flip_scaled_crc@flip-64bpp-yftile-to-32bpp-yftile-downscaling at 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 at 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 at 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 at 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 at 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 at 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 at 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 at 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 at 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 at 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 at 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 at 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 at 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 at kms_plane@plane-position-covered at 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 at kms_plane@plane-position-hole at 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 at kms_plane_scaling@planes-unity-scaling-downscale-factor-0-25 at 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 at 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 at 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 at 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 at kms_pm_rpm@universal-planes-dpms at 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 at 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 at 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 at 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 at 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 at 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 at kms_vrr@flip-suspend at 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 at 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 at 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 at 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 at 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 at 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 at 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 at 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 at 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 at xe_live_ktest@xe_bo at 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 at 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 at 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 at 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 at 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 at 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 at kms_async_flips@alternate-sync-async-flip at 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 at 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 at 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 at 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 at 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 at 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 at 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 at 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 at kms_flip@2x-flip-vs-expired-vblank-interruptible at 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 at kms_flip@2x-flip-vs-expired-vblank-interruptible at 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 at kms_flip@flip-vs-expired-vblank-interruptible at 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 at kms_flip@flip-vs-expired-vblank-interruptible at 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 at kms_flip@plain-flip-fb-recreate-interruptible at 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 at 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 at kms_plane@plane-position-covered at 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 at kms_plane@plane-position-hole-dpms at 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 at 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 at kms_pm_rpm@legacy-planes-dpms at 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 at kms_universal_plane@cursor-fb-leak at 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 at xe_ccs@suspend-resume at 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 at 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 at 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 at 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 at 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 at 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 at 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 at 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 at 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 at 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 at 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 at xe_live_ktest@xe_bo at 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
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/intel-xe/attachments/20241008/71534c47/attachment-0001.htm>


More information about the Intel-xe mailing list