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 390DDC3DA43 for ; Fri, 5 Jul 2024 21:43:37 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 9C6E510EC47; Fri, 5 Jul 2024 21:43:36 +0000 (UTC) Authentication-Results: gabe.freedesktop.org; dkim=pass (2048-bit key; unprotected) header.d=intel.com header.i=@intel.com header.b="QPuRjhUj"; dkim-atps=neutral Received: from mgamail.intel.com (mgamail.intel.com [198.175.65.12]) by gabe.freedesktop.org (Postfix) with ESMTPS id CEAE010E161 for ; Fri, 5 Jul 2024 21:43:29 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1720215809; x=1751751809; h=from:to:subject:date:message-id:in-reply-to:references: mime-version:content-transfer-encoding; bh=z/tUSNKALzrZoNEYoY3rL44K0KBwvF+MHFkHYbOy38g=; b=QPuRjhUj6G2tw/4um0sHaQr3IWSo5j9ZPDdnIXGqi4KDRSWOraHFF/du BFpuLayuGIQPr0sHrGnS650e211z5/+LFScGGd89rET40hoZJhyEsZrHV MhWjmxzI9dDUZOGemHLFWu4zCUxMGyRj13iZxc0+POdKW69LWN6wAGUlI VMbeN9mfW2bYp9HUmkFhBcnKRiMxZIWzn6vkDGeHUUIO3lI01ksPrX+hW s99vp7BLkqc0mqxuhNP50sGbGAFhcQFVReBIAPfUOXyG42V9EIg9lmv/n 6PPvIVNVrg6ogkPQ4rn+Y473ssKI0uglplSO2/rqVk1muE+rg84Voa9Ge g==; X-CSE-ConnectionGUID: QgWHe+ApTDmETZNJV9LGEg== X-CSE-MsgGUID: vhcJsSBCSHKcPQJ5ZZtgqA== X-IronPort-AV: E=McAfee;i="6700,10204,11123"; a="28907026" X-IronPort-AV: E=Sophos;i="6.09,186,1716274800"; d="scan'208";a="28907026" Received: from orviesa010.jf.intel.com ([10.64.159.150]) by orvoesa104.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 05 Jul 2024 14:43:28 -0700 X-CSE-ConnectionGUID: EjeWF/YxRbWSHKPGHVyUlA== X-CSE-MsgGUID: PFZvbTRBTfGVLGKbm29deQ== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="6.09,186,1716274800"; d="scan'208";a="46902547" Received: from orsosgc001.jf.intel.com ([10.165.21.138]) by orviesa010-auth.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 05 Jul 2024 14:43:29 -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 14:43:16 -0700 Message-ID: <20240705214316.2695090-16-ashutosh.dixit@intel.com> X-Mailer: git-send-email 2.41.0 In-Reply-To: <20240705214316.2695090-1-ashutosh.dixit@intel.com> References: <20240705214316.2695090-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