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

Katarzyna Piecielska katarzyna.piecielska at intel.com
Fri Mar 8 08:36:36 UTC 2024


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

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>
Acked-by: Mauro Carvalho Chehab <mauro.chehab at linux.intel.com>
---
 tests/intel/gem_caching.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/tests/intel/gem_caching.c b/tests/intel/gem_caching.c
index 4a8f69e97..4a95cf528 100644
--- a/tests/intel/gem_caching.c
+++ b/tests/intel/gem_caching.c
@@ -45,9 +45,9 @@
  * Category: Desktop client
  * Description: Test snoop consistency when touching partial cachelines.
  * Feature: caching
- * Functionality: data coherency
+ * 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