[Intel-gfx] ✗ Fi.CI.IGT: failure for Revert "drm/i915: Force compilation with intel-iommu for CI validation"
Lucas De Marchi
lucas.demarchi at intel.com
Thu Sep 15 17:25:42 UTC 2022
On Thu, Sep 15, 2022 at 02:18:19PM +0000, Patchwork wrote:
>== Series Details ==
>
>Series: Revert "drm/i915: Force compilation with intel-iommu for CI validation"
>URL : https://patchwork.freedesktop.org/series/108576/
>State : failure
>
>== Summary ==
>
>CI Bug Log - changes from CI_DRM_12136_full -> Patchwork_108576v1_full
>====================================================
>
>Summary
>-------
>
> **FAILURE**
>
> Serious unknown changes coming with Patchwork_108576v1_full absolutely need to be
> verified manually.
>
> If you think the reported changes have nothing to do with the changes
> introduced in Patchwork_108576v1_full, please notify your bug team to allow them
> to document this new failure mode, which will reduce false positives in CI.
>
>
>
>Participating hosts (10 -> 11)
>------------------------------
>
> Additional (1): shard-rkl
>
>Possible new issues
>-------------------
>
> Here are the unknown changes that may have been introduced in Patchwork_108576v1_full:
>
>### IGT changes ###
>
>#### Possible regressions ####
>
> * igt at kms_cursor_crc@cursor-suspend at pipe-d-edp-1:
> - shard-tglb: [PASS][1] -> [INCOMPLETE][2]
> [1]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_12136/shard-tglb8/igt@kms_cursor_crc@cursor-suspend@pipe-d-edp-1.html
> [2]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_108576v1/shard-tglb1/igt@kms_cursor_crc@cursor-suspend@pipe-d-edp-1.html
Unrelated. In both cases iommu was disabled. It's not coming from the
compilation options though:
$ curl https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_12136/kconfig.txt > /tmp/old.txt
$ curl https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_108576v1/kconfig.txt > /tmp/new.txt
$ git diff --no-index /tmp/old.txt /tmp/new.txt
diff --git a/tmp/old.txt b/tmp/new.txt
index 5ed7667..45a8983 100644
--- a/tmp/old.txt
+++ b/tmp/new.txt
@@ -28,7 +28,7 @@ CONFIG_BROKEN_ON_SMP=y
CONFIG_INIT_ENV_ARG_LIMIT=32
# CONFIG_COMPILE_TEST is not set
# CONFIG_WERROR is not set
-CONFIG_LOCALVERSION="-CI_DRM_12136-g37b0cd34584f"
+CONFIG_LOCALVERSION="-Patchwork_108576v1-g37b0cd34584f"
# CONFIG_LOCALVERSION_AUTO is not set
CONFIG_BUILD_SALT=""
CONFIG_HAVE_KERNEL_GZIP=y
Applying with ack by Petri.
Lucas De Marchi
More information about the Intel-gfx
mailing list