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 4B7DAC4361B for ; Tue, 15 Dec 2020 03:15:35 +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 0FCC8223C8 for ; Tue, 15 Dec 2020 03:15:34 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 0FCC8223C8 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 4E4876E0AC; Tue, 15 Dec 2020 03:15:34 +0000 (UTC) Received: from emeril.freedesktop.org (emeril.freedesktop.org [131.252.210.167]) by gabe.freedesktop.org (Postfix) with ESMTP id 0521C6E054; Tue, 15 Dec 2020 03:15:33 +0000 (UTC) Received: from emeril.freedesktop.org (localhost [127.0.0.1]) by emeril.freedesktop.org (Postfix) with ESMTP id EA0C1A0003; Tue, 15 Dec 2020 03:15:32 +0000 (UTC) MIME-Version: 1.0 From: Patchwork To: "Chris Wilson" Date: Tue, 15 Dec 2020 03:15:32 -0000 Message-ID: <160800213293.24783.13464303329585287015@emeril.freedesktop.org> X-Patchwork-Hint: ignore References: <20201215021509.32176-1-chris@chris-wilson.co.uk> In-Reply-To: <20201215021509.32176-1-chris@chris-wilson.co.uk> Subject: [Intel-gfx] =?utf-8?b?4pyTIEZpLkNJLkJBVDogc3VjY2VzcyBmb3Igc2Vy?= =?utf-8?q?ies_starting_with_=5B1/2=5D_drm/i915/gt=3A_Split_logical_ring_c?= =?utf-8?q?ontexts_from_execlist_submission?= 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="===============1497731527==" Errors-To: intel-gfx-bounces@lists.freedesktop.org Sender: "Intel-gfx" --===============1497731527== Content-Type: multipart/alternative; boundary="===============0460729804152676619==" --===============0460729804152676619== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit == Series Details == Series: series starting with [1/2] drm/i915/gt: Split logical ring contexts from execlist submission URL : https://patchwork.freedesktop.org/series/84930/ State : success == Summary == CI Bug Log - changes from CI_DRM_9482 -> Patchwork_19142 ==================================================== Summary ------- **SUCCESS** No regressions found. External URL: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_19142/index.html Known issues ------------ Here are the changes found in Patchwork_19142 that come from known issues: ### IGT changes ### #### Issues hit #### * igt@amdgpu/amd_basic@userptr: - fi-byt-j1900: NOTRUN -> [SKIP][1] ([fdo#109271]) +17 similar issues [1]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_19142/fi-byt-j1900/igt@amdgpu/amd_basic@userptr.html * igt@debugfs_test@read_all_entries: - fi-tgl-y: [PASS][2] -> [DMESG-WARN][3] ([i915#402]) +2 similar issues [2]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9482/fi-tgl-y/igt@debugfs_test@read_all_entries.html [3]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_19142/fi-tgl-y/igt@debugfs_test@read_all_entries.html * igt@i915_module_load@reload: - fi-icl-u2: [PASS][4] -> [DMESG-WARN][5] ([i915#1982]) [4]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9482/fi-icl-u2/igt@i915_module_load@reload.html [5]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_19142/fi-icl-u2/igt@i915_module_load@reload.html #### Possible fixes #### * igt@i915_pm_rpm@module-reload: - fi-byt-j1900: [INCOMPLETE][6] ([i915#142] / [i915#2405]) -> [PASS][7] [6]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9482/fi-byt-j1900/igt@i915_pm_rpm@module-reload.html [7]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_19142/fi-byt-j1900/igt@i915_pm_rpm@module-reload.html * igt@vgem_basic@create: - fi-tgl-y: [DMESG-WARN][8] ([i915#402]) -> [PASS][9] +1 similar issue [8]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9482/fi-tgl-y/igt@vgem_basic@create.html [9]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_19142/fi-tgl-y/igt@vgem_basic@create.html [fdo#109271]: https://bugs.freedesktop.org/show_bug.cgi?id=109271 [i915#142]: https://gitlab.freedesktop.org/drm/intel/issues/142 [i915#1982]: https://gitlab.freedesktop.org/drm/intel/issues/1982 [i915#2405]: https://gitlab.freedesktop.org/drm/intel/issues/2405 [i915#402]: https://gitlab.freedesktop.org/drm/intel/issues/402 Participating hosts (43 -> 39) ------------------------------ Missing (4): fi-ctg-p8600 fi-bsw-cyan fi-bdw-samus fi-hsw-4200u Build changes ------------- * Linux: CI_DRM_9482 -> Patchwork_19142 CI-20190529: 20190529 CI_DRM_9482: 279e4ca8a7117e617c498833deaa287b797e7d09 @ git://anongit.freedesktop.org/gfx-ci/linux IGT_5894: a668d5c148ec3c1d3958f660a146a88676aac25d @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools Patchwork_19142: 35c99bde3b21ef4bcdbe548b09dbde92770ea912 @ git://anongit.freedesktop.org/gfx-ci/linux == Linux commits == 35c99bde3b21 drm/i915/gt: Provide a utility to create a scratch buffer b43f0b75f3e2 drm/i915/gt: Split logical ring contexts from execlist submission == Logs == For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_19142/index.html --===============0460729804152676619== Content-Type: text/html; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Project List - Patchwork Patch Details
Series:series starting with [1/2] drm/i915/gt: Split logical ring contexts from execlist submission
URL:https://patchwork.freedesktop.org/series/84930/
State:success
Details:https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_19142/index.html

CI Bug Log - changes from CI_DRM_9482 -> Patchwork_19142

Summary

SUCCESS

No regressions found.

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

Known issues

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

IGT changes

Issues hit

Possible fixes

Participating hosts (43 -> 39)

Missing (4): fi-ctg-p8600 fi-bsw-cyan fi-bdw-samus fi-hsw-4200u

Build changes

  • Linux: CI_DRM_9482 -> Patchwork_19142

CI-20190529: 20190529
CI_DRM_9482: 279e4ca8a7117e617c498833deaa287b797e7d09 @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_5894: a668d5c148ec3c1d3958f660a146a88676aac25d @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools
Patchwork_19142: 35c99bde3b21ef4bcdbe548b09dbde92770ea912 @ git://anongit.freedesktop.org/gfx-ci/linux

== Linux commits ==

35c99bde3b21 drm/i915/gt: Provide a utility to create a scratch buffer
b43f0b75f3e2 drm/i915/gt: Split logical ring contexts from execlist submission

--===============0460729804152676619==-- --===============1497731527== 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 --===============1497731527==--