From: Michal Wajdeczko <michal.wajdeczko@intel.com>
To: intel-xe@lists.freedesktop.org
Subject: Re: ✗ Xe.CI.BAT: failure for Use MI_MATH to apply RMW WA in LRC (rev2)
Date: Fri, 7 Mar 2025 17:34:19 +0100 [thread overview]
Message-ID: <6dc6b072-3083-4002-93ac-805412f357df@intel.com> (raw)
In-Reply-To: <174115343588.934116.11673085508881987726@b555e5b46a47>
On 05.03.2025 06:43, Patchwork wrote:
> == Series Details ==
>
> Series: Use MI_MATH to apply RMW WA in LRC (rev2)
> URL : https://patchwork.freedesktop.org/series/145732/
> State : failure
>
> == Summary ==
>
> CI Bug Log - changes from xe-2754-ff2d693d88726e29a1d87291105135c31c21fa26_BAT -> xe-pw-145732v2_BAT
> ====================================================
>
> Summary
> -------
>
> **FAILURE**
>
> Serious unknown changes coming with xe-pw-145732v2_BAT absolutely need to be
> verified manually.
>
> If you think the reported changes have nothing to do with the changes
> introduced in xe-pw-145732v2_BAT, 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 (9 -> 8)
> ------------------------------
>
> Missing (1): bat-adlp-vm
>
> Possible new issues
> -------------------
>
> Here are the unknown changes that may have been introduced in xe-pw-145732v2_BAT:
>
> ### IGT changes ###
>
> #### Possible regressions ####
>
> * igt@xe_pat@pat-index-xelp@render:
> - bat-adlp-vf: [PASS][1] -> [ABORT][2] +1 other test abort
> [1]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-2754-ff2d693d88726e29a1d87291105135c31c21fa26/bat-adlp-vf/igt@xe_pat@pat-index-xelp@render.html
> [2]: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-145732v2/bat-adlp-vf/igt@xe_pat@pat-index-xelp@render.html
<6> [241.040607] [IGT] xe_pat: starting dynamic subtest render
<7> [241.197279] xe 0000:00:02.1:
[drm:xe_guc_exec_queue_memory_cat_error_handler [xe]] GT0: Engine memory
cat error: engine_class=bcs, logical_mask: 0x1, guc_id=1
<6> [241.197973] xe 0000:00:02.1: [drm] GT0: Engine reset:
engine_class=bcs, logical_mask: 0x1, guc_id=1
<5> [241.198000] xe 0000:00:02.1: [drm] GT0: Timedout job:
seqno=4294967169, lrc_seqno=4294967169, guc_id=1, flags=0x4 in no
process [-1]
<6> [241.198624] xe 0000:00:02.1: [drm] Xe device coredump has been created
<6> [241.198647] xe 0000:00:02.1: [drm] Check your
/sys/class/drm/card1/device/devcoredump/data
<4> [241.198649] ------------[ cut here ]------------
<4> [241.198651] xe 0000:00:02.1: [drm] GT0: VM job timed out on
non-killed execqueue
<4> [241.198676] WARNING: CPU: 0 PID: 11 at
drivers/gpu/drm/xe/xe_guc_submit.c:1183
guc_exec_queue_timedout_job+0x454/0xe00 [xe]
this is sporadic and now also seen without this series and reported as
https://gitlab.freedesktop.org/drm/xe/kernel/issues/4491
>
>
>
>
> Build changes
> -------------
>
> * Linux: xe-2754-ff2d693d88726e29a1d87291105135c31c21fa26 -> xe-pw-145732v2
>
> IGT_8258: ee442ca9711ab6ae1a1c0fc784d18bfaa6f9244f @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
> xe-2754-ff2d693d88726e29a1d87291105135c31c21fa26: ff2d693d88726e29a1d87291105135c31c21fa26
> xe-pw-145732v2: 145732v2
>
> == Logs ==
>
> For more details see: https://intel-gfx-ci.01.org/tree/intel-xe/xe-pw-145732v2/index.html
>
next prev parent reply other threads:[~2025-03-07 16:34 UTC|newest]
Thread overview: 52+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-03-03 17:35 [PATCH 0/5] Use MI_MATH to apply RMW WA in LRC Michal Wajdeczko
2025-03-03 17:35 ` [PATCH 1/5] drm/xe: Add MI_LOAD_REGISTER_REG command definition Michal Wajdeczko
2025-03-03 21:18 ` Matt Roper
2025-03-03 17:35 ` [PATCH 2/5] drm/xe: Add MI_MATH and ALU instruction definitions Michal Wajdeczko
2025-03-03 21:50 ` Matt Roper
2025-03-04 16:23 ` [PATCH v2 " Michal Wajdeczko
2025-03-03 17:35 ` [PATCH 3/5] drm/xe: Avoid reading RMW registers in emit_wa_job Michal Wajdeczko
2025-03-03 18:06 ` Lucas De Marchi
2025-03-03 18:47 ` Michal Wajdeczko
2025-03-04 16:50 ` Lucas De Marchi
2025-03-03 22:06 ` Matt Roper
2025-03-03 17:35 ` [PATCH 4/5] drm/xe/vf: Stop applying save-restore MMIOs if VF Michal Wajdeczko
2025-03-03 18:09 ` Lucas De Marchi
2025-03-03 22:16 ` Matt Roper
2025-03-03 22:16 ` Matt Roper
2025-03-03 17:35 ` [PATCH 5/5] drm/xe/vf: Unblock xe_rtp_process_to_sr for VFs Michal Wajdeczko
2025-03-03 22:17 ` Matt Roper
2025-03-11 10:52 ` [PATCH v2 " Michal Wajdeczko
2025-03-03 17:44 ` ✓ CI.Patch_applied: success for Use MI_MATH to apply RMW WA in LRC Patchwork
2025-03-03 17:44 ` ✗ CI.checkpatch: warning " Patchwork
2025-03-03 17:46 ` ✓ CI.KUnit: success " Patchwork
2025-03-03 18:02 ` ✓ CI.Build: " Patchwork
2025-03-03 18:05 ` ✓ CI.Hooks: " Patchwork
2025-03-03 18:06 ` ✓ CI.checksparse: " Patchwork
2025-03-03 18:38 ` ✓ Xe.CI.BAT: " Patchwork
2025-03-03 20:12 ` ✗ Xe.CI.Full: failure " Patchwork
2025-03-04 17:27 ` ✓ CI.Patch_applied: success for Use MI_MATH to apply RMW WA in LRC (rev2) Patchwork
2025-03-04 17:27 ` ✗ CI.checkpatch: warning " Patchwork
2025-03-04 17:28 ` ✓ CI.KUnit: success " Patchwork
2025-03-04 17:45 ` ✓ CI.Build: " Patchwork
2025-03-04 17:47 ` ✓ CI.Hooks: " Patchwork
2025-03-04 17:48 ` ✓ CI.checksparse: " Patchwork
2025-03-05 5:43 ` ✗ Xe.CI.BAT: failure " Patchwork
2025-03-07 16:34 ` Michal Wajdeczko [this message]
2025-03-07 18:12 ` ✓ CI.Patch_applied: success for Use MI_MATH to apply RMW WA in LRC (rev3) Patchwork
2025-03-07 18:13 ` ✗ CI.checkpatch: warning " Patchwork
2025-03-07 18:14 ` ✓ CI.KUnit: success " Patchwork
2025-03-07 18:36 ` ✓ CI.Build: " Patchwork
2025-03-07 18:39 ` ✓ CI.Hooks: " Patchwork
2025-03-07 18:41 ` ✓ CI.checksparse: " Patchwork
2025-03-07 19:03 ` ✓ Xe.CI.BAT: " Patchwork
2025-03-08 20:46 ` ✗ Xe.CI.Full: failure " Patchwork
2025-03-10 16:31 ` Michal Wajdeczko
2025-03-11 12:55 ` ✓ CI.Patch_applied: success for Use MI_MATH to apply RMW WA in LRC (rev4) Patchwork
2025-03-11 12:55 ` ✗ CI.checkpatch: warning " Patchwork
2025-03-11 12:56 ` ✓ CI.KUnit: success " Patchwork
2025-03-11 13:13 ` ✓ CI.Build: " Patchwork
2025-03-11 13:15 ` ✓ CI.Hooks: " Patchwork
2025-03-11 13:17 ` ✓ CI.checksparse: " Patchwork
2025-03-11 13:37 ` ✓ Xe.CI.BAT: " Patchwork
2025-03-12 5:41 ` ✗ Xe.CI.Full: failure " Patchwork
2025-03-12 10:34 ` Michal Wajdeczko
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=6dc6b072-3083-4002-93ac-805412f357df@intel.com \
--to=michal.wajdeczko@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