From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 8F043ECAAD1 for ; Thu, 1 Sep 2022 14:38:25 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 6AF5D10E445; Thu, 1 Sep 2022 14:38:24 +0000 (UTC) Received: from mga09.intel.com (mga09.intel.com [134.134.136.24]) by gabe.freedesktop.org (Postfix) with ESMTPS id 3C48510E445 for ; Thu, 1 Sep 2022 14:38:21 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1662043101; x=1693579101; h=message-id:date:mime-version:subject:to:references:from: in-reply-to; bh=hsfxUmngFPZCCBvBDlLYyzOX5bRxS2+8TMVymOBaNIY=; b=bTG53g5fQnJ7N4xPDtaiiLZTrbExKj1zGZQLBxKSj1MiuQtbbfxiWA+s /9JqBSVingqsN9S6d5GSI5vEBMh1coW6yKqxk9lzypx1EpDh22lLaC4bw npvQnV3SAu05MKpYyi9FcSor58WIAePheU0zy7EKwZs1xEB2N2hgQJNhV BKag/EsUgZ8LKOjhIThya2OO014eRFRSrbbHiNqpYjv4UyBe3V/3WQc7L 6w36VxUdTCHdQ2er+kVLgIjju0Cf6jrUZjhBfMG4lpfK73xHNFqmxPZoc Cfd64NYfnTppJfzEkEapYZQRFnGqWyp0NorbtqgqflNCSfZZSYa8UPgem Q==; X-IronPort-AV: E=McAfee;i="6500,9779,10457"; a="296514435" X-IronPort-AV: E=Sophos;i="5.93,281,1654585200"; d="scan'208,217";a="296514435" Received: from orsmga008.jf.intel.com ([10.7.209.65]) by orsmga102.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 01 Sep 2022 07:38:11 -0700 X-IronPort-AV: E=Sophos;i="5.93,281,1654585200"; d="scan'208,217";a="642356265" Received: from nirmoyda-mobl.ger.corp.intel.com (HELO [10.249.45.222]) ([10.249.45.222]) by orsmga008-auth.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 01 Sep 2022 07:38:10 -0700 Content-Type: multipart/alternative; boundary="------------XrsqkPsOeA8QOR5csEP7rqi9" Message-ID: <6a76a296-7de9-5c1d-10d3-435521661883@linux.intel.com> Date: Thu, 1 Sep 2022 16:38:07 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:91.0) Gecko/20100101 Thunderbird/91.13.0 Content-Language: en-US To: intel-gfx@lists.freedesktop.org, Patchwork , Nirmoy Das References: <20220831161841.20033-1-nirmoy.das@intel.com> <166203535991.11919.716514572350579237@emeril.freedesktop.org> From: "Das, Nirmoy" In-Reply-To: <166203535991.11919.716514572350579237@emeril.freedesktop.org> Subject: Re: [Intel-gfx] =?utf-8?b?4pyXIEZpLkNJLklHVDogZmFpbHVyZSBmb3IgZHJt?= =?utf-8?q?/i915/ttm=3A_Abort_suspend_on_i915=5Fttm=5Fbackup_failure_=28re?= =?utf-8?b?djIp?= X-BeenThere: intel-gfx@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Intel graphics driver community testing & development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: intel-gfx-bounces@lists.freedesktop.org Sender: "Intel-gfx" This is a multi-part message in MIME format. --------------XrsqkPsOeA8QOR5csEP7rqi9 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit On 9/1/2022 2:29 PM, Patchwork wrote: > Project List - Patchwork *Patch Details* > *Series:* drm/i915/ttm: Abort suspend on i915_ttm_backup failure (rev2) > *URL:* https://patchwork.freedesktop.org/series/107877/ > *State:* failure > *Details:* > https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_107877v2/index.html > > > CI Bug Log - changes from CI_DRM_12057_full -> Patchwork_107877v2_full > > > Summary > > *FAILURE* > > Serious unknown changes coming with Patchwork_107877v2_full absolutely > need to be > verified manually. > > If you think the reported changes have nothing to do with the changes > introduced in Patchwork_107877v2_full, please notify your bug team to > allow them > to document this new failure mode, which will reduce false positives > in CI. > > > Participating hosts (13 -> 12) > > Missing (1): shard-rkl > > > Possible new issues > > Here are the unknown changes that may have been introduced in > Patchwork_107877v2_full: > > > IGT changes > > > Possible regressions > > * igt@gem_busy@close-race: > o shard-snb: PASS > > -> INCOMPLETE > > This exsting reoccurring issue https://intel-gfx-ci.01.org/tree/drm-tip/shard-snb.html, not related to this patch. Nirmoy > * > > > Known issues > > Here are the changes found in Patchwork_107877v2_full that come from > known issues: > > > CI changes > > > Issues hit > > * boot: > o shard-glk: (PASS > , > PASS > , > PASS > , > PASS > , > PASS > , > PASS > , > PASS > , > PASS > , > PASS > , > PASS > , > PASS > , > PASS > , > PASS > , > PASS > , > PASS > , > PASS > , > PASS > , > PASS > , > PASS > , > PASS > , > PASS > , > PASS > , > PASS > , > PASS > , > PASS > ) > -> (FAIL > , > PASS > , > PASS > , > PASS > , > PASS > , > PASS > , > PASS > , > PASS > , > PASS > , > PASS > , > PASS > , > PASS > , > PASS > , > PASS > , > PASS > , > PASS > , > PASS > , > PASS > , > PASS > , > PASS > , > PASS > , > PASS > , > PASS > , > PASS > ) > (i915#4392 ) > > > IGT changes > > > Issues hit > > * > > igt@gem_eio@kms: > > o shard-tglb: PASS > > -> FAIL > > (i915#5784 ) > * > > igt@gem_exec_balancer@parallel-bb-first: > > o shard-iclb: PASS > > -> SKIP > > (i915#4525 > ) +1 > similar issue > * > > igt@gem_exec_fair@basic-none-share@rcs0: > > o shard-iclb: PASS > > -> FAIL > > (i915#2842 ) > * > > igt@gem_exec_fair@basic-none@vcs0: > > o shard-glk: PASS > > -> FAIL > > (i915#2842 > ) +1 > similar issue > * > > igt@gem_exec_fair@basic-pace-solo@rcs0: > > o shard-kbl: PASS > > -> FAIL > > (i915#2842 ) > * > > igt@gem_lmem_swapping@heavy-multi: > > o shard-kbl: NOTRUN -> SKIP > > (fdo#109271 > / > i915#4613 ) > * > > igt@gem_lmem_swapping@heavy-verify-random: > > o shard-apl: NOTRUN -> SKIP > > (fdo#109271 > / > i915#4613 ) > * > > igt@gen9_exec_parse@allowed-single: > > o shard-glk: PASS > > -> DMESG-WARN > > (i915#5566 > / > i915#716 ) > * > > igt@i915_pm_dc@dc6-dpms: > > o shard-iclb: PASS > > -> FAIL > > (i915#454 ) > * > > igt@i915_selftest@live@hangcheck: > > o > > shard-iclb: PASS > > -> DMESG-WARN > > (i915#2867 > ) +6 > similar issues > > o > > shard-snb: PASS > > -> INCOMPLETE > > (i915#3921 ) > > * > > igt@kms_ccs@pipe-b-crc-primary-rotation-180-y_tiled_gen12_mc_ccs: > > o shard-apl: NOTRUN -> SKIP > > (fdo#109271 > / > i915#3886 > ) +1 > similar issue > * > > igt@kms_ccs@pipe-c-bad-aux-stride-y_tiled_ccs: > > o shard-kbl: NOTRUN -> SKIP > > (fdo#109271 > ) +35 > similar issues > * > > igt@kms_ccs@pipe-c-ccs-on-another-bo-y_tiled_gen12_rc_ccs_cc: > > o shard-kbl: NOTRUN -> SKIP > > (fdo#109271 > / > i915#3886 ) > * > > igt@kms_chamelium@hdmi-edid-change-during-suspend: > > o shard-apl: NOTRUN -> SKIP > > (fdo#109271 > / > fdo#111827 ) > * > > igt@kms_chamelium@hdmi-frame-dump: > > o shard-kbl: NOTRUN -> SKIP > > (fdo#109271 > / > fdo#111827 ) > * > > igt@kms_content_protection@atomic: > > o shard-apl: NOTRUN -> TIMEOUT > > (i915#1319 ) > * > > igt@kms_cursor_legacy@cursor-vs-flip@toggle: > > o shard-iclb: PASS > > -> FAIL > > (i915#5072 > ) +1 > similar issue > * > > igt@kms_flip@2x-flip-vs-expired-vblank-interruptible@ab-hdmi-a1-hdmi-a2: > > o shard-glk: PASS > > -> FAIL > > (i915#79 ) > * > > igt@kms_flip@2x-plain-flip-ts-check@ac-hdmi-a1-hdmi-a2: > > o shard-glk: PASS > > -> FAIL > > (i915#2122 ) > * > > igt@kms_flip@flip-vs-suspend-interruptible@b-dp1: > > o shard-apl: PASS > > -> DMESG-WARN > > (i915#180 > ) +1 > similar issue > * > > igt@kms_flip@flip-vs-suspend-interruptible@c-dp1: > > o shard-kbl: PASS > > -> DMESG-WARN > > (i915#180 > ) +6 > similar issues > * > > igt@kms_flip_scaled_crc@flip-32bpp-ytile-to-32bpp-ytileccs-downscaling@pipe-a-default-mode: > > o shard-iclb: NOTRUN -> SKIP > > (i915#3555 > ) +1 > similar issue > * > > igt@kms_flip_scaled_crc@flip-64bpp-4tile-to-32bpp-4tiledg2rcccs-upscaling@pipe-a-default-mode: > > o shard-iclb: NOTRUN -> SKIP > > (i915#2672 > ) +8 > similar issues > * > > igt@kms_flip_scaled_crc@flip-64bpp-ytile-to-32bpp-ytilegen12rcccs-upscaling@pipe-a-valid-mode: > > o shard-iclb: NOTRUN -> SKIP > > (i915#2672 > / > i915#3555 ) > * > > igt@kms_frontbuffer_tracking@psr-2p-scndscrn-spr-indfb-draw-render: > > o shard-apl: NOTRUN -> SKIP > > (fdo#109271 > ) +37 > similar issues > * > > igt@kms_hdr@bpc-switch-dpms@pipe-a-dp-1: > > o shard-kbl: PASS > > -> FAIL > > (i915#1188 ) > * > > igt@kms_plane_alpha_blend@pipe-c-alpha-transparent-fb: > > o shard-apl: NOTRUN -> FAIL > > (i915#265 ) > * > > igt@kms_plane_scaling@planes-downscale-factor-0-5@pipe-a-edp-1: > > o shard-iclb: PASS > > -> SKIP > > (i915#5235 > ) +2 > similar issues > * > > igt@kms_psr2_su@frontbuffer-xrgb8888: > > o shard-apl: NOTRUN -> SKIP > > (fdo#109271 > / > i915#658 ) > * > > igt@kms_psr@psr2_cursor_blt: > > o shard-iclb: PASS > > -> SKIP > > (fdo#109441 > ) +2 > similar issues > * > > igt@kms_vblank@pipe-a-ts-continuation-modeset-rpm: > > o shard-iclb: PASS > > -> SKIP > > (fdo#109278 ) > * > > igt@kms_vblank@pipe-d-wait-idle: > > o shard-apl: NOTRUN -> SKIP > > (fdo#109271 > / > i915#533 ) > * > > igt@sysfs_clients@recycle-many: > > o shard-kbl: NOTRUN -> SKIP > > (fdo#109271 > / > i915#2994 ) > * > > igt@sysfs_clients@sema-10: > > o shard-apl: NOTRUN -> SKIP > > (fdo#109271 > / > i915#2994 ) > > > Possible fixes > > * > > igt@gem_ctx_persistence@legacy-engines-hang@blt: > > o {shard-dg1}: FAIL > > (i915#4883 > ) -> > PASS > > +1 similar issue > * > > igt@gem_eio@in-flight-contexts-10ms: > > o shard-apl: TIMEOUT > > (i915#3063 > ) -> > PASS > > * > > igt@gem_exec_balancer@parallel-keep-in-fence: > > o shard-iclb: SKIP > > (i915#4525 > ) -> > PASS > > +1 similar issue > * > > igt@gem_exec_endless@dispatch@vcs1: > > o shard-tglb: INCOMPLETE > > (i915#3778 > ) -> > PASS > > * > > igt@gem_exec_fair@basic-flow@rcs0: > > o shard-tglb: FAIL > > (i915#2842 > ) -> > PASS > > * > > igt@gem_exec_fair@basic-none-share@rcs0: > > o {shard-tglu}: FAIL > > (i915#2842 > ) -> > PASS > > * > > igt@gem_exec_fair@basic-none-solo@rcs0: > > o shard-apl: FAIL > > (i915#2842 > ) -> > PASS > > * > > igt@gem_exec_reloc@basic-wc-gtt-active: > > o shard-apl: DMESG-WARN > > (i915#5904 > / > i915#62 ) > -> PASS > > +31 similar issues > * > > igt@gem_lmem_swapping@smem-oom@lmem0: > > o {shard-dg1}: DMESG-WARN > > (i915#4936 > ) -> > PASS > > * > > igt@i915_pm_dc@dc6-psr: > > o shard-iclb: FAIL > > (i915#454 > ) -> PASS > > * > > igt@i915_pm_rpm@modeset-lpsp-stress: > > o {shard-dg1}: SKIP > > (i915#1397 > ) -> > PASS > > * > > igt@i915_pm_rps@engine-order: > > o shard-kbl: FAIL > > (i915#6537 > ) -> > PASS > > * > > igt@kms_cursor_legacy@cursor-vs-flip@varying-size: > > o shard-iclb: FAIL > > (i915#5072 > ) -> > PASS > > * > > igt@kms_fbcon_fbt@fbc-suspend: > > o shard-kbl: FAIL > > (i915#4767 > ) -> > PASS > > * > > igt@kms_flip@2x-flip-vs-absolute-wf_vblank-interruptible@ac-hdmi-a1-hdmi-a2: > > o shard-glk: FAIL > > (i915#2122 > ) -> > PASS > > * > > igt@kms_flip@2x-flip-vs-expired-vblank-interruptible@ac-hdmi-a1-hdmi-a2: > > o shard-glk: FAIL > > (i915#79 ) > -> PASS > > * > > igt@kms_hdr@bpc-switch-dpms@pipe-a-dp-1: > > o shard-apl: FAIL > > (i915#1188 > ) -> > PASS > > * > > igt@kms_hdr@bpc-switch-suspend@pipe-a-dp-1: > > o > > shard-apl: DMESG-WARN > > (i915#180 > ) -> PASS > > > o > > shard-kbl: FAIL > > (i915#1188 > ) -> > PASS > > > * > > igt@kms_plane_lowres@tiling-x@pipe-a-dp-1: > > o shard-apl: SKIP > > (fdo#109271 > ) -> PASS > > +3 similar issues > * > > igt@kms_plane_multiple@atomic-pipe-b-tiling-y: > > o shard-apl: DMESG-WARN > > (i915#165 > / > i915#62 ) > -> PASS > > +1 similar issue > * > > igt@kms_prime@basic-crc-vgem@second-to-first: > > o shard-apl: DMESG-WARN > > (i915#1982 > / > i915#5904 > / > i915#62 ) > -> PASS > > * > > igt@kms_psr@psr2_sprite_mmap_gtt: > > o shard-iclb: SKIP > > (fdo#109441 > ) -> PASS > > +3 similar issues > * > > igt@kms_rotation_crc@sprite-rotation-180: > > o shard-glk: FAIL > > (i915#1888 > / > i915#5852 > ) -> > PASS > > * > > igt@kms_vblank@pipe-a-ts-continuation-idle-hang: > > o shard-apl: DMESG-WARN > > (i915#180 > / > i915#5904 > / > i915#62 ) > -> PASS > > +99 similar issues > * > > igt@kms_vblank@pipe-b-ts-continuation-suspend: > > o shard-kbl: INCOMPLETE > > (i915#3614 > / > i915#4939 > / > i915#6598 > ) -> > PASS > > * > > igt@perf_pmu@busy-double-start@vcs1: > > o {shard-dg1}: FAIL > > (i915#4349 > ) -> > PASS > > > > Warnings > > * > > igt@gem_eio@unwedge-stress: > > o shard-tglb: FAIL > > (i915#5784 > ) -> > TIMEOUT > > (i915#3063 ) > * > > igt@kms_plane_alpha_blend@pipe-c-alpha-basic: > > o shard-apl: DMESG-FAIL > > (fdo#108145 > / > i915#180 > / i915#62 > ) -> FAIL > > (fdo#108145 > / > i915#265 > ) +1 > similar issue > * > > igt@kms_psr2_sf@overlay-plane-move-continuous-exceed-fully-sf: > > o shard-iclb: SKIP > > (i915#658 > ) -> SKIP > > (i915#2920 ) > * > > igt@kms_psr2_sf@overlay-plane-update-continuous-sf: > > o shard-iclb: SKIP > > (i915#2920 > ) -> > SKIP > > (fdo#111068 > / > i915#658 > ) +1 > similar issue > * > > igt@runner@aborted: > > o > > shard-apl: (FAIL > , > FAIL > , > FAIL > ) > (i915#3002 > / > i915#4312 > / > i915#5257 > / > i915#6599 > ) -> > (FAIL > , > FAIL > , > FAIL > , > FAIL > ) > (i915#180 > / > i915#3002 > / > i915#4312 > / > i915#5257 > / > i915#6599 ) > > o > > shard-kbl: (FAIL > , > FAIL > ) > (i915#3002 > / > i915#4312 > / > i915#5257 > ) -> > (FAIL > , > FAIL > , > FAIL > , > FAIL > , > FAIL > , > FAIL > ) > (i915#180 > / > i915#3002 > / > i915#4312 > / > i915#5257 ) > > {name}: This element is suppressed. This means it is ignored when > computing > the status of the difference (SUCCESS, WARNING, or FAILURE). > > > Build changes > > * Linux: CI_DRM_12057 -> Patchwork_107877v2 > > CI-20190529: 20190529 > CI_DRM_12057: 2f15a899e2f2d3078fc1d5917114de9ece53a1d7 @ > git://anongit.freedesktop.org/gfx-ci/linux > IGT_6639: ba61c48dba71d5597d7297a07dc3e307665f961b @ > https://gitlab.freedesktop.org/drm/igt-gpu-tools.git > Patchwork_107877v2: 2f15a899e2f2d3078fc1d5917114de9ece53a1d7 @ > git://anongit.freedesktop.org/gfx-ci/linux > piglit_4509: fdc5a4ca11124ab8413c7988896eec4c97336694 @ > git://anongit.freedesktop.org/piglit > --------------XrsqkPsOeA8QOR5csEP7rqi9 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit


On 9/1/2022 2:29 PM, Patchwork wrote:
Project List - Patchwork Patch Details
Series: drm/i915/ttm: Abort suspend on i915_ttm_backup failure (rev2)
URL: https://patchwork.freedesktop.org/series/107877/
State: failure
Details: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_107877v2/index.html

CI Bug Log - changes from CI_DRM_12057_full -> Patchwork_107877v2_full

Summary

FAILURE

Serious unknown changes coming with Patchwork_107877v2_full absolutely need to be
verified manually.

If you think the reported changes have nothing to do with the changes
introduced in Patchwork_107877v2_full, please notify your bug team to allow them
to document this new failure mode, which will reduce false positives in CI.

Participating hosts (13 -> 12)

Missing (1): shard-rkl

Possible new issues

Here are the unknown changes that may have been introduced in Patchwork_107877v2_full:

IGT changes

Possible regressions


This exsting reoccurring issue https://intel-gfx-ci.01.org/tree/drm-tip/shard-snb.html, not related to this patch.


Nirmoy


Known issues

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

CI changes

Issues hit

IGT changes

Issues hit

Possible fixes

Warnings

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

Build changes

  • Linux: CI_DRM_12057 -> Patchwork_107877v2

CI-20190529: 20190529
CI_DRM_12057: 2f15a899e2f2d3078fc1d5917114de9ece53a1d7 @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_6639: ba61c48dba71d5597d7297a07dc3e307665f961b @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
Patchwork_107877v2: 2f15a899e2f2d3078fc1d5917114de9ece53a1d7 @ git://anongit.freedesktop.org/gfx-ci/linux
piglit_4509: fdc5a4ca11124ab8413c7988896eec4c97336694 @ git://anongit.freedesktop.org/piglit

--------------XrsqkPsOeA8QOR5csEP7rqi9--