Igt-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Mauro Carvalho Chehab <mauro.chehab@linux.intel.com>
To: igt-dev@lists.freedesktop.org
Subject: [igt-dev] [PATCH i-g-t v2 1/3] tests/intel/xe_live_ktest: document live kunit tests
Date: Wed,  6 Dec 2023 15:39:37 +0100	[thread overview]
Message-ID: <20231206144051.150420-2-mauro.chehab@linux.intel.com> (raw)
In-Reply-To: <20231206144051.150420-1-mauro.chehab@linux.intel.com>

From: Mauro Carvalho Chehab <mchehab@kernel.org>

Such tests were missing a description, as reported at build time:

	Warning: igt@xe_live_ktest@bo Description documentation is missing
	Warning: igt@xe_live_ktest@dmabuf Description documentation is missing
	Warning: igt@xe_live_ktest@migrate Description documentation is missing

Document what they are meant to do.

Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
---
 tests/intel/xe_live_ktest.c | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/tests/intel/xe_live_ktest.c b/tests/intel/xe_live_ktest.c
index fe7b2e69f49b..7170a017c6b0 100644
--- a/tests/intel/xe_live_ktest.c
+++ b/tests/intel/xe_live_ktest.c
@@ -10,12 +10,19 @@
  * Test category: functionality test
  *
  * SUBTEST: bo
+ * Description:
+ *	Kernel dynamic selftests to check if GPU buffer objects are
+ *	being handled properly.
  * Functionality: bo
  *
  * SUBTEST: dmabuf
+ * Description: Kernel dynamic selftests for dmabuf functionality.
  * Functionality: dmabuf
  *
  * SUBTEST: migrate
+ * Description:
+ *	Kernel dynamic selftests to check if page table migrations
+ *	are working properly.
  * Functionality: migrate
  */
 
-- 
2.43.0

  reply	other threads:[~2023-12-06 14:40 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-12-06 14:39 [igt-dev] [PATCH i-g-t v2 0/3] Add some missing descriptions Mauro Carvalho Chehab
2023-12-06 14:39 ` Mauro Carvalho Chehab [this message]
2023-12-06 15:44   ` [igt-dev] [PATCH i-g-t v2 1/3] tests/intel/xe_live_ktest: document live kunit tests Kamil Konieczny
2023-12-06 14:39 ` [igt-dev] [PATCH i-g-t v2 2/3] tests/xe_sysfs_defaults: add a description for engine-defaults Mauro Carvalho Chehab
2023-12-06 15:56   ` Kamil Konieczny
2023-12-06 14:39 ` [igt-dev] [PATCH i-g-t v2 3/3] tests/intel/xe_media_fill: address a documentation warning Mauro Carvalho Chehab
2023-12-06 15:56   ` Kamil Konieczny
2023-12-06 16:54 ` [igt-dev] ✓ Fi.CI.BAT: success for Add some missing descriptions (rev2) Patchwork
2023-12-06 17:04 ` [igt-dev] ✓ CI.xeBAT: " Patchwork
2023-12-06 18:39 ` [igt-dev] ✗ Fi.CI.IGT: failure " Patchwork
2023-12-07 13:59   ` Kamil Konieczny

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=20231206144051.150420-2-mauro.chehab@linux.intel.com \
    --to=mauro.chehab@linux.intel.com \
    --cc=igt-dev@lists.freedesktop.org \
    /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