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 28B99C3DA47 for ; Fri, 5 Jul 2024 18:26:45 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id B494810EC17; Fri, 5 Jul 2024 18:26:44 +0000 (UTC) Authentication-Results: gabe.freedesktop.org; dkim=pass (2048-bit key; unprotected) header.d=intel.com header.i=@intel.com header.b="d/nMPAOB"; dkim-atps=neutral Received: from mgamail.intel.com (mgamail.intel.com [192.198.163.18]) by gabe.freedesktop.org (Postfix) with ESMTPS id 139A210E26D for ; Fri, 5 Jul 2024 18:26:42 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1720204002; x=1751740002; h=from:to:subject:date:message-id:in-reply-to:references: mime-version:content-transfer-encoding; bh=z/tUSNKALzrZoNEYoY3rL44K0KBwvF+MHFkHYbOy38g=; b=d/nMPAOB6omVNMSKCoD1wGYoF7B3Zxgr8eMrclI9zeQhR78MgLHkzPTa N8g0r2W1MKiu+JCIlSWIopMM/YXtATYdba0pSc97gcOGXazJxeGayhtg5 HX08ybRMJ5hBZNNBZ/Kw+i+MN9K3Zz9AFcOtor0xABviM4dXuwb7vLMBZ KC5yqV/fa3z4EiTg2gplrYajglcNPpTzG4cgB5VHIzZevu2JODT9EFIrW YklcctwBzyWRG3lzlF/Tpb/IdKzBCpI96HEC6TJUa5bFFay/GUaQwvnUy EOzEbl6F2I3MirUiovyLMll65qmeY0nf1bzd+pEvVU1HS/FIWLY/scecC A==; X-CSE-ConnectionGUID: NafQaqNFTgWXX/0PGem+Zg== X-CSE-MsgGUID: qfU3PBqgSuKNKpOBL6aOfw== X-IronPort-AV: E=McAfee;i="6700,10204,11123"; a="17146552" X-IronPort-AV: E=Sophos;i="6.09,185,1716274800"; d="scan'208";a="17146552" Received: from fmviesa010.fm.intel.com ([10.60.135.150]) by fmvoesa112.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 05 Jul 2024 11:26:41 -0700 X-CSE-ConnectionGUID: DAkS4eDvSVi32KMHvNKzTQ== X-CSE-MsgGUID: +ZY/cW21RZmmVVKddBbPFA== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="6.09,185,1716274800"; d="scan'208";a="47011705" Received: from orsosgc001.jf.intel.com ([10.165.21.138]) by fmviesa010-auth.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 05 Jul 2024 11:26:41 -0700 From: Ashutosh Dixit To: igt-dev@lists.freedesktop.org Subject: [PATCH i-g-t 15/15] HAX: Add Xe OA tests to xe-fast-feedback.testlist Date: Fri, 5 Jul 2024 11:26:36 -0700 Message-ID: <20240705182637.2679730-16-ashutosh.dixit@intel.com> X-Mailer: git-send-email 2.41.0 In-Reply-To: <20240705182637.2679730-1-ashutosh.dixit@intel.com> References: <20240705182637.2679730-1-ashutosh.dixit@intel.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit 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" Signed-off-by: Ashutosh Dixit Reviewed-by: Umesh Nerlige Ramappa --- tests/intel-ci/xe-fast-feedback.testlist | 40 ++++++++++++++++++++++++ 1 file changed, 40 insertions(+) diff --git a/tests/intel-ci/xe-fast-feedback.testlist b/tests/intel-ci/xe-fast-feedback.testlist index aa98b37e64..bcd53fb98f 100644 --- a/tests/intel-ci/xe-fast-feedback.testlist +++ b/tests/intel-ci/xe-fast-feedback.testlist @@ -65,6 +65,46 @@ igt@kms_prop_blob@basic igt@kms_psr@psr-primary-page-flip igt@kms_psr@psr-cursor-plane-move igt@kms_psr@psr-sprite-plane-onoff + +# oa tests +igt@xe_oa@sysctl-defaults +igt@xe_oa@non-system-wide-paranoid +igt@xe_oa@invalid-oa-metric-set-id +igt@xe_oa@invalid-oa-format-id +igt@xe_oa@missing-sample-flags +igt@xe_oa@oa-formats +igt@xe_oa@invalid-oa-exponent +igt@xe_oa@oa-exponents +igt@xe_oa@buffer-fill +igt@xe_oa@non-zero-reason +igt@xe_oa@disabled-read-error +igt@xe_oa@non-sampling-read-error +igt@xe_oa@enable-disable +igt@xe_oa@blocking +igt@xe_oa@polling +igt@xe_oa@polling-small-buf +igt@xe_oa@short-reads +igt@xe_oa@mi-rpc +igt@xe_oa@oa-tlb-invalidate +igt@xe_oa@unprivileged-single-ctx-counters +igt@xe_oa@oa-unit-exclusive-stream-sample-oa +igt@xe_oa@oa-unit-exclusive-stream-exec-q +igt@xe_oa@oa-unit-concurrent-oa-buffer-read +igt@xe_oa@rc6-disable +igt@xe_oa@stress-open-close +igt@xe_oa@invalid-create-userspace-config +igt@xe_oa@invalid-remove-userspace-config +igt@xe_oa@create-destroy-userspace-config +igt@xe_oa@whitelisted-registers-userspace-config +igt@xe_oa@map-oa-buffer +igt@xe_oa@invalid-map-oa-buffer +igt@xe_oa@non-privileged-map-oa-buffer +igt@xe_oa@non-privileged-access-vaddr +igt@xe_oa@privileged-forked-access-vaddr +igt@xe_oa@closed-fd-and-unmapped-access +igt@xe_oa@oa-regs-whitelisted +igt@xe_oa@mmio-triggered-reports + igt@xe_compute@compute-square igt@xe_create@create-execqueues-noleak igt@xe_create@create-execqueues-leak -- 2.41.0