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 BC52EC2BA1A for ; Thu, 20 Jun 2024 20:01:11 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 566B010E99A; Thu, 20 Jun 2024 20:01:11 +0000 (UTC) Authentication-Results: gabe.freedesktop.org; dkim=pass (2048-bit key; unprotected) header.d=intel.com header.i=@intel.com header.b="BEXxxG8Q"; dkim-atps=neutral Received: from mgamail.intel.com (mgamail.intel.com [192.198.163.7]) by gabe.freedesktop.org (Postfix) with ESMTPS id 333DB10E190 for ; Thu, 20 Jun 2024 20:01:01 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1718913661; x=1750449661; h=from:to:subject:date:message-id:in-reply-to:references: mime-version:content-transfer-encoding; bh=uFkaqOtU1ndXKOCqDqHiY6e4yjYYPh7PJu+kQTopFSI=; b=BEXxxG8Qqc938BB6Bld70uXGxLceXhR2S80epEq9cESSNZVzWE5P6upu BnbRaC6PM7QT3rCS4fInI9iUbU1XtM60khobFP1a8jqA6Cwd+YFV8LwTU ehvRrCzPyi1rsrwDlEYYkkuGZYhjJQRlaP96ksjok7gRyJR90Ya7uUIar jD+GNssBYN7qlHNn6MQxZtbLcGf8bl9PdSDCnfZE0K/bLeOLQDfq+1FIq bY0a6AwdLDgZr080S2DO9NfAt+1C1dYLOTtZu79RVg6mrO3l5eAwuBUhK QWZBGYXtF4atPxvsdR8UocyHcpKgRVk1CaDwidna6xrSBE/PZ9Iyxymzk A==; X-CSE-ConnectionGUID: SahJe8s4Q4CBx007TjGHFg== X-CSE-MsgGUID: aNZbEjosS36A0655sHhJdA== X-IronPort-AV: E=McAfee;i="6700,10204,11109"; a="41329344" X-IronPort-AV: E=Sophos;i="6.08,252,1712646000"; d="scan'208";a="41329344" Received: from orviesa009.jf.intel.com ([10.64.159.149]) by fmvoesa101.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 20 Jun 2024 13:01:00 -0700 X-CSE-ConnectionGUID: /0yqXxZiQ7aEZQU5MWsSlw== X-CSE-MsgGUID: BLmd3B17THKE6EDRM5/jeg== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="6.08,252,1712646000"; d="scan'208";a="42459878" Received: from orsosgc001.jf.intel.com ([10.165.21.138]) by orviesa009-auth.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 20 Jun 2024 13:01:00 -0700 From: Ashutosh Dixit To: igt-dev@lists.freedesktop.org Subject: [PATCH i-g-t 28/28] HAX: Add Xe OA tests to xe-fast-feedback.testlist Date: Thu, 20 Jun 2024 13:00:53 -0700 Message-ID: <20240620200054.3550653-29-ashutosh.dixit@intel.com> X-Mailer: git-send-email 2.41.0 In-Reply-To: <20240620200054.3550653-1-ashutosh.dixit@intel.com> References: <20240620200054.3550653-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 --- tests/intel-ci/xe-fast-feedback.testlist | 41 ++++++++++++++++++++++++ 1 file changed, 41 insertions(+) diff --git a/tests/intel-ci/xe-fast-feedback.testlist b/tests/intel-ci/xe-fast-feedback.testlist index aa98b37e64..a577452179 100644 --- a/tests/intel-ci/xe-fast-feedback.testlist +++ b/tests/intel-ci/xe-fast-feedback.testlist @@ -65,6 +65,47 @@ 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@xe-ref-count +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