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 08DAEC4361B for ; Thu, 17 Dec 2020 00:14:53 +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 8E11F23731 for ; Thu, 17 Dec 2020 00:14:52 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 8E11F23731 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 03F1D89214; Thu, 17 Dec 2020 00:14:52 +0000 (UTC) Received: from emeril.freedesktop.org (emeril.freedesktop.org [131.252.210.167]) by gabe.freedesktop.org (Postfix) with ESMTP id 2253A891C2; Thu, 17 Dec 2020 00:14:50 +0000 (UTC) Received: from emeril.freedesktop.org (localhost [127.0.0.1]) by emeril.freedesktop.org (Postfix) with ESMTP id 041CFA66C9; Thu, 17 Dec 2020 00:14:50 +0000 (UTC) MIME-Version: 1.0 From: Patchwork To: "Chris Wilson" Date: Thu, 17 Dec 2020 00:14:49 -0000 Message-ID: <160816408998.2013.3069377606891561858@emeril.freedesktop.org> X-Patchwork-Hint: ignore References: <20201216220353.18430-1-chris@chris-wilson.co.uk> In-Reply-To: <20201216220353.18430-1-chris@chris-wilson.co.uk> Subject: [Intel-gfx] =?utf-8?b?4pyTIEZpLkNJLkJBVDogc3VjY2VzcyBmb3Igc2Vy?= =?utf-8?q?ies_starting_with_=5BCI=2C1/2=5D_drm/i915/gt=3A_Split_logical_r?= =?utf-8?q?ing_contexts_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="===============0915295249==" Errors-To: intel-gfx-bounces@lists.freedesktop.org Sender: "Intel-gfx" --===============0915295249== Content-Type: multipart/alternative; boundary="===============4871776261181255355==" --===============4871776261181255355== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit == Series Details == Series: series starting with [CI,1/2] drm/i915/gt: Split logical ring contexts from execlist submission URL : https://patchwork.freedesktop.org/series/85017/ State : success == Summary == CI Bug Log - changes from CI_DRM_9495 -> Patchwork_19165 ==================================================== Summary ------- **SUCCESS** No regressions found. External URL: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_19165/index.html Known issues ------------ Here are the changes found in Patchwork_19165 that come from known issues: ### IGT changes ### #### Issues hit #### * igt@i915_pm_rpm@module-reload: - fi-byt-j1900: [PASS][1] -> [INCOMPLETE][2] ([i915#142] / [i915#2405]) [1]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9495/fi-byt-j1900/igt@i915_pm_rpm@module-reload.html [2]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_19165/fi-byt-j1900/igt@i915_pm_rpm@module-reload.html * igt@prime_self_import@basic-with_two_bos: - fi-tgl-y: [PASS][3] -> [DMESG-WARN][4] ([i915#402]) +1 similar issue [3]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9495/fi-tgl-y/igt@prime_self_import@basic-with_two_bos.html [4]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_19165/fi-tgl-y/igt@prime_self_import@basic-with_two_bos.html * igt@runner@aborted: - fi-bdw-5557u: NOTRUN -> [FAIL][5] ([i915#2029] / [i915#2722]) [5]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_19165/fi-bdw-5557u/igt@runner@aborted.html - fi-byt-j1900: NOTRUN -> [FAIL][6] ([i915#1814]) [6]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_19165/fi-byt-j1900/igt@runner@aborted.html #### Possible fixes #### * igt@prime_self_import@basic-with_one_bo_two_files: - fi-tgl-y: [DMESG-WARN][7] ([i915#402]) -> [PASS][8] +2 similar issues [7]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_9495/fi-tgl-y/igt@prime_self_import@basic-with_one_bo_two_files.html [8]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_19165/fi-tgl-y/igt@prime_self_import@basic-with_one_bo_two_files.html [i915#142]: https://gitlab.freedesktop.org/drm/intel/issues/142 [i915#1814]: https://gitlab.freedesktop.org/drm/intel/issues/1814 [i915#2029]: https://gitlab.freedesktop.org/drm/intel/issues/2029 [i915#2405]: https://gitlab.freedesktop.org/drm/intel/issues/2405 [i915#2722]: https://gitlab.freedesktop.org/drm/intel/issues/2722 [i915#402]: https://gitlab.freedesktop.org/drm/intel/issues/402 Participating hosts (42 -> 39) ------------------------------ Missing (3): fi-bsw-cyan fi-bdw-samus fi-hsw-4200u Build changes ------------- * Linux: CI_DRM_9495 -> Patchwork_19165 CI-20190529: 20190529 CI_DRM_9495: 2960e86fd8fd7659400d05f40a1e06d3a97b6987 @ git://anongit.freedesktop.org/gfx-ci/linux IGT_5905: 3d0934900bddeb7a68f1abab4cd05077f0609e32 @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools Patchwork_19165: ec652f702ec9bff7f02889bfcd1d1eb5c57c02d3 @ git://anongit.freedesktop.org/gfx-ci/linux == Linux commits == ec652f702ec9 drm/i915/gt: Provide a utility to create a scratch buffer d46ab2bc6044 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_19165/index.html --===============4871776261181255355== Content-Type: text/html; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Project List - Patchwork Patch Details
Series:series starting with [CI,1/2] drm/i915/gt: Split logical ring contexts from execlist submission
URL:https://patchwork.freedesktop.org/series/85017/
State:success
Details:https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_19165/index.html

CI Bug Log - changes from CI_DRM_9495 -> Patchwork_19165

Summary

SUCCESS

No regressions found.

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

Known issues

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

IGT changes

Issues hit

Possible fixes

  • igt@prime_self_import@basic-with_one_bo_two_files:

Participating hosts (42 -> 39)

Missing (3): fi-bsw-cyan fi-bdw-samus fi-hsw-4200u

Build changes

  • Linux: CI_DRM_9495 -> Patchwork_19165

CI-20190529: 20190529
CI_DRM_9495: 2960e86fd8fd7659400d05f40a1e06d3a97b6987 @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_5905: 3d0934900bddeb7a68f1abab4cd05077f0609e32 @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools
Patchwork_19165: ec652f702ec9bff7f02889bfcd1d1eb5c57c02d3 @ git://anongit.freedesktop.org/gfx-ci/linux

== Linux commits ==

ec652f702ec9 drm/i915/gt: Provide a utility to create a scratch buffer
d46ab2bc6044 drm/i915/gt: Split logical ring contexts from execlist submission

--===============4871776261181255355==-- --===============0915295249== 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 --===============0915295249==--