Igt-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH i-g-t] tests/xe_live_ktest: Add xe_bo_shrink subtest
@ 2024-12-23 18:01 Nirmoy Das
  2024-12-23 17:55 ` Thomas Hellström
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Nirmoy Das @ 2024-12-23 18:01 UTC (permalink / raw)
  To: igt-dev; +Cc: Nirmoy Das, Kamil Konieczny, Thomas Hellström

xe_bo_shrink_kunit, sub-dynamic test is now updated to be a subtest
in the kernel so update this accordingly.

Cc: Kamil Konieczny <kamil.konieczny@linux.intel.com>
Cc: Thomas Hellström <thomas.hellstrom@linux.intel.com>
Signed-off-by: Nirmoy Das <nirmoy.das@intel.com>
---
 tests/intel/xe_live_ktest.c | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/tests/intel/xe_live_ktest.c b/tests/intel/xe_live_ktest.c
index 50af97ecc..164c90501 100644
--- a/tests/intel/xe_live_ktest.c
+++ b/tests/intel/xe_live_ktest.c
@@ -16,6 +16,11 @@
  *	being handled properly.
  * Functionality: bo
  *
+ * SUBTEST: xe_bo_shrink
+ * Description:
+ *	Kernel dynamic selftests to check BO swap path and shrinking path.
+ * Functionality: bo
+ *
  * SUBTEST: xe_dma_buf
  * Description: Kernel dynamic selftests for dmabuf functionality.
  * Functionality: dmabuf test
@@ -39,6 +44,7 @@
 
 static const char *live_tests[] = {
 	"xe_bo",
+	"xe_bo_shrink",
 	"xe_dma_buf",
 	"xe_migrate",
 	"xe_mocs",
-- 
2.46.0


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

end of thread, other threads:[~2024-12-23 21:29 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-12-23 18:01 [PATCH i-g-t] tests/xe_live_ktest: Add xe_bo_shrink subtest Nirmoy Das
2024-12-23 17:55 ` Thomas Hellström
2024-12-23 19:08 ` ✓ i915.CI.BAT: success for " Patchwork
2024-12-23 19:21 ` ✓ Xe.CI.BAT: " Patchwork
2024-12-23 20:38 ` ✓ Xe.CI.Full: " Patchwork
2024-12-23 21:29 ` ✗ i915.CI.Full: failure " Patchwork

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