Igt-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Kamil Konieczny <kamil.konieczny@linux.intel.com>
To: igt-dev@lists.freedesktop.org
Cc: Sai Gowtham Ch <sai.gowtham.ch@intel.com>
Subject: Re: [igt-dev] [PATCH i-g-t 1/2] tests/i915/gem_exec_basic: Add test description to the subtest.
Date: Tue, 29 Mar 2022 17:46:39 +0200	[thread overview]
Message-ID: <YkMp32PK/bWkWr7j@kamilkon-DESK1> (raw)
In-Reply-To: <20220317051133.27881-2-sai.gowtham.ch@intel.com>

Hi Sai,

Dnia 2022-03-17 at 10:41:32 +0530, sai.gowtham.ch@intel.com napisał(a):
> From: Ch Sai Gowtham <sai.gowtham.ch@intel.com>
> 
> Added test description to subtests that are available.
> 
> Cc: Melkaveri Arjun <Arjun.Melkaveri@intel.com>
> Cc: Kamil Konieczny <kamil.konieczny@linux.intel.com>
> Signed-off-by: Ch Sai Gowtham <sai.gowtham.ch@intel.com>
> ---
>  tests/i915/gem_exec_basic.c | 2 ++
>  1 file changed, 2 insertions(+)
> 
> diff --git a/tests/i915/gem_exec_basic.c b/tests/i915/gem_exec_basic.c
> index 008a35d0..21062ba2 100644
> --- a/tests/i915/gem_exec_basic.c
> +++ b/tests/i915/gem_exec_basic.c
> @@ -63,6 +63,8 @@ igt_main
>  					    I915_DEVICE_MEMORY);
>  	}
>  
> +	igt_describe("Check basic funtionality of GEM_EXECBUFFER2 ioctl on every"
-------------------------------------^
s/funtionality/functionality/

With that fixed you can add my r-b tag.

Regards,
Kamil

> +		     " ring and iterating over memory regions.");
>  	igt_subtest_with_dynamic("basic") {
>  		for_each_combination(regions, 1, set) {
>  			char *sub_name = memregion_dynamic_subtest_name(regions);
> -- 
> 2.35.1
> 

  reply	other threads:[~2022-03-29 15:47 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-03-17  5:11 [igt-dev] [PATCH i-g-t 0/2] HAX add description to gem_exec_basic sai.gowtham.ch
2022-03-17  5:11 ` [igt-dev] [PATCH i-g-t 1/2] tests/i915/gem_exec_basic: Add test description to the subtest sai.gowtham.ch
2022-03-29 15:46   ` Kamil Konieczny [this message]
2022-03-17  5:11 ` [igt-dev] [PATCH i-g-t 2/2] HAX: don't do full run sai.gowtham.ch
2022-03-17  5:40 ` [igt-dev] ✗ Fi.CI.BAT: failure for HAX add description to gem_exec_basic Patchwork
  -- strict thread matches above, loose matches on Subject: below --
2022-04-27  6:17 [igt-dev] [PATCH i-g-t 0/2] " sai.gowtham.ch
2022-04-27  6:17 ` [igt-dev] [PATCH i-g-t 1/2] tests/i915/gem_exec_basic: Add test description to the subtest sai.gowtham.ch
2022-04-27 16:15   ` 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=YkMp32PK/bWkWr7j@kamilkon-DESK1 \
    --to=kamil.konieczny@linux.intel.com \
    --cc=igt-dev@lists.freedesktop.org \
    --cc=sai.gowtham.ch@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