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 A34C6C83F27 for ; Tue, 22 Jul 2025 08:31:28 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 4FC2810E62C; Tue, 22 Jul 2025 08:31:28 +0000 (UTC) Authentication-Results: gabe.freedesktop.org; dkim=pass (2048-bit key; unprotected) header.d=intel.com header.i=@intel.com header.b="cq9+KmUu"; dkim-atps=neutral Received: from mgamail.intel.com (mgamail.intel.com [198.175.65.21]) by gabe.freedesktop.org (Postfix) with ESMTPS id 28D5610E62C for ; Tue, 22 Jul 2025 08:31:27 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1753173087; x=1784709087; h=date:from:to:subject:message-id:references:mime-version: in-reply-to; bh=cBA5sPr9ym1gnP4d2pK/GymdIxUJFL+MRKZjmJ89mA4=; b=cq9+KmUuhUhbZ9yms8y1nCwECyZ/94hikhfahBUQTUu9pgx7poXW8vZl 6zSbs+kbHGrpEXA9Q/IxzsoNzpQfzvflgwhEI6cQ6X5JyVBkwdWX2DrVg ySpkzuu4cWHegQvZ5Zf7omN1ZYZ0pur87iQ2wb6vnQG1hWqcGTvOKIRpL MX0BbEe8MrivK1aFzzdBtjbHY0rnB5PEdle1ykpNA1M1cmKL57iunFZoi JSsvGs9IFnPbBH9M49T6Hq6Z2UGJh7Vt72URThO3gLB19j2Yr4RTC8N6K 89MHy7v6oPDAvFKjIXMibn+5Za3kDQ2Hd9IaC4oX3juomg74PQE3PEu9j w==; X-CSE-ConnectionGUID: gEZt8Jv7S/qnTgxWqpU6Jg== X-CSE-MsgGUID: Rjsuy5kiRUumzi5lA9ktHg== X-IronPort-AV: E=McAfee;i="6800,10657,11499"; a="55293696" X-IronPort-AV: E=Sophos;i="6.16,331,1744095600"; d="scan'208";a="55293696" Received: from fmviesa002.fm.intel.com ([10.60.135.142]) by orvoesa113.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 22 Jul 2025 01:31:27 -0700 X-CSE-ConnectionGUID: uecSU+kTTbalASwkn3a06A== X-CSE-MsgGUID: /OYk4z1AQr6WHZn03IpEbA== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="6.16,331,1744095600"; d="scan'208";a="182781939" Received: from black.fi.intel.com ([10.237.72.28]) by fmviesa002.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 22 Jul 2025 01:31:26 -0700 Date: Tue, 22 Jul 2025 11:31:23 +0300 From: Raag Jadav To: igt-dev@lists.freedesktop.org Subject: Re: =?utf-8?B?4pyXIFhlLkNJLkJBVDogZmFpbHVy?= =?utf-8?Q?e?= for tests/intel/xe_pm: Introduce i2c subtests (rev2) Message-ID: References: <20250719163101.3459754-1-raag.jadav@intel.com> <175294699428.175185.13892093276989169041@1538d3639d33> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <175294699428.175185.13892093276989169041@1538d3639d33> 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: , Errors-To: igt-dev-bounces@lists.freedesktop.org Sender: "igt-dev" On Sat, Jul 19, 2025 at 05:43:14PM +0000, Patchwork wrote: > == Series Details == > > Series: tests/intel/xe_pm: Introduce i2c subtests (rev2) > URL : https://patchwork.freedesktop.org/series/146610/ > State : failure > > == Summary == > > CI Bug Log - changes from XEIGT_8468_BAT -> XEIGTPW_13497_BAT > ==================================================== > > Summary > ------- > > **SUCCESS** Is success considered a failure? Or am I missing anything here? Please re-report with correct results. Raag > > No regressions found. > > > > Participating hosts (7 -> 7) > ------------------------------ > > No changes in participating hosts > > Known issues > ------------ > > Here are the changes found in XEIGTPW_13497_BAT that come from known issues: > > ### IGT changes ### > > #### Possible fixes #### > > * igt@kms_flip@basic-plain-flip: > - bat-adlp-7: [DMESG-WARN][1] ([Intel XE#4543]) -> [PASS][2] +1 other test pass > [1]: https://intel-gfx-ci.01.org/tree/intel-xe/IGT_8468/bat-adlp-7/igt@kms_flip@basic-plain-flip.html > [2]: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_13497/bat-adlp-7/igt@kms_flip@basic-plain-flip.html > > > [Intel XE#4543]: https://gitlab.freedesktop.org/drm/xe/kernel/issues/4543 > > > Build changes > ------------- > > * IGT: IGT_8468 -> IGTPW_13497 > * Linux: xe-3440-338efc39ef3f17f6759817c857a95054334eae09 -> xe-3441-a8e61e615995f6bc93361cf1752563140349517a > > IGTPW_13497: 13497 > IGT_8468: 8468 > xe-3440-338efc39ef3f17f6759817c857a95054334eae09: 338efc39ef3f17f6759817c857a95054334eae09 > xe-3441-a8e61e615995f6bc93361cf1752563140349517a: a8e61e615995f6bc93361cf1752563140349517a > > == Logs == > > For more details see: https://intel-gfx-ci.01.org/tree/intel-xe/IGTPW_13499/index.html