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=-5.8 required=3.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,HTML_MESSAGE,MAILING_LIST_MULTI, MENTIONS_GIT_HOSTING,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=no 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 AA322C433ED for ; Tue, 11 May 2021 09:10:42 +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 EEB64611F1 for ; Tue, 11 May 2021 09:10:41 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org EEB64611F1 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=emeril.freedesktop.org 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 47AEF6EA07; Tue, 11 May 2021 09:10:41 +0000 (UTC) Received: from emeril.freedesktop.org (emeril.freedesktop.org [IPv6:2610:10:20:722:a800:ff:feee:56cf]) by gabe.freedesktop.org (Postfix) with ESMTP id 6B6256EA06; Tue, 11 May 2021 09:10:40 +0000 (UTC) Received: from emeril.freedesktop.org (localhost [127.0.0.1]) by emeril.freedesktop.org (Postfix) with ESMTP id 63B6EA0019; Tue, 11 May 2021 09:10:40 +0000 (UTC) MIME-Version: 1.0 From: Patchwork To: =?utf-8?q?Zbigniew_Kempczy=C5=84ski?= Date: Tue, 11 May 2021 09:10:40 -0000 Message-ID: <162072424038.32036.6448455660639649864@emeril.freedesktop.org> X-Patchwork-Hint: ignore References: <20210511083139.54002-1-zbigniew.kempczynski@intel.com> In-Reply-To: <20210511083139.54002-1-zbigniew.kempczynski@intel.com> Subject: [Intel-gfx] =?utf-8?b?4pyTIEZpLkNJLkJBVDogc3VjY2VzcyBmb3IgZHJt?= =?utf-8?q?/i915=3A_Add_relocation_exceptions_for_two_other_platforms_=28r?= =?utf-8?q?ev2=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: , Reply-To: intel-gfx@lists.freedesktop.org Cc: intel-gfx@lists.freedesktop.org Content-Type: multipart/mixed; boundary="===============0742055802==" Errors-To: intel-gfx-bounces@lists.freedesktop.org Sender: "Intel-gfx" --===============0742055802== Content-Type: multipart/alternative; boundary="===============9077353405791811593==" --===============9077353405791811593== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit == Series Details == Series: drm/i915: Add relocation exceptions for two other platforms (rev2) URL : https://patchwork.freedesktop.org/series/89594/ State : success == Summary == CI Bug Log - changes from CI_DRM_10064 -> Patchwork_20098 ==================================================== Summary ------- **SUCCESS** No regressions found. External URL: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20098/index.html Known issues ------------ Here are the changes found in Patchwork_20098 that come from known issues: ### IGT changes ### #### Issues hit #### * igt@gem_exec_suspend@basic-s3: - fi-tgl-u2: [PASS][1] -> [FAIL][2] ([i915#1888]) [1]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10064/fi-tgl-u2/igt@gem_exec_suspend@basic-s3.html [2]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20098/fi-tgl-u2/igt@gem_exec_suspend@basic-s3.html * igt@i915_selftest@live@execlists: - fi-bsw-nick: [PASS][3] -> [INCOMPLETE][4] ([i915#2782] / [i915#2940]) [3]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10064/fi-bsw-nick/igt@i915_selftest@live@execlists.html [4]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20098/fi-bsw-nick/igt@i915_selftest@live@execlists.html * igt@runner@aborted: - fi-bsw-nick: NOTRUN -> [FAIL][5] ([i915#1436]) [5]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20098/fi-bsw-nick/igt@runner@aborted.html {name}: This element is suppressed. This means it is ignored when computing the status of the difference (SUCCESS, WARNING, or FAILURE). [fdo#109285]: https://bugs.freedesktop.org/show_bug.cgi?id=109285 [fdo#109315]: https://bugs.freedesktop.org/show_bug.cgi?id=109315 [fdo#111827]: https://bugs.freedesktop.org/show_bug.cgi?id=111827 [i915#1072]: https://gitlab.freedesktop.org/drm/intel/issues/1072 [i915#1436]: https://gitlab.freedesktop.org/drm/intel/issues/1436 [i915#1888]: https://gitlab.freedesktop.org/drm/intel/issues/1888 [i915#2190]: https://gitlab.freedesktop.org/drm/intel/issues/2190 [i915#2782]: https://gitlab.freedesktop.org/drm/intel/issues/2782 [i915#2940]: https://gitlab.freedesktop.org/drm/intel/issues/2940 [i915#3012]: https://gitlab.freedesktop.org/drm/intel/issues/3012 [i915#3282]: https://gitlab.freedesktop.org/drm/intel/issues/3282 [i915#3291]: https://gitlab.freedesktop.org/drm/intel/issues/3291 [i915#3301]: https://gitlab.freedesktop.org/drm/intel/issues/3301 [i915#402]: https://gitlab.freedesktop.org/drm/intel/issues/402 [i915#533]: https://gitlab.freedesktop.org/drm/intel/issues/533 Participating hosts (40 -> 38) ------------------------------ Additional (1): fi-rkl-11500t Missing (3): fi-bdw-gvtdvm fi-ilk-m540 fi-bdw-samus Build changes ------------- * Linux: CI_DRM_10064 -> Patchwork_20098 CI-20190529: 20190529 CI_DRM_10064: eb2730cd1643ffb717211862c1d66eeb8e5b31cf @ git://anongit.freedesktop.org/gfx-ci/linux IGT_6081: fdff4bba7abf9cb7c8ea21abf14e36d344ebb8c1 @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools Patchwork_20098: 80b32f763ba4235a3ec159c8159cb85445a84b86 @ git://anongit.freedesktop.org/gfx-ci/linux == Linux commits == 80b32f763ba4 drm/i915: Add relocation exceptions for two other platforms == Logs == For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20098/index.html --===============9077353405791811593== Content-Type: text/html; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Project List - Patchwork Patch Details
Series:drm/i915: Add relocation exceptions for two other platforms (rev2)
URL:https://patchwork.freedesktop.org/series/89594/
State:success
Details:https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20098/index.html

CI Bug Log - changes from CI_DRM_10064 -> Patchwork_20098

Summary

SUCCESS

No regressions found.

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

Known issues

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

IGT changes

Issues hit

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

Participating hosts (40 -> 38)

Additional (1): fi-rkl-11500t
Missing (3): fi-bdw-gvtdvm fi-ilk-m540 fi-bdw-samus

Build changes

  • Linux: CI_DRM_10064 -> Patchwork_20098

CI-20190529: 20190529
CI_DRM_10064: eb2730cd1643ffb717211862c1d66eeb8e5b31cf @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_6081: fdff4bba7abf9cb7c8ea21abf14e36d344ebb8c1 @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools
Patchwork_20098: 80b32f763ba4235a3ec159c8159cb85445a84b86 @ git://anongit.freedesktop.org/gfx-ci/linux

== Linux commits ==

80b32f763ba4 drm/i915: Add relocation exceptions for two other platforms

--===============9077353405791811593==-- --===============0742055802== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Intel-gfx mailing list Intel-gfx@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/intel-gfx --===============0742055802==--