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 X-Spam-Level: X-Spam-Status: No, score=-12.2 required=3.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING, NICE_REPLY_A,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED,USER_AGENT_SANE_1 autolearn=unavailable autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 7D762C433E5 for ; Thu, 23 Jul 2020 08:44:12 +0000 (UTC) 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 mail.kernel.org (Postfix) with ESMTPS id 5D3B72080D for ; Thu, 23 Jul 2020 08:44:12 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 5D3B72080D Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=intel.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=intel-gfx-bounces@lists.freedesktop.org Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id D114E6E866; Thu, 23 Jul 2020 08:44:11 +0000 (UTC) Received: from mga06.intel.com (mga06.intel.com [134.134.136.31]) by gabe.freedesktop.org (Postfix) with ESMTPS id CDB896E49C for ; Thu, 23 Jul 2020 08:44:10 +0000 (UTC) IronPort-SDR: XEA8woeYAqpnC/hLWkM0g+JASFskLGicB0BH35jfdcoiBEu1+sIzDax8nwqMA+2aO0jpVwIHW6 fhpoqR0/VcMA== X-IronPort-AV: E=McAfee;i="6000,8403,9690"; a="212028660" X-IronPort-AV: E=Sophos;i="5.75,386,1589266800"; d="scan'208";a="212028660" X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga006.jf.intel.com ([10.7.209.51]) by orsmga104.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 23 Jul 2020 01:44:09 -0700 IronPort-SDR: 3vEsI3124efEVrUqHlgTZ73IPqNqILHw1wfhW/HTXQUaY2xNhVzuBPXLDXoCCF0Q7KXgUH0vTU /AicXFEk66dg== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.75,386,1589266800"; d="scan'208";a="288574112" Received: from kbs1-mobl1.gar.corp.intel.com (HELO [10.215.196.45]) ([10.215.196.45]) by orsmga006.jf.intel.com with ESMTP; 23 Jul 2020 01:44:08 -0700 To: intel-gfx@lists.freedesktop.org, lakshminarayana.vudum@intel.com References: <20200720113117.16131-1-karthik.b.s@intel.com> <159526010892.13115.8971016565368588196@emeril.freedesktop.org> From: Karthik B S Message-ID: Date: Thu, 23 Jul 2020 14:14:07 +0530 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:68.0) Gecko/20100101 Thunderbird/68.10.0 MIME-Version: 1.0 In-Reply-To: <159526010892.13115.8971016565368588196@emeril.freedesktop.org> Content-Language: en-US Subject: Re: [Intel-gfx] =?utf-8?b?4pyXIEZpLkNJLklHVDogZmFpbHVyZSBmb3IgQXN5?= =?utf-8?q?nchronous_flip_implementation_for_i915_=28rev5=29?= 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: , Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed" Errors-To: intel-gfx-bounces@lists.freedesktop.org Sender: "Intel-gfx" Hi, This looks like an unrelated failure and false positive. rev4 of the same series was green. rev5 only has cosmetic changes to fix checkpatch and sparse warning. Also, there shouldn't be any changes from this series with regards to the failing cases. Thanks and Regards, Karthik.B.S On 7/20/2020 9:18 PM, Patchwork wrote: > *Patch Details* > *Series:* Asynchronous flip implementation for i915 (rev5) > *URL:* https://patchwork.freedesktop.org/series/74386/ > *State:* failure > *Details:* > https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_18212/index.html > > > CI Bug Log - changes from CI_DRM_8766_full -> Patchwork_18212_full > > > Summary > > *FAILURE* > > Serious unknown changes coming with Patchwork_18212_full absolutely need > to be > verified manually. > > If you think the reported changes have nothing to do with the changes > introduced in Patchwork_18212_full, please notify your bug team to allow > them > to document this new failure mode, which will reduce false positives in CI. > > > Possible new issues > > Here are the unknown changes that may have been introduced in > Patchwork_18212_full: > > > IGT changes > > > Possible regressions > > * > > igt@i915_pm_rpm@system-suspend-execbuf: > > o shard-tglb: PASS > > -> INCOMPLETE > > * > > igt@kms_pipe_crc_basic@suspend-read-crc-pipe-c: > > o shard-skl: PASS > > -> INCOMPLETE > > * > > igt@kms_plane_scaling@pipe-c-scaler-with-rotation: > > o shard-kbl: PASS > > -> INCOMPLETE > > > > Known issues > > Here are the changes found in Patchwork_18212_full that come from known > issues: > > > IGT changes > > > Issues hit > > * > > igt@gem_ctx_persistence@engines-mixed-process@bcs0: > > o shard-skl: PASS > > -> FAIL > > (i915#1528 ) > * > > igt@gem_exec_reloc@basic-concurrent0: > > o shard-glk: PASS > > -> FAIL > > (i915#1930 ) > * > > igt@gem_exec_suspend@basic-s3: > > o shard-kbl: PASS > > -> DMESG-WARN > > (i915#180 ) > +4 similar issues > * > > igt@gem_exec_whisper@basic-contexts-all: > > o shard-glk: PASS > > -> DMESG-WARN > > (i915#118 > / i915#95 ) > * > > igt@i915_selftest@mock@requests: > > o > > shard-apl: PASS > > -> INCOMPLETE > > (i915#1635 > / > i915#2110 ) > > o > > shard-snb: PASS > > -> INCOMPLETE > > (i915#2110 > / i915#82 > ) > > * > > igt@kms_concurrent@pipe-a: > > o shard-iclb: PASS > > -> DMESG-WARN > > (i915#1982 ) > * > > igt@kms_cursor_crc@pipe-c-cursor-suspend: > > o shard-skl: PASS > > -> INCOMPLETE > > (i915#300 ) > * > > igt@kms_cursor_edge_walk@pipe-c-256x256-bottom-edge: > > o shard-glk: PASS > > -> DMESG-WARN > > (i915#1982 ) > * > > igt@kms_draw_crc@draw-method-rgb565-mmap-wc-untiled: > > o shard-skl: PASS > > -> FAIL > > (i915#52 / > i915#54 ) > * > > igt@kms_draw_crc@draw-method-xrgb2101010-mmap-gtt-untiled: > > o shard-skl: PASS > > -> FAIL > > (i915#177 > / i915#52 / > i915#54 ) > * > > igt@kms_flip@flip-vs-expired-vblank-interruptible@c-dp1: > > o shard-apl: PASS > > -> FAIL > > (i915#1635 > / i915#79 > ) > * > > igt@kms_flip@plain-flip-ts-check@c-edp1: > > o shard-skl: PASS > > -> FAIL > > (i915#2122 ) > * > > igt@kms_frontbuffer_tracking@fbcpsr-1p-rte: > > o shard-tglb: PASS > > -> DMESG-WARN > > (i915#1982 ) > * > > igt@kms_hdr@bpc-switch-suspend: > > o shard-skl: PASS > > -> FAIL > > (i915#1188 ) > * > > igt@kms_plane@plane-panning-bottom-right-pipe-b-planes: > > o shard-skl: PASS > > -> DMESG-WARN > > (i915#1982 > ) +7 > similar issues > * > > igt@kms_plane_alpha_blend@pipe-c-coverage-7efc: > > o shard-skl: PASS > > -> FAIL > > (fdo#108145 > / i915#265 > ) +1 > similar issue > * > > igt@kms_psr@psr2_cursor_mmap_cpu: > > o shard-iclb: PASS > > -> SKIP > > (fdo#109441 > ) +3 > similar issues > * > > igt@kms_setmode@basic: > > o shard-kbl: PASS > > -> FAIL > > (i915#31 ) > * > > igt@kms_vblank@pipe-b-query-forked-busy: > > o shard-apl: PASS > > -> DMESG-WARN > > (i915#1635 > / > i915#1982 ) > * > > igt@kms_vblank@pipe-b-wait-forked-busy: > > o shard-kbl: PASS > > -> DMESG-WARN > > (i915#62 / > i915#92 ) +3 > similar issues > * > > igt@perf@polling-parameterized: > > o shard-iclb: PASS > > -> FAIL > > (i915#1542 ) > * > > igt@perf_pmu@semaphore-busy@rcs0: > > o shard-kbl: PASS > > -> FAIL > > (i915#1820 ) > > > Possible fixes > > * > > igt@i915_pm_dc@dc6-psr: > > o shard-iclb: FAIL > > (i915#454 ) > -> PASS > > * > > igt@kms_cursor_edge_walk@pipe-a-256x256-right-edge: > > o shard-skl: DMESG-WARN > > (i915#1982 > ) -> PASS > > +11 similar issues > * > > igt@kms_cursor_legacy@2x-long-flip-vs-cursor-atomic: > > o shard-glk: FAIL > > (i915#72 ) > -> PASS > > * > > igt@kms_flip@flip-vs-suspend-interruptible@a-dp1: > > o shard-kbl: DMESG-WARN > > (i915#180 ) > -> PASS > > +3 similar issues > * > > igt@kms_frontbuffer_tracking@psr-farfromfence: > > o shard-tglb: DMESG-WARN > > (i915#1982 > ) -> PASS > > +1 similar issue > * > > igt@kms_hdr@bpc-switch-dpms: > > o shard-skl: FAIL > > (i915#1188 > ) -> PASS > > +1 similar issue > * > > igt@kms_plane_alpha_blend@pipe-a-constant-alpha-min: > > o shard-skl: FAIL > > (fdo#108145 > / i915#265 > ) -> PASS > > +1 similar issue > * > > igt@kms_psr2_su@frontbuffer: > > o shard-iclb: SKIP > > (fdo#109642 > / > fdo#111068 > ) -> PASS > > * > > igt@kms_psr@psr2_cursor_blt: > > o shard-iclb: SKIP > > (fdo#109441 > ) -> PASS > > +1 similar issue > * > > igt@perf@polling-parameterized: > > o shard-tglb: FAIL > > (i915#1542 > ) -> PASS > > * > > igt@perf_pmu@module-unload: > > o shard-apl: DMESG-WARN > > (i915#1635 > / > i915#1982 > ) -> PASS > > +1 similar issue > > > Warnings > > * > > igt@kms_color@pipe-a-ctm-max: > > o shard-skl: DMESG-FAIL > > (i915#1982 > ) -> FAIL > > (i915#168 ) > * > > igt@kms_content_protection@atomic-dpms: > > o shard-kbl: TIMEOUT > > (i915#1319 > / > i915#2119 > ) -> > TIMEOUT > > (i915#1319 > / > i915#1958 > / i915#2119 ) > * > > igt@kms_plane_alpha_blend@pipe-a-coverage-7efc: > > o shard-skl: DMESG-FAIL > > (fdo#108145 > / > i915#1982 > ) -> FAIL > > (fdo#108145 > / i915#265 > ) > * > > igt@runner@aborted: > > o shard-apl: FAIL > > (i915#1610 > / > i915#1635 > / i915#2110 > ) -> (FAIL > , > FAIL > ) > (fdo#109271 > / > i915#1635 > / i915#2110 > / > i915#716 ) > > > Participating hosts (10 -> 10) > > No changes in participating hosts > > > Build changes > > * Linux: CI_DRM_8766 -> Patchwork_18212 > > CI-20190529: 20190529 > CI_DRM_8766: 947ce595ea05b4baaea060a7e018cc3f49eaf413 @ > git://anongit.freedesktop.org/gfx-ci/linux > IGT_5740: 6663e3ab5f77add7077711c2b649caf2bd7903c4 @ > git://anongit.freedesktop.org/xorg/app/intel-gpu-tools > Patchwork_18212: 1077e9a731f21f0efa16afa18710db91b3ec3078 @ > git://anongit.freedesktop.org/gfx-ci/linux > piglit_4509: fdc5a4ca11124ab8413c7988896eec4c97336694 @ > git://anongit.freedesktop.org/piglit > _______________________________________________ Intel-gfx mailing list Intel-gfx@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/intel-gfx