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 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 smtp.lore.kernel.org (Postfix) with ESMTPS id B6E24C54E58 for ; Thu, 21 Mar 2024 06:39:54 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 7056D10E2CE; Thu, 21 Mar 2024 06:39:54 +0000 (UTC) Received: from 8e613ede5ea5 (emeril.freedesktop.org [131.252.210.167]) by gabe.freedesktop.org (Postfix) with ESMTPS id 70DE410E2CE; Thu, 21 Mar 2024 06:39:52 +0000 (UTC) Content-Type: multipart/alternative; boundary="===============5710995785164681608==" MIME-Version: 1.0 Subject: =?utf-8?q?=E2=9C=93_Fi=2ECI=2EBAT=3A_success_for_tests/kms=5Fbw=3A_Fix_the_c?= =?utf-8?q?ondition_check_for_max_pipe_count?= From: Patchwork To: "Bhanuprakash Modem" Cc: igt-dev@lists.freedesktop.org Date: Thu, 21 Mar 2024 06:39:52 -0000 Message-ID: <171100319246.938557.360734411405698348@8e613ede5ea5> X-Patchwork-Hint: ignore References: <20240321052454.377561-1-bhanuprakash.modem@intel.com> In-Reply-To: <20240321052454.377561-1-bhanuprakash.modem@intel.com> X-BeenThere: igt-dev@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Development mailing list for IGT GPU Tools List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: igt-dev@lists.freedesktop.org Errors-To: igt-dev-bounces@lists.freedesktop.org Sender: "igt-dev" --===============5710995785164681608== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit == Series Details == Series: tests/kms_bw: Fix the condition check for max pipe count URL : https://patchwork.freedesktop.org/series/131402/ State : success == Summary == CI Bug Log - changes from IGT_7773 -> IGTPW_10870 ==================================================== Summary ------- **SUCCESS** No regressions found. External URL: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10870/index.html Participating hosts (38 -> 35) ------------------------------ Additional (1): bat-kbl-2 Missing (4): bat-mtlp-8 fi-tgl-1115g4 fi-apl-guc fi-snb-2520m Known issues ------------ Here are the changes found in IGTPW_10870 that come from known issues: ### IGT changes ### #### Issues hit #### * igt@core_hotunplug@unbind-rebind: - fi-kbl-8809g: NOTRUN -> [DMESG-WARN][1] ([i915#10462]) [1]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10870/fi-kbl-8809g/igt@core_hotunplug@unbind-rebind.html * igt@fbdev@info: - bat-kbl-2: NOTRUN -> [SKIP][2] ([i915#1849]) [2]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10870/bat-kbl-2/igt@fbdev@info.html * igt@gem_lmem_swapping@basic: - fi-kbl-8809g: NOTRUN -> [SKIP][3] ([i915#4613]) +3 other tests skip [3]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10870/fi-kbl-8809g/igt@gem_lmem_swapping@basic.html * igt@gem_lmem_swapping@parallel-random-engines: - bat-kbl-2: NOTRUN -> [SKIP][4] +39 other tests skip [4]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10870/bat-kbl-2/igt@gem_lmem_swapping@parallel-random-engines.html * igt@prime_vgem@basic-fence-flip: - fi-kbl-8809g: NOTRUN -> [SKIP][5] +6 other tests skip [5]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10870/fi-kbl-8809g/igt@prime_vgem@basic-fence-flip.html #### Possible fixes #### * igt@i915_pm_rpm@module-reload: - {bat-mtlp-9}: [WARN][6] ([i915#10436]) -> [PASS][7] [6]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_7773/bat-mtlp-9/igt@i915_pm_rpm@module-reload.html [7]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10870/bat-mtlp-9/igt@i915_pm_rpm@module-reload.html * igt@i915_selftest@live@hangcheck: - bat-rpls-3: [DMESG-WARN][8] ([i915#5591]) -> [PASS][9] [8]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_7773/bat-rpls-3/igt@i915_selftest@live@hangcheck.html [9]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10870/bat-rpls-3/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#10436]: https://gitlab.freedesktop.org/drm/intel/issues/10436 [i915#10462]: https://gitlab.freedesktop.org/drm/intel/issues/10462 [i915#1849]: https://gitlab.freedesktop.org/drm/intel/issues/1849 [i915#4613]: https://gitlab.freedesktop.org/drm/intel/issues/4613 [i915#5591]: https://gitlab.freedesktop.org/drm/intel/issues/5591 Build changes ------------- * CI: CI-20190529 -> None * IGT: IGT_7773 -> IGTPW_10870 CI-20190529: 20190529 CI_DRM_14459: b8290992108644cb99d7d9db2921bb25369ead3c @ git://anongit.freedesktop.org/gfx-ci/linux IGTPW_10870: 10870 IGT_7773: 7773 == Logs == For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10870/index.html --===============5710995785164681608== Content-Type: text/html; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Project List - Patchwork Patch Details
Series:tests/kms_bw: Fix the condition check for max pipe count
URL:https://patchwork.freedesktop.org/series/131402/
State:success
Details:https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_10870/index.html

CI Bug Log - changes from IGT_7773 -> IGTPW_10870

Summary

SUCCESS

No regressions found.

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

Participating hosts (38 -> 35)

Additional (1): bat-kbl-2
Missing (4): bat-mtlp-8 fi-tgl-1115g4 fi-apl-guc fi-snb-2520m

Known issues

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

IGT changes

Issues hit

  • igt@core_hotunplug@unbind-rebind:

  • igt@fbdev@info:

  • igt@gem_lmem_swapping@basic:

  • igt@gem_lmem_swapping@parallel-random-engines:

    • bat-kbl-2: NOTRUN -> SKIP +39 other tests skip
  • igt@prime_vgem@basic-fence-flip:

    • fi-kbl-8809g: NOTRUN -> SKIP +6 other tests skip

Possible fixes

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

Build changes

  • CI: CI-20190529 -> None
  • IGT: IGT_7773 -> IGTPW_10870

CI-20190529: 20190529
CI_DRM_14459: b8290992108644cb99d7d9db2921bb25369ead3c @ git://anongit.freedesktop.org/gfx-ci/linux
IGTPW_10870: 10870
IGT_7773: 7773

--===============5710995785164681608==--