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 mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id B0CDEC433EF for ; Mon, 8 Nov 2021 08:10:06 +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 745E461076 for ; Mon, 8 Nov 2021 08:10:06 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org 745E461076 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=linux.intel.com 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 1353B6E424; Mon, 8 Nov 2021 08:10:06 +0000 (UTC) Received: from mga18.intel.com (mga18.intel.com [134.134.136.126]) by gabe.freedesktop.org (Postfix) with ESMTPS id 6B5776E424 for ; Mon, 8 Nov 2021 08:10:04 +0000 (UTC) X-IronPort-AV: E=McAfee;i="6200,9189,10161"; a="219086260" X-IronPort-AV: E=Sophos;i="5.87,218,1631602800"; d="scan'208,217";a="219086260" Received: from orsmga007.jf.intel.com ([10.7.209.58]) by orsmga106.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 08 Nov 2021 00:10:03 -0800 X-IronPort-AV: E=Sophos;i="5.87,218,1631602800"; d="scan'208,217";a="491121318" Received: from ahedstro-mobl.ger.corp.intel.com (HELO [10.249.254.89]) ([10.249.254.89]) by orsmga007-auth.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 08 Nov 2021 00:10:02 -0800 Content-Type: multipart/alternative; boundary="------------J5FFaeQyRTBqPM5BFJnxmYpL" Message-ID: Date: Mon, 8 Nov 2021 09:09:58 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.2.0 Content-Language: en-US To: intel-gfx@lists.freedesktop.org, ", Lakshminarayana Vudum" References: <20211105150146.834052-1-thomas.hellstrom@linux.intel.com> <163613135311.30622.5602659017690422551@emeril.freedesktop.org> From: =?UTF-8?Q?Thomas_Hellstr=c3=b6m?= In-Reply-To: <163613135311.30622.5602659017690422551@emeril.freedesktop.org> Subject: Re: [Intel-gfx] =?utf-8?b?4pyXIEZpLkNJLklHVDogZmFpbHVyZSBmb3Igc2Vy?= =?utf-8?q?ies_starting_with_=5Bv3=2C1/2=5D_drm/i915/selftests=3A_Use_clea?= =?utf-8?q?r=5Fand=5Fwake=5Fup=5Fbit=28=29_for_the_per-engine_reset_bitloc?= =?utf-8?q?ks?= 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: , Errors-To: intel-gfx-bounces@lists.freedesktop.org Sender: "Intel-gfx" This is a multi-part message in MIME format. --------------J5FFaeQyRTBqPM5BFJnxmYpL Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit On 11/5/21 17:55, Patchwork wrote: > Project List - Patchwork *Patch Details* > *Series:* series starting with [v3,1/2] drm/i915/selftests: Use > clear_and_wake_up_bit() for the per-engine reset bitlocks > *URL:* https://patchwork.freedesktop.org/series/96615/ > *State:* failure > *Details:* > https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_21526/index.html > > > CI Bug Log - changes from CI_DRM_10846_full -> Patchwork_21526_full > > > Summary > > *FAILURE* > > Serious unknown changes coming with Patchwork_21526_full absolutely > need to be > verified manually. > > If you think the reported changes have nothing to do with the changes > introduced in Patchwork_21526_full, please notify your bug team to > allow them > to document this new failure mode, which will reduce false positives > in CI. > > > Participating hosts (11 -> 11) > > No changes in participating hosts > > > Possible new issues > > Here are the unknown changes that may have been introduced in > Patchwork_21526_full: > > > IGT changes > > > Possible regressions > > * igt@kms_flip@basic-flip-vs-dpms@c-edp1: > o shard-tglb: PASS > > -> INCOMPLETE > > Lakshmi, This failure is unrelated. Thanks, Thomas --------------J5FFaeQyRTBqPM5BFJnxmYpL Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit


On 11/5/21 17:55, Patchwork wrote:
Project List - Patchwork Patch Details
Series: series starting with [v3,1/2] drm/i915/selftests: Use clear_and_wake_up_bit() for the per-engine reset bitlocks
URL: https://patchwork.freedesktop.org/series/96615/
State: failure
Details: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_21526/index.html

CI Bug Log - changes from CI_DRM_10846_full -> Patchwork_21526_full

Summary

FAILURE

Serious unknown changes coming with Patchwork_21526_full absolutely need to be
verified manually.

If you think the reported changes have nothing to do with the changes
introduced in Patchwork_21526_full, please notify your bug team to allow them
to document this new failure mode, which will reduce false positives in CI.

Participating hosts (11 -> 11)

No changes in participating hosts

Possible new issues

Here are the unknown changes that may have been introduced in Patchwork_21526_full:

IGT changes

Possible regressions

  • igt@kms_flip@basic-flip-vs-dpms@c-edp1:

Lakshmi,

This failure is unrelated.

Thanks,

Thomas


--------------J5FFaeQyRTBqPM5BFJnxmYpL--