igt-dev.lists.freedesktop.org archive mirror
 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] i915/gem_bad_reloc: Added description for test case
Date: Wed, 27 Apr 2022 18:09:26 +0200	[thread overview]
Message-ID: <YmlqtnI313l2uZWN@kamilkon-DESK1> (raw)
In-Reply-To: <20220426052719.3474-2-sai.gowtham.ch@intel.com>

Hi Sai,

On 2022-04-26 at 10:57:18 +0530, sai.gowtham.ch@intel.com wrote:
> From: Ch Sai Gowtham <sai.gowtham.ch@intel.com>
> 
> Added test description for subtest that are available.
> 
> Cc: Kamil Konieczny <kamil.konieczny@linux.intel.com>
> Signed-off-by: Ch Sai Gowtham <sai.gowtham.ch@intel.com>
---------------- ^
Please correct this (see my other letter).

> ---
>  tests/i915/gem_bad_reloc.c | 5 +++++
>  1 file changed, 5 insertions(+)
> 
> diff --git a/tests/i915/gem_bad_reloc.c b/tests/i915/gem_bad_reloc.c
> index 3ca0f345..dc344baf 100644
> --- a/tests/i915/gem_bad_reloc.c
> +++ b/tests/i915/gem_bad_reloc.c
> @@ -197,12 +197,17 @@ igt_main
>  		gem_require_blitter(fd);
>  	}
>  
> +	igt_describe("SNA behaviour is compressing batch buffer which leads to negative"
> +		     " relocation deltas. negative self-relocation happening with"
----------------------------------------- ^
Start sentence with upper letter, so s/negative/Negative/

> +		     " real offset 0.\n");
>  	igt_subtest("negative-reloc")
>  		negative_reloc(fd, 0);
>  
> +	igt_describe("Similar to previous test with flags for lut_based_execbuffer.");
>  	igt_subtest("negative-reloc-lut")
>  		negative_reloc(fd, USE_LUT);
>  
> +	igt_describe("exercising blitter operation with negative reloc.\n");
--------------------- ^
s/exercising/Exercising/

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

Regards,
Kamil
>  	igt_subtest("negative-reloc-bltcopy")
>  		negative_reloc_blt(fd);
>  
> -- 
> 2.35.1
> 

  reply	other threads:[~2022-04-27 16:11 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-04-26  5:27 [igt-dev] [PATCH i-g-t 0/2] HAX add description to gem_bad_reloc sai.gowtham.ch
2022-04-26  5:27 ` [igt-dev] [PATCH i-g-t 1/2] i915/gem_bad_reloc: Added description for test case sai.gowtham.ch
2022-04-27 16:09   ` Kamil Konieczny [this message]
2022-04-26  5:27 ` [igt-dev] [PATCH i-g-t 2/2] HAX: don't do full run sai.gowtham.ch
2022-04-26  5:57 ` [igt-dev] ✗ Fi.CI.BAT: failure for HAX add description to gem_bad_reloc Patchwork
  -- strict thread matches above, loose matches on Subject: below --
2022-04-29  9:46 [igt-dev] [PATCH i-g-t 0/2] " sai.gowtham.ch
2022-04-29  9:46 ` [igt-dev] [PATCH i-g-t 1/2] i915/gem_bad_reloc: Added description for test case sai.gowtham.ch

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=YmlqtnI313l2uZWN@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;
as well as URLs for NNTP newsgroup(s).