Igt-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH i-g-t v1] tests/intel: Update sub-category of Xe power management tests
@ 2025-02-13 15:57 Karthik Poosa
  2025-02-13 17:07 ` ✓ Xe.CI.BAT: success for " Patchwork
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Karthik Poosa @ 2025-02-13 15:57 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 Power DFS tests.
 * tests/intel/xe_pm.c to Power suspend-resume tests.
 * tests/intel/xe_pm_residency.c to Power RC6 residency tests.

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..e97195b1e 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: Power DFS tests
  * Functionality: frequency request
  * Test category: functionality test
  */
diff --git a/tests/intel/xe_pm.c b/tests/intel/xe_pm.c
index c2026474d..644680893 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: Power suspend-resume tests
  * Test category: functionality test
  */
 
diff --git a/tests/intel/xe_pm_residency.c b/tests/intel/xe_pm_residency.c
index f9e96d608..f0833eb0a 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: Power RC6 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-02-26  2:14 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-02-13 15:57 [PATCH i-g-t v1] tests/intel: Update sub-category of Xe power management tests Karthik Poosa
2025-02-13 17:07 ` ✓ Xe.CI.BAT: success for " Patchwork
2025-02-13 17:22 ` ✗ i915.CI.BAT: failure " Patchwork
2025-02-13 23:17 ` [PATCH i-g-t v1] " Rodrigo Vivi
2025-02-20  6:15   ` Poosa, Karthik
2025-02-26  2:13     ` Rodrigo Vivi
2025-02-14 11:43 ` ✗ Xe.CI.Full: failure for " Patchwork

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