[PATCH v2 i-g-t] tests/intel/xe_compute: Add test documentation to reflect proper category

Piecielska, Katarzyna katarzyna.piecielska at intel.com
Thu Jan 23 13:59:18 UTC 2025


LGTM 😊

Reviewed-by: Katarzyna Piecielska <katarzyna.piecielska at intel.com>

Kasia

-----Original Message-----
From: Chauhan, Aditya <aditya.chauhan at intel.com> 
Sent: Thursday, January 23, 2025 2:25 PM
To: Gandi, Ramadevi <ramadevi.gandi at intel.com>; Piecielska, Katarzyna <katarzyna.piecielska at intel.com>; Tahvanainen, Jari <jari.tahvanainen at intel.com>; igt-dev at lists.freedesktop.org
Subject: [PATCH v2 i-g-t] tests/intel/xe_compute: Add test documentation to reflect proper category

From: "Chauhan, Aditya" <aditya.chauhan at intel.com>

Add subcategory to the test description so that the tests fall under the right category/feature

v1: Add Mega-feature for the subtests (Kasia)

Signed-off-by: Chauhan, Aditya <aditya.chauhan at intel.com>
Cc: Katarzyna Piecielska <katarzyna.piecielska at intel.com>
Cc: Jari Tahvanainen <jari.tahvanainen at intel.com>
---
 tests/intel/xe_compute.c         | 2 ++
 tests/intel/xe_compute_preempt.c | 2 +-
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/tests/intel/xe_compute.c b/tests/intel/xe_compute.c index ebaa5e750..62beb24dc 100644
--- a/tests/intel/xe_compute.c
+++ b/tests/intel/xe_compute.c
@@ -163,10 +163,12 @@ test_compute_kernel_with_ccs_mode(int num_gt)
 
 /**
  * SUBTEST: compute-square
+ * Sub-category: Compute square tests
  * GPU requirement: TGL, PVC, LNL
  * Description:
  *	Run an openCL Kernel that returns output[i] = input[i] * input[i],
  *	for an input dataset..
+ * Mega feature: WMTP
  * Functionality: OpenCL kernel
  */
 static void
diff --git a/tests/intel/xe_compute_preempt.c b/tests/intel/xe_compute_preempt.c
index 9c76141f4..7ce5c595a 100644
--- a/tests/intel/xe_compute_preempt.c
+++ b/tests/intel/xe_compute_preempt.c
@@ -6,7 +6,7 @@
 /**
  * TEST: Check compute-related preemption functionality
  * Category: Core
- * Mega feature: Compute
+ * Mega feature: WMTP
  * Sub-category: Compute tests
  * Functionality: OpenCL kernel
  * Test category: functionality test
--
2.34.1



More information about the igt-dev mailing list