Igt-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 i-g-t] tests/intel/xe_compute: Add test documentation to reflect proper category
@ 2025-01-23 13:24 aditya.chauhan
  2025-01-23 13:59 ` Piecielska, Katarzyna
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: aditya.chauhan @ 2025-01-23 13:24 UTC (permalink / raw)
  To: ramadevi.gandi, katarzyna.piecielska, jari.tahvanainen, igt-dev

From: "Chauhan, Aditya" <aditya.chauhan@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@intel.com>
Cc: Katarzyna Piecielska <katarzyna.piecielska@intel.com>
Cc: Jari Tahvanainen <jari.tahvanainen@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


^ permalink raw reply related	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2025-01-24 13:03 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-01-23 13:24 [PATCH v2 i-g-t] tests/intel/xe_compute: Add test documentation to reflect proper category aditya.chauhan
2025-01-23 13:59 ` Piecielska, Katarzyna
2025-01-23 16:39 ` ✓ Xe.CI.BAT: success for tests/intel/xe_compute: Add test documentation to reflect proper category (rev2) Patchwork
2025-01-23 16:42 ` ✓ i915.CI.BAT: " Patchwork
2025-01-24  3:50 ` ✗ Xe.CI.Full: failure " Patchwork
2025-01-24  9:01 ` ✗ i915.CI.Full: " Patchwork
2025-01-24 13:02   ` Chauhan, Aditya

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox