All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH i-g-t v2] tests/intel: Update sub-category of Xe power management tests
@ 2025-02-28  5:07 Karthik Poosa
  2025-02-28  6:49 ` ✓ Xe.CI.BAT: success for tests/intel: Update sub-category of Xe power management tests (rev2) Patchwork
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Karthik Poosa @ 2025-02-28  5:07 UTC (permalink / raw)
  To: igt-dev
  Cc: anshuman.gupta, katarzyna.piecielska, jari.tahvanainen,
	ramadevi.gandi, rodrigo.vivi, kamil.konieczny, Karthik Poosa

Change sub-category of below tests from Power management tests to below:
 * tests/intel/xe_gt_freq.c to Frequency management tests.
 * tests/intel/xe_pm.c to Suspend-resume tests.
 * tests/intel/xe_pm_residency.c to GT C-states and idle residency tests.

v2: Modify sub-category as per review comments. (Rodrigo)

Signed-off-by: Karthik Poosa <karthik.poosa@intel.com>
---
 tests/intel/xe_gt_freq.c      | 2 +-
 tests/intel/xe_pm.c           | 2 +-
 tests/intel/xe_pm_residency.c | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/tests/intel/xe_gt_freq.c b/tests/intel/xe_gt_freq.c
index 1fb6d2b53..843144ad2 100644
--- a/tests/intel/xe_gt_freq.c
+++ b/tests/intel/xe_gt_freq.c
@@ -7,7 +7,7 @@
  * TEST: Test Xe GT frequency request functionality
  * Category: Core
  * Mega feature: Power management
- * Sub-category: Power management tests
+ * Sub-category: Frequency management tests
  * Functionality: frequency request
  * Test category: functionality test
  */
diff --git a/tests/intel/xe_pm.c b/tests/intel/xe_pm.c
index c2026474d..19b0d5ef7 100644
--- a/tests/intel/xe_pm.c
+++ b/tests/intel/xe_pm.c
@@ -7,7 +7,7 @@
  * TEST: Check Power Management functionality
  * Category: Core
  * Mega feature: Power management
- * Sub-category: Power management tests
+ * Sub-category: Suspend-resume tests
  * Test category: functionality test
  */
 
diff --git a/tests/intel/xe_pm_residency.c b/tests/intel/xe_pm_residency.c
index 3432077cc..d1c25e944 100644
--- a/tests/intel/xe_pm_residency.c
+++ b/tests/intel/xe_pm_residency.c
@@ -7,7 +7,7 @@
  * TEST: Test gtidle properties
  * Category: Core
  * Mega feature: Power management
- * Sub-category: Power management tests
+ * Sub-category: GT C-states and idle residency tests
  * Functionality: GT C States
  * Test category: functionality test
  */
-- 
2.25.1


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

end of thread, other threads:[~2025-03-10 17:45 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-02-28  5:07 [PATCH i-g-t v2] tests/intel: Update sub-category of Xe power management tests Karthik Poosa
2025-02-28  6:49 ` ✓ Xe.CI.BAT: success for tests/intel: Update sub-category of Xe power management tests (rev2) Patchwork
2025-02-28  7:12 ` ✗ i915.CI.BAT: failure " Patchwork
2025-02-28 12:25 ` ✗ Xe.CI.Full: " Patchwork
2025-03-04 10:03 ` ✓ i915.CI.BAT: success " Patchwork
2025-03-05  2:29 ` ✗ i915.CI.Full: failure " Patchwork
2025-03-10 17:45 ` [PATCH i-g-t v2] tests/intel: Update sub-category of Xe power management tests Rodrigo Vivi

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.