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 0826EC433F5 for ; Thu, 26 May 2022 08:19:04 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 5C11310F56C; Thu, 26 May 2022 08:19:04 +0000 (UTC) Received: from mga07.intel.com (mga07.intel.com [134.134.136.100]) by gabe.freedesktop.org (Postfix) with ESMTPS id F3E6F10E7C6 for ; Thu, 26 May 2022 08:19:02 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1653553143; x=1685089143; h=date:message-id:from:to:subject:in-reply-to:references: mime-version; bh=go9IQWferXp/F6JNnp3AiZrM0Thzw6g4z5cgk5nGiXs=; b=O+p9NDDDs/x7Xxq0HUUVl2FollhgOKEVQKBGvmylo6Q5wsY+qG/+kYI8 Rza9M6cwEgzI0SZOQpjenJfSV9OUyhUPuGMOHgINu95FNHT8oZndgZQmU czqFvKzfDhEeQ6BpvuMEBo5+S90MMPHyLEj5eL+r/XoqohrOWFeTFBnLI GDSj/cupNueaMvNTHLwriYTFBNUqqMzMaNHB+rqVOwxxhzjCP18Pp6/6m iYkwms/rrCspokSdvw0OG0/vzEp9eSkROmWY2yyVT2tUybD3Rz8CxbAMe 2ujuyxh4rYh0ftTkMGUzesvwXLb2oB17AXYGVtFJYAHdLnGnsFb/7itYW g==; X-IronPort-AV: E=McAfee;i="6400,9594,10358"; a="337126635" X-IronPort-AV: E=Sophos;i="5.91,252,1647327600"; d="scan'208";a="337126635" Received: from orsmga006.jf.intel.com ([10.7.209.51]) by orsmga105.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 26 May 2022 01:19:02 -0700 X-IronPort-AV: E=Sophos;i="5.91,252,1647327600"; d="scan'208";a="549454781" Received: from adixit-mobl1.amr.corp.intel.com (HELO adixit-arch.intel.com) ([10.212.199.107]) by orsmga006-auth.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 26 May 2022 01:19:02 -0700 Date: Thu, 26 May 2022 01:09:36 -0700 Message-ID: <87wne87m0v.wl-ashutosh.dixit@intel.com> From: "Dixit, Ashutosh" To: , Lakshminarayana Vudum In-Reply-To: <165355019403.19748.10152620386707919982@emeril.freedesktop.org> References: <165355019403.19748.10152620386707919982@emeril.freedesktop.org> User-Agent: Wanderlust/2.15.9 (Almost Unreal) SEMI-EPG/1.14.7 (Harue) FLIM-LB/1.14.9 (=?ISO-8859-4?Q?Goj=F2?=) APEL-LB/10.8 EasyPG/1.0.0 Emacs/28.1 (x86_64-pc-linux-gnu) MULE/6.0 (HANACHIRUSATO) MIME-Version: 1.0 (generated by SEMI-EPG 1.14.7 - "Harue") Content-Type: text/plain; charset=US-ASCII Subject: Re: [Intel-gfx] =?utf-8?b?4pyXIEZpLkNJLklHVDogZmFpbHVyZSBmb3IgZHJt?= =?utf-8?q?/i915=3A_Media_freq_factor_and_per-gt_enhancements/fixes_=28rev?= =?utf-8?b?MTAp?= 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" On Thu, 26 May 2022 00:29:54 -0700, Patchwork wrote: > > Patch Details > > Series: drm/i915: Media freq factor and per-gt enhancements/fixes (rev10) > URL: https://patchwork.freedesktop.org/series/102665/ > State: failure > Details: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_102665v10/index.html > > CI Bug Log - changes from CI_DRM_11698_full -> Patchwork_102665v10_full > > Summary > > FAILURE > > Serious unknown changes coming with Patchwork_102665v10_full absolutely need to be > verified manually. > > If you think the reported changes have nothing to do with the changes > introduced in Patchwork_102665v10_full, please notify your bug team to allow them > to document this new failure mode, which will reduce false positives in CI. > > Participating hosts (10 -> 13) > > Additional (3): shard-rkl shard-dg1 shard-tglu > > Possible new issues > > Here are the unknown changes that may have been introduced in Patchwork_102665v10_full: > > IGT changes > > Possible regressions > > * igt@kms_ccs@pipe-b-crc-primary-basic-4_tiled_dg2_rc_ccs: > > * shard-tglb: NOTRUN -> SKIP This failure is unrelated to this series. Thanks.