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 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 49810C433EF for ; Thu, 2 Sep 2021 22:34:52 +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 1551F61041 for ; Thu, 2 Sep 2021 22:34:52 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org 1551F61041 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=lists.freedesktop.org Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 869436E82D; Thu, 2 Sep 2021 22:34:51 +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 1E38A6E82C; Thu, 2 Sep 2021 22:34:50 +0000 (UTC) Received: from emeril.freedesktop.org (localhost [127.0.0.1]) by emeril.freedesktop.org (Postfix) with ESMTP id 16221A8830; Thu, 2 Sep 2021 22:34:50 +0000 (UTC) Content-Type: multipart/alternative; boundary="===============7883285903491633951==" MIME-Version: 1.0 From: Patchwork To: "Colin King" Cc: intel-gfx@lists.freedesktop.org Date: Thu, 02 Sep 2021 22:34:50 -0000 Message-ID: <163062209008.29439.16867181883458986815@emeril.freedesktop.org> X-Patchwork-Hint: ignore References: <20210902215737.55570-1-colin.king@canonical.com> In-Reply-To: <20210902215737.55570-1-colin.king@canonical.com> Subject: [Intel-gfx] =?utf-8?b?4pyTIEZpLkNJLkJBVDogc3VjY2VzcyBmb3IgZHJt?= =?utf-8?q?/i915=3A_clean_up_inconsistent_indenting?= 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 Errors-To: intel-gfx-bounces@lists.freedesktop.org Sender: "Intel-gfx" --===============7883285903491633951== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit == Series Details == Series: drm/i915: clean up inconsistent indenting URL : https://patchwork.freedesktop.org/series/94300/ State : success == Summary == CI Bug Log - changes from CI_DRM_10548 -> Patchwork_20947 ==================================================== Summary ------- **SUCCESS** No regressions found. External URL: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20947/index.html Known issues ------------ Here are the changes found in Patchwork_20947 that come from known issues: ### IGT changes ### #### Issues hit #### * igt@i915_selftest@live@gt_mocs: - fi-tgl-1115g4: [PASS][1] -> [DMESG-WARN][2] ([i915#2867]) +11 similar issues [1]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10548/fi-tgl-1115g4/igt@i915_selftest@live@gt_mocs.html [2]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20947/fi-tgl-1115g4/igt@i915_selftest@live@gt_mocs.html * igt@i915_selftest@live@hangcheck: - fi-snb-2600: [PASS][3] -> [INCOMPLETE][4] ([i915#3921]) [3]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10548/fi-snb-2600/igt@i915_selftest@live@hangcheck.html [4]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20947/fi-snb-2600/igt@i915_selftest@live@hangcheck.html {name}: This element is suppressed. This means it is ignored when computing the status of the difference (SUCCESS, WARNING, or FAILURE). [i915#2867]: https://gitlab.freedesktop.org/drm/intel/issues/2867 [i915#3303]: https://gitlab.freedesktop.org/drm/intel/issues/3303 [i915#3921]: https://gitlab.freedesktop.org/drm/intel/issues/3921 Participating hosts (48 -> 39) ------------------------------ Missing (9): fi-kbl-soraka fi-ilk-m540 bat-adls-5 bat-dg1-5 fi-hsw-4200u fi-bsw-cyan bat-adlp-4 fi-bdw-samus bat-jsl-1 Build changes ------------- * Linux: CI_DRM_10548 -> Patchwork_20947 CI-20190529: 20190529 CI_DRM_10548: 50be9d6f82904be755ea5b04efbd6c5e19e2d945 @ git://anongit.freedesktop.org/gfx-ci/linux IGT_6197: 40888f97a6ad219f4ed48a1830d0ef3c9617d006 @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git Patchwork_20947: 2d73a844d1a5b6fb6b4199e0488f263c06176885 @ git://anongit.freedesktop.org/gfx-ci/linux == Linux commits == 2d73a844d1a5 drm/i915: clean up inconsistent indenting == Logs == For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20947/index.html --===============7883285903491633951== Content-Type: text/html; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Project List - Patchwork Patch Details
Series:drm/i915: clean up inconsistent indenting
URL:https://patchwork.freedesktop.org/series/94300/
State:success
Details:https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20947/index.html

CI Bug Log - changes from CI_DRM_10548 -> Patchwork_20947

Summary

SUCCESS

No regressions found.

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

Known issues

Here are the changes found in Patchwork_20947 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 (48 -> 39)

Missing (9): fi-kbl-soraka fi-ilk-m540 bat-adls-5 bat-dg1-5 fi-hsw-4200u fi-bsw-cyan bat-adlp-4 fi-bdw-samus bat-jsl-1

Build changes

  • Linux: CI_DRM_10548 -> Patchwork_20947

CI-20190529: 20190529
CI_DRM_10548: 50be9d6f82904be755ea5b04efbd6c5e19e2d945 @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_6197: 40888f97a6ad219f4ed48a1830d0ef3c9617d006 @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
Patchwork_20947: 2d73a844d1a5b6fb6b4199e0488f263c06176885 @ git://anongit.freedesktop.org/gfx-ci/linux

== Linux commits ==

2d73a844d1a5 drm/i915: clean up inconsistent indenting

--===============7883285903491633951==--