[PATCH i-g-t v4 04/25] tests/intel: Introduce Caching subcategory

Katarzyna Piecielska katarzyna.piecielska at intel.com
Thu Mar 14 14:34:34 UTC 2024


Let's have 'Caching' subcategory to show where we are testing cashing.

v2: Make Sub-category/Functionality/Feature unique

Signed-off-by: Katarzyna Piecielska <katarzyna.piecielska at intel.com>
Cc: Chris Wilson <chris.p.wilson at intel.com>
Cc: Kamil Konieczny <kamil.konieczny at linux.intel.com>
Cc: Priyanka Dandamudi <priyanka.dandamudi at intel.com>
Cc: Mauro Carvalho Chehab <mauro.chehab at linux.intel.com>
Cc: Sai Gowtham Ch <sai.gowtham.ch at intel.com>
---
 tests/intel/gem_caching.c | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/tests/intel/gem_caching.c b/tests/intel/gem_caching.c
index 4a8f69e97..963982e11 100644
--- a/tests/intel/gem_caching.c
+++ b/tests/intel/gem_caching.c
@@ -44,10 +44,10 @@
  * TEST: gem caching
  * Category: Desktop client
  * Description: Test snoop consistency when touching partial cachelines.
- * Feature: caching
- * Functionality: data coherency
+ * Feature: caching feature
+ * Functionality: coherency
  * Run type: FULL
- * Sub-category: i915
+ * Sub-category: Caching
  * Test category: GEM_Legacy
  *
  * SUBTEST: read-writes
-- 
2.34.1



More information about the igt-dev mailing list