On Thu, Sep 16, 2021 at 09:35:04PM +0000, Patchwork wrote: > == Series Details == > > Series: drm/i915/gt: Add "intel_" as prefix in set_mocs_index() (rev2) > URL : https://patchwork.freedesktop.org/series/94721/ > State : failure > > == Summary == > > CI Bug Log - changes from CI_DRM_10599 -> Patchwork_21077 > ==================================================== > > Summary > ------- > > **FAILURE** > > Serious unknown changes coming with Patchwork_21077 absolutely need to be > verified manually. > > If you think the reported changes have nothing to do with the changes > introduced in Patchwork_21077, please notify your bug team to allow them > to document this new failure mode, which will reduce false positives in CI. > > External URL: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_21077/index.html > > Possible new issues > ------------------- > > Here are the unknown changes that may have been introduced in Patchwork_21077: > > ### IGT changes ### > > #### Possible regressions #### > > * igt@i915_module_load@reload: > - fi-icl-y: [PASS][1] -> [INCOMPLETE][2] > [1]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10599/fi-icl-y/igt@i915_module_load@xxxxxxxxxxx > [2]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_21077/fi-icl-y/igt@i915_module_load@xxxxxxxxxxx Different test, but this seems to be the same panic seen in https://gitlab.freedesktop.org/drm/intel/-/issues/4130 due to a page fault in azx_interrupt() (from the snd_hda_codec driver). Matt > > > #### Suppressed #### > > The following results come from untrusted machines, tests, or statuses. > They do not affect the overall result. > > * igt@i915_module_load@reload: > - {fi-ehl-2}: [INCOMPLETE][3] ([i915#4136]) -> [INCOMPLETE][4] > [3]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10599/fi-ehl-2/igt@i915_module_load@xxxxxxxxxxx > [4]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_21077/fi-ehl-2/igt@i915_module_load@xxxxxxxxxxx > > > Known issues > ------------ > > Here are the changes found in Patchwork_21077 that come from known issues: > > ### IGT changes ### > > #### Issues hit #### > > * igt@amdgpu/amd_basic@cs-sdma: > - fi-kbl-7500u: NOTRUN -> [SKIP][5] ([fdo#109271]) +17 similar issues > [5]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_21077/fi-kbl-7500u/igt@amdgpu/amd_basic@xxxxxxxxxxxx > > * igt@core_hotunplug@unbind-rebind: > - fi-cfl-guc: [PASS][6] -> [INCOMPLETE][7] ([i915#4130]) > [6]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10599/fi-cfl-guc/igt@core_hotunplug@xxxxxxxxxxxxxxxxxx > [7]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_21077/fi-cfl-guc/igt@core_hotunplug@xxxxxxxxxxxxxxxxxx > > * igt@i915_module_load@reload: > - fi-skl-6700k2: [PASS][8] -> [INCOMPLETE][9] ([i915#4130]) > [8]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10599/fi-skl-6700k2/igt@i915_module_load@xxxxxxxxxxx > [9]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_21077/fi-skl-6700k2/igt@i915_module_load@xxxxxxxxxxx > > * igt@runner@aborted: > - fi-kbl-soraka: NOTRUN -> [FAIL][10] ([i915#2426] / [i915#3363]) > [10]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_21077/fi-kbl-soraka/igt@runner@xxxxxxxxxxxx > - fi-skl-6700k2: NOTRUN -> [FAIL][11] ([i915#2426] / [i915#3363]) > [11]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_21077/fi-skl-6700k2/igt@runner@xxxxxxxxxxxx > > > #### Possible fixes #### > > * igt@i915_module_load@reload: > - fi-kbl-7500u: [INCOMPLETE][12] ([i915#4130] / [i915#4136]) -> [PASS][13] > [12]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10599/fi-kbl-7500u/igt@i915_module_load@xxxxxxxxxxx > [13]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_21077/fi-kbl-7500u/igt@i915_module_load@xxxxxxxxxxx > > > #### Warnings #### > > * igt@i915_module_load@reload: > - fi-cml-u2: [INCOMPLETE][14] ([i915#4130] / [i915#4136]) -> [INCOMPLETE][15] ([i915#4130]) > [14]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10599/fi-cml-u2/igt@i915_module_load@xxxxxxxxxxx > [15]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_21077/fi-cml-u2/igt@i915_module_load@xxxxxxxxxxx > - fi-kbl-soraka: [INCOMPLETE][16] -> [INCOMPLETE][17] ([i915#4130]) > [16]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10599/fi-kbl-soraka/igt@i915_module_load@xxxxxxxxxxx > [17]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_21077/fi-kbl-soraka/igt@i915_module_load@xxxxxxxxxxx > > > {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 > [fdo#109315]: https://bugs.freedesktop.org/show_bug.cgi?id=109315 > [fdo#112080]: https://bugs.freedesktop.org/show_bug.cgi?id=112080 > [i915#2426]: https://gitlab.freedesktop.org/drm/intel/issues/2426 > [i915#2932]: https://gitlab.freedesktop.org/drm/intel/issues/2932 > [i915#3363]: https://gitlab.freedesktop.org/drm/intel/issues/3363 > [i915#3690]: https://gitlab.freedesktop.org/drm/intel/issues/3690 > [i915#4130]: https://gitlab.freedesktop.org/drm/intel/issues/4130 > [i915#4136]: https://gitlab.freedesktop.org/drm/intel/issues/4136 > > > Participating hosts (38 -> 35) > ------------------------------ > > Missing (3): fi-bdw-samus fi-bsw-cyan bat-dg1-6 > > > Build changes > ------------- > > * Linux: CI_DRM_10599 -> Patchwork_21077 > > CI-20190529: 20190529 > CI_DRM_10599: 7517e1f3124126ca9f24627f9494330d155e5ff6 @ git://anongit.freedesktop.org/gfx-ci/linux > IGT_6211: 7b275b3eb17ddf6e7c5b7b9ba359b7f5345a5311 @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git > Patchwork_21077: 09f1c5e7cc42089c657204d67f37e60b0375a6c9 @ git://anongit.freedesktop.org/gfx-ci/linux > > > == Linux commits == > > 09f1c5e7cc42 drm/i915/gt: Add "intel_" as prefix in set_mocs_index() > > == Logs == > > For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_21077/index.html -- Matt Roper Graphics Software Engineer VTT-OSGC Platform Enablement Intel Corporation (916) 356-2795