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 9EA56C3271E for ; Mon, 1 Jul 2024 01:41:49 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 962EA10E2E3; Mon, 1 Jul 2024 01:41:48 +0000 (UTC) Authentication-Results: gabe.freedesktop.org; dkim=pass (2048-bit key; unprotected) header.d=intel.com header.i=@intel.com header.b="AYU/XOvF"; dkim-atps=neutral Received: from mgamail.intel.com (mgamail.intel.com [192.198.163.13]) by gabe.freedesktop.org (Postfix) with ESMTPS id 9244210E136 for ; Mon, 1 Jul 2024 01:41:45 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1719798106; x=1751334106; h=from:to:subject:date:message-id:in-reply-to:references: mime-version:content-transfer-encoding; bh=z/tUSNKALzrZoNEYoY3rL44K0KBwvF+MHFkHYbOy38g=; b=AYU/XOvFFspcLPaW/c0z9lv+QNzC97754UDqbYtDgNE0YWgObqiX0pHR eXJtxE3XjGmK7aLz+2vpHqCd6PnZI/e0pnU6hkonwasxPFD52bucddMr3 L1miJUEESEDiZ4hFqCkrVqHqUd7fCePJC0uHeuFy/wl65xuSVy+W42kqH fyWxAWxv9xMKxFadMnP7WjcKNNoraKEBsx2v2Wa4Ju8RC2gPWdYbmWjji O/23HcG5JXX+8iknpwksD1oy2gafoDuAdhbyor+Fgdej6S3ejwKIjigqg wD9Sv9QMPbMM8Shz1MP+owSMEh0wndFdmYbX1fOEUUMPk5+A96kWTKpCU g==; X-CSE-ConnectionGUID: jcEMH6WzS6ePZTY769o8zQ== X-CSE-MsgGUID: 29k0xy64QDqbd/JAJZeYnQ== X-IronPort-AV: E=McAfee;i="6700,10204,11119"; a="19801057" X-IronPort-AV: E=Sophos;i="6.09,175,1716274800"; d="scan'208";a="19801057" Received: from orviesa008.jf.intel.com ([10.64.159.148]) by fmvoesa107.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 30 Jun 2024 18:41:45 -0700 X-CSE-ConnectionGUID: AjyFwbI5RBeIj/zKptsAKg== X-CSE-MsgGUID: HdcD17LlRLejc/1YUa+hNQ== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="6.09,175,1716274800"; d="scan'208";a="46091842" Received: from orsosgc001.jf.intel.com ([10.165.21.138]) by orviesa008-auth.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 30 Jun 2024 18:41:44 -0700 From: Ashutosh Dixit To: igt-dev@lists.freedesktop.org Subject: [PATCH i-g-t 13/13] HAX: Add Xe OA tests to xe-fast-feedback.testlist Date: Sun, 30 Jun 2024 18:41:35 -0700 Message-ID: <20240701014135.2412560-14-ashutosh.dixit@intel.com> X-Mailer: git-send-email 2.41.0 In-Reply-To: <20240701014135.2412560-1-ashutosh.dixit@intel.com> References: <20240701014135.2412560-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