From: Nirmoy Das <nirmoy.das@intel.com>
To: igt-dev@lists.freedesktop.org
Cc: "Nirmoy Das" <nirmoy.das@intel.com>,
"Kamil Konieczny" <kamil.konieczny@linux.intel.com>,
"Thomas Hellström" <thomas.hellstrom@linux.intel.com>
Subject: [PATCH i-g-t] tests/xe_live_ktest: Add xe_bo_shrink subtest
Date: Mon, 23 Dec 2024 19:01:16 +0100 [thread overview]
Message-ID: <20241223180116.3857785-1-nirmoy.das@intel.com> (raw)
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
next reply other threads:[~2024-12-23 17:42 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-12-23 18:01 Nirmoy Das [this message]
2024-12-23 17:55 ` [PATCH i-g-t] tests/xe_live_ktest: Add xe_bo_shrink subtest 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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20241223180116.3857785-1-nirmoy.das@intel.com \
--to=nirmoy.das@intel.com \
--cc=igt-dev@lists.freedesktop.org \
--cc=kamil.konieczny@linux.intel.com \
--cc=thomas.hellstrom@linux.intel.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox