[PATCH i-g-t 3/4] tests/intel/xe_noexec_ping_pong: change category to hardware building block
Mauro Carvalho Chehab
mauro.chehab at linux.intel.com
Thu Feb 29 06:56:18 UTC 2024
From: Mauro Carvalho Chehab <mchehab at kernel.org>
compute feature is currently mapped as either:
- Hardware building block; or:
- Software building block
on different places. As this is a hardware feature, use it for
the test on this file too.
Signed-off-by: Mauro Carvalho Chehab <mchehab at kernel.org>
---
tests/intel/xe_noexec_ping_pong.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tests/intel/xe_noexec_ping_pong.c b/tests/intel/xe_noexec_ping_pong.c
index c372cc82db1b..d02ef62e409e 100644
--- a/tests/intel/xe_noexec_ping_pong.c
+++ b/tests/intel/xe_noexec_ping_pong.c
@@ -17,7 +17,7 @@
/**
* TEST: Expose compute VM's unnecessary rebinds
- * Category: Software building block
+ * Category: Hardware building block
* Sub-category: compute
* Functionality: compute VM rebind
* Test category: functionality test
--
2.43.2
More information about the igt-dev
mailing list