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 72121CAC597 for ; Mon, 15 Sep 2025 16:39:44 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 17DC410E507; Mon, 15 Sep 2025 16:39:44 +0000 (UTC) Authentication-Results: gabe.freedesktop.org; dkim=pass (2048-bit key; unprotected) header.d=intel.com header.i=@intel.com header.b="NRCRTDd6"; dkim-atps=neutral Received: from mgamail.intel.com (mgamail.intel.com [192.198.163.15]) by gabe.freedesktop.org (Postfix) with ESMTPS id 4F6A110E507 for ; Mon, 15 Sep 2025 16:39:43 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1757954383; x=1789490383; h=date:message-id:from:to:subject:in-reply-to:references: mime-version; bh=unwRSer2ISNhe6HebrMSshT1ryWqZbiJrxIUg2OKpKc=; b=NRCRTDd6g7P3Z5UqDjQAOrpxjRTAc7udiGwZJKngfrGyzivCV8AamhmE 9YbCeSzczySoKwAZ/ua0eKrXL5I8u39+sABb0fC7XBF6HYDAOxZsrLH9h VaGa4JZ/qk6quKyh0B7tYmfOvB96mSziBu2+FVNVyf8SBK3vXMqLSFSli YfqTxXusjatMy+fsxJN9+W6M/0e+kvGrDqFV9C51PO2JMTmHCODqIBWs/ n2M/BoiQoUAhCev6z65QktudxZaLzLV5QFpCQUaStO2VeKVhTWvWnvSpf irwanGJmji0OqS/ku7/LRo99hfwiR3Bl1ixdGkqwpjlzfyDprCxTExNUX w==; X-CSE-ConnectionGUID: SJiRkweMT3+70xTrMRJIPA== X-CSE-MsgGUID: rQVP/FTOQLieEzlyDGquGw== X-IronPort-AV: E=McAfee;i="6800,10657,11554"; a="60325090" X-IronPort-AV: E=Sophos;i="6.18,266,1751266800"; d="scan'208";a="60325090" Received: from fmviesa002.fm.intel.com ([10.60.135.142]) by fmvoesa109.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 15 Sep 2025 09:39:43 -0700 X-CSE-ConnectionGUID: wX5asCaGSL+5QzGrxtc/xg== X-CSE-MsgGUID: FMO8XUj6Rl6at3NHEU6o0Q== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="6.18,266,1751266800"; d="scan'208";a="198372178" Received: from kennywon-mobl1.amr.corp.intel.com (HELO adixit-MOBL3.intel.com) ([10.125.176.140]) by fmviesa002-auth.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 15 Sep 2025 09:39:43 -0700 Date: Mon, 15 Sep 2025 09:39:41 -0700 Message-ID: <871po7k6uq.wl-ashutosh.dixit@intel.com> From: "Dixit, Ashutosh" To: Kamil Konieczny , pravalika.gurram@intel.com, igt-dev@lists.freedesktop.org, nishit.sharma@intel.com, himal.prasad.ghimiray@intel.com Subject: Re: [PATCH v6 2/2] intel-ci: Blocklist compression PAT index for LNL In-Reply-To: <20250915120829.ghqdzoe3wz3kl5vp@kamilkon-DESK.igk.intel.com> References: <20250915105057.1468276-1-pravalika.gurram@intel.com> <20250915105057.1468276-3-pravalika.gurram@intel.com> <20250915120829.ghqdzoe3wz3kl5vp@kamilkon-DESK.igk.intel.com> 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/29.4 (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 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 Mon, 15 Sep 2025 05:08:29 -0700, Kamil Konieczny wrote: > > Hi pravalika.gurram, > On 2025-09-15 at 16:20:57 +0530, pravalika.gurram@intel.com wrote: > > From: Pravalika Gurram > > > > Madvise does not support compression on LNL. > > Therefore, compression-related PAT index > > test cases have been blocklisted for this platform. > > > > Signed-off-by: Pravalika Gurram > > Acked-by: Kamil Konieczny What is the guidance for when we blocklist a test vs. when we skip it, using igt_skip or igt_require? > > > --- > > tests/intel-ci/xe.lnl.core.blocklist.txt | 6 ++++++ > > 1 file changed, 6 insertions(+) > > > > diff --git a/tests/intel-ci/xe.lnl.core.blocklist.txt b/tests/intel-ci/xe.lnl.core.blocklist.txt > > index 1e69170d8..3a21d7263 100644 > > --- a/tests/intel-ci/xe.lnl.core.blocklist.txt > > +++ b/tests/intel-ci/xe.lnl.core.blocklist.txt > > @@ -83,3 +83,9 @@ igt@xe_live_ktest@xe_eudebug > > igt@xe_oa@oa-tlb-invalidate > > igt@xe_oa@unprivileged-single-ctx-counters > > ################################################################## > > +# Expected fail as per the current behaviour compression > > +# for madvise needs to skipped on LNL > > +################################################################## > > +igt@xe_exec_system_allocator@pat-index-madvise-pat-idx-wt-.* > > +igt@xe_exec_system_allocator@pat-index-madvise-pat-idx-uc-comp-.* > > +################################################################## > > -- > > 2.34.1 > >