✓ Fi.CI.BAT: success for Add GuC Error Capture Support

Patchwork patchwork at emeril.freedesktop.org
Tue Mar 1 03:11:50 UTC 2022


== Series Details ==

Series: Add GuC Error Capture Support
URL   : https://patchwork.freedesktop.org/series/100831/
State : success

== Summary ==

CI Bug Log - changes from CI_DRM_11300 -> Trybot_8289
====================================================

Summary
-------

  **SUCCESS**

  No regressions found.

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

Participating hosts (46 -> 32)
------------------------------

  Missing    (14): fi-kbl-soraka fi-bdw-samus shard-tglu bat-dg1-6 bat-dg1-5 shard-rkl bat-dg2-9 fi-bsw-cyan bat-adlp-6 bat-adlp-4 fi-pnv-d510 bat-rpls-2 shard-dg1 bat-jsl-1 

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

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

### IGT changes ###

#### Issues hit ####

  * igt at amdgpu/amd_basic at cs-multi-fence:
    - fi-blb-e6850:       NOTRUN -> [SKIP][1] ([fdo#109271]) +17 similar issues
   [1]: https://intel-gfx-ci.01.org/tree/drm-tip/Trybot_8289/fi-blb-e6850/igt@amdgpu/amd_basic@cs-multi-fence.html

  * igt at gem_exec_suspend@basic-s3:
    - fi-skl-6600u:       NOTRUN -> [INCOMPLETE][2] ([i915#4547])
   [2]: https://intel-gfx-ci.01.org/tree/drm-tip/Trybot_8289/fi-skl-6600u/igt@gem_exec_suspend@basic-s3.html

  * igt at runner@aborted:
    - fi-rkl-guc:         NOTRUN -> [FAIL][3] ([i915#2426])
   [3]: https://intel-gfx-ci.01.org/tree/drm-tip/Trybot_8289/fi-rkl-guc/igt@runner@aborted.html

  
#### Possible fixes ####

  * igt at i915_selftest@live at gt_heartbeat:
    - fi-glk-dsi:         [DMESG-FAIL][4] ([i915#541]) -> [PASS][5]
   [4]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_11300/fi-glk-dsi/igt@i915_selftest@live@gt_heartbeat.html
   [5]: https://intel-gfx-ci.01.org/tree/drm-tip/Trybot_8289/fi-glk-dsi/igt@i915_selftest@live@gt_heartbeat.html

  * igt at i915_selftest@live at requests:
    - fi-blb-e6850:       [DMESG-FAIL][6] ([i915#5026]) -> [PASS][7]
   [6]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_11300/fi-blb-e6850/igt@i915_selftest@live@requests.html
   [7]: https://intel-gfx-ci.01.org/tree/drm-tip/Trybot_8289/fi-blb-e6850/igt@i915_selftest@live@requests.html

  * igt at kms_force_connector_basic@force-connector-state:
    - fi-cfl-8109u:       [DMESG-WARN][8] ([i915#165]) -> [PASS][9] +1 similar issue
   [8]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_11300/fi-cfl-8109u/igt@kms_force_connector_basic@force-connector-state.html
   [9]: https://intel-gfx-ci.01.org/tree/drm-tip/Trybot_8289/fi-cfl-8109u/igt@kms_force_connector_basic@force-connector-state.html

  * igt at kms_pipe_crc_basic@compare-crc-sanitycheck-pipe-b:
    - fi-cfl-8109u:       [DMESG-WARN][10] ([i915#165] / [i915#295]) -> [PASS][11] +13 similar issues
   [10]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_11300/fi-cfl-8109u/igt@kms_pipe_crc_basic@compare-crc-sanitycheck-pipe-b.html
   [11]: https://intel-gfx-ci.01.org/tree/drm-tip/Trybot_8289/fi-cfl-8109u/igt@kms_pipe_crc_basic@compare-crc-sanitycheck-pipe-b.html

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

  [fdo#109271]: https://bugs.freedesktop.org/show_bug.cgi?id=109271
  [i915#165]: https://gitlab.freedesktop.org/drm/intel/issues/165
  [i915#2426]: https://gitlab.freedesktop.org/drm/intel/issues/2426
  [i915#295]: https://gitlab.freedesktop.org/drm/intel/issues/295
  [i915#4258]: https://gitlab.freedesktop.org/drm/intel/issues/4258
  [i915#4547]: https://gitlab.freedesktop.org/drm/intel/issues/4547
  [i915#5026]: https://gitlab.freedesktop.org/drm/intel/issues/5026
  [i915#541]: https://gitlab.freedesktop.org/drm/intel/issues/541


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

  * Linux: CI_DRM_11300 -> Trybot_8289

  CI-20190529: 20190529
  CI_DRM_11300: 10eb9bc8729d3da3fe8f53c8e5b70b8a9a52b6e0 @ git://anongit.freedesktop.org/gfx-ci/linux
  IGT_6361: 2372a4beb6a33c5f0799a4a8ccbb93794f52dbca @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
  Trybot_8289: 2e9a7deb74b0ad6c6e2d7bd6831f807b048fbd20 @ git://anongit.freedesktop.org/gfx-ci/linux


== Linux commits ==

2e9a7deb74b0 drm/i915/guc: Print the GuC error capture output register list.
a67c842c11a3 drm/i915/guc: Plumb GuC-capture into gpu_coredump
46b92f12780e drm/i915/guc: Pre-allocate output nodes for extraction
269cf70198c0 drm/i915/guc: Extract GuC error capture lists on G2H notification.
6107b2d91e66 drm/i915/guc: Check sizing of guc_capture output
43c105ad51a4 drm/i915/guc: Add capture region into intel_guc_log
226234dbf983 drm/i915/guc: Update GuC-log relay function names
03f5d2ed5186 drm/i915/guc: Add GuC's error state capture output structures.
45d24c662c95 drm/i915/guc: Add Gen9 registers for GuC error state capture.
3e11235ec7c6 drm/i915/guc: Add DG2 registers for GuC error state capture.
5dcd9c8b3cf6 drm/i915/guc: Add XE_LP steered register lists support
2832ca2e38ed drm/i915/guc: Add XE_LP static registers for GuC error capture.
2fdb8a22a25d drm/i915/guc: Update GuC ADS size for error capture lists

== Logs ==

For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/Trybot_8289/index.html
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/intel-gfx-trybot/attachments/20220301/b8fb5de0/attachment-0001.htm>


More information about the Intel-gfx-trybot mailing list