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 1/1] intel/xe_media_fill.c: address a documentation warning
Date: Wed,  6 Dec 2023 11:51:30 +0100	[thread overview]
Message-ID: <20231206105206.115463-2-mauro.chehab@linux.intel.com> (raw)
In-Reply-To: <20231206105206.115463-1-mauro.chehab@linux.intel.com>

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

Currently, this warning is happening when building IGT:
	Warning: igt@xe_media_fill@media-fill Description documentation is missing

The documentation is there, but not for the subtests. Address it
by moving it to the right place while adding a description for the
test, as other subtests could be added there in the future.

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

diff --git a/tests/intel/xe_media_fill.c b/tests/intel/xe_media_fill.c
index 6b8494537038..ddda1b535ba0 100644
--- a/tests/intel/xe_media_fill.c
+++ b/tests/intel/xe_media_fill.c
@@ -30,12 +30,13 @@
  * Category: Hardware building block
  * Sub-category: Media
  * Functionality: fill surface with media block
- * Description: Basic test for the media_fill() function,
- *              a very simple workload for the Media pipeline.
+ * Description: Basic tests for the media_fill() function.
  * Feature: media
  * Test category: functionality test
  *
  * SUBTEST: media-fill
+ * Description: Basic test for the media_fill() function,
+ *              a very simple workload for the Media pipeline.
  */
 
 IGT_TEST_DESCRIPTION("Basic test for the media_fill() function, a very simple"
-- 
2.43.0

  reply	other threads:[~2023-12-06 10:52 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-12-06 10:51 [igt-dev] [PATCH i-g-t 0/1] Add some missing descriptions Mauro Carvalho Chehab
2023-12-06 10:51 ` Mauro Carvalho Chehab [this message]
2023-12-06 12:51   ` [igt-dev] [PATCH i-g-t 1/1] intel/xe_media_fill.c: address a documentation warning Kamil Konieczny
2023-12-06 13:05   ` Kamil Konieczny
2023-12-06 11:53 ` [igt-dev] ✗ GitLab.Pipeline: warning for Add some missing descriptions Patchwork
2023-12-06 12:33 ` [igt-dev] ✓ Fi.CI.BAT: success " Patchwork
2023-12-06 13:20 ` [igt-dev] [PATCH i-g-t 0/1] " Kamil Konieczny
2023-12-06 14:41   ` Mauro Carvalho Chehab
2023-12-06 13:33 ` [igt-dev] ✓ CI.xeBAT: success for " 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=20231206105206.115463-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