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 753AEC3064D for ; Mon, 1 Jul 2024 02:53:19 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 24FF710E304; Mon, 1 Jul 2024 02:53:19 +0000 (UTC) Authentication-Results: gabe.freedesktop.org; dkim=pass (2048-bit key; unprotected) header.d=intel.com header.i=@intel.com header.b="AscB2bpR"; dkim-atps=neutral Received: from mgamail.intel.com (mgamail.intel.com [192.198.163.18]) by gabe.freedesktop.org (Postfix) with ESMTPS id 8973F10E2E6 for ; Mon, 1 Jul 2024 02:53:14 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1719802395; x=1751338395; h=from:to:subject:date:message-id:in-reply-to:references: mime-version:content-transfer-encoding; bh=z/tUSNKALzrZoNEYoY3rL44K0KBwvF+MHFkHYbOy38g=; b=AscB2bpRuQh4sf13bNOouwFOBBJWTUrVV6vzOmnjsj1t2+BiSJK72+UE mWqOqNZ0hPPzyKp/FinHdIGwI5f2JhcCDcBO9JQTlKf4GvYpmQj3nso+y 1drIDhOHNVLqgt8vPizolvQ5tPKLRzvjWD2Wk97FQP6TsEDsKPjp6owei wivqaZ98y78BZMxMOoC+hyOpyaAA1DFP1XhyqGSdI1Pi6BlccemTIE8XJ ldyTeNp4cerG80NjBuhrPpvr8XSzYCyPmpYlySG7ghE25lfBIzQBdsXLX uQMaQWPN4j/c3zJp1zWL4vQ9aW/3OmzxVhaAkjxx6FxiHCx2tPLvIkIfJ g==; X-CSE-ConnectionGUID: EtgXJSC3Te2SoMMsEnJhZg== X-CSE-MsgGUID: xI9jI3L3TBaU2A3YrIq4PQ== X-IronPort-AV: E=McAfee;i="6700,10204,11119"; a="16574750" X-IronPort-AV: E=Sophos;i="6.09,175,1716274800"; d="scan'208";a="16574750" Received: from orviesa008.jf.intel.com ([10.64.159.148]) by fmvoesa112.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 30 Jun 2024 19:53:14 -0700 X-CSE-ConnectionGUID: OyuK6MYvR+ilOcIdSEGFKw== X-CSE-MsgGUID: NQtA7qTKShOON/eq6MshaQ== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="6.09,175,1716274800"; d="scan'208";a="46101659" 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 19:53:14 -0700 From: Ashutosh Dixit To: igt-dev@lists.freedesktop.org Subject: [PATCH i-g-t 14/14] HAX: Add Xe OA tests to xe-fast-feedback.testlist Date: Sun, 30 Jun 2024 19:53:09 -0700 Message-ID: <20240701025309.2416653-15-ashutosh.dixit@intel.com> X-Mailer: git-send-email 2.41.0 In-Reply-To: <20240701025309.2416653-1-ashutosh.dixit@intel.com> References: <20240701025309.2416653-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