From: janga.rahul.kumar@intel.com
To: igt-dev@lists.freedesktop.org, ramadevi.gandi@intel.com,
janga.rahul.kumar@intel.com
Subject: [PATCH i-g-t] tests/intel/xe_live_ktest: Add mocs kunit test
Date: Tue, 9 Jan 2024 14:34:22 +0530 [thread overview]
Message-ID: <20240109090422.2188202-1-janga.rahul.kumar@intel.com> (raw)
From: Janga Rahul Kumar <janga.rahul.kumar@intel.com>
Enable mocs kunit execution from IGT.
Signed-off-by: Janga Rahul Kumar <janga.rahul.kumar@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 7170a017c..5f5f1dff7 100644
--- a/tests/intel/xe_live_ktest.c
+++ b/tests/intel/xe_live_ktest.c
@@ -24,6 +24,11 @@
* Kernel dynamic selftests to check if page table migrations
* are working properly.
* Functionality: migrate
+ *
+ * SUBTEST: mocs
+ * Description:
+ * Kernel dynamic selftests to check mocs configuration.
+ * Functionality: mocs
*/
struct kunit_tests {
@@ -35,6 +40,7 @@ static const struct kunit_tests live_tests[] = {
{ "xe_bo_test", "bo" },
{ "xe_dma_buf_test", "dmabuf" },
{ "xe_migrate_test", "migrate" },
+ { "xe_mocs_test", "mocs" },
};
igt_main
--
2.25.1
next reply other threads:[~2024-01-09 8:59 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-01-09 9:04 janga.rahul.kumar [this message]
2024-01-09 9:30 ` [PATCH i-g-t] tests/intel/xe_live_ktest: Add mocs kunit test Ch, Sai Gowtham
2024-01-09 10:18 ` ✗ CI.xeBAT: failure for " Patchwork
2024-01-09 10:21 ` ✓ Fi.CI.BAT: success " Patchwork
2024-01-09 14:52 ` ✗ Fi.CI.IGT: 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=20240109090422.2188202-1-janga.rahul.kumar@intel.com \
--to=janga.rahul.kumar@intel.com \
--cc=igt-dev@lists.freedesktop.org \
--cc=ramadevi.gandi@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