From: Katarzyna Dec <katarzyna.dec@intel.com>
To: ranjeet1.kumar@intel.com
Cc: igt-dev@lists.freedesktop.org
Subject: Re: [igt-dev] [PATCH i-g-t]i915/gem_madvise: added description for test case
Date: Mon, 22 Feb 2021 15:03:41 +0100 [thread overview]
Message-ID: <20210222140341.GC29585@kdec5-desk.ger.corp.intel.com> (raw)
In-Reply-To: <20200716045633.26460-1-ranjeet1.kumar@intel.com>
On Thu, Jul 16, 2020 at 10:26:33AM +0530, ranjeet1.kumar@intel.com wrote:
> From: ranjeet kumar <ranjeet1.kumar@intel.com>
>
> Added test description for subtest.
>
> Cc: Melkaveri, Arjun <Arjun.Melkaveri@intel.com>
> Signed-off-by: ranjeet kumar <ranjeet1.kumar@intel.com>
> ---
> tests/i915/gem_madvise.c | 8 ++++++++
> 1 file changed, 8 insertions(+)
>
> diff --git a/tests/i915/gem_madvise.c b/tests/i915/gem_madvise.c
> index 54c9beff..3e168cd4 100644
> --- a/tests/i915/gem_madvise.c
> +++ b/tests/i915/gem_madvise.c
> @@ -187,15 +187,23 @@ dontneed_before_exec(void)
>
> igt_main
> {
> + igt_describe("checks signal for Segmentation Fault and bus error before"
> + " obtaning a purgeable object and calling for sighandler");
> igt_subtest("dontneed-before-mmap")
> dontneed_before_mmap();
>
> + igt_describe("checks signal for Segmentation Fault and bus error after"
> + " obtaning a purgeable object and calling for sighandler");
> igt_subtest("dontneed-after-mmap")
> dontneed_after_mmap();
>
> + igt_describe("PWRITE ioctl reports EFAULT when trying to use purged bo"
> + " for write operation");
> igt_subtest("dontneed-before-pwrite")
> dontneed_before_pwrite();
>
> + igt_describe("EXECBUFFER2 ioctl reports EFAULT when trying to submit"
> + " purged bo for GPU.");
> igt_subtest("dontneed-before-exec")
> dontneed_before_exec();
> }
LGTM :)
Acked-by: Katarzyna Dec <katarzyna.dec@intel.com>
Kasia :)
> --
> 2.26.2
>
> _______________________________________________
> igt-dev mailing list
> igt-dev@lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/igt-dev
_______________________________________________
igt-dev mailing list
igt-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/igt-dev
prev parent reply other threads:[~2021-02-22 14:07 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-07-16 4:56 [igt-dev] [PATCH i-g-t]i915/gem_madvise: added description for test case ranjeet1.kumar
2020-07-16 5:28 ` [igt-dev] ✓ Fi.CI.BAT: success for i915/gem_madvise: " Patchwork
2020-07-16 8:33 ` [igt-dev] ✓ Fi.CI.IGT: " Patchwork
2021-02-22 14:03 ` Katarzyna Dec [this message]
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=20210222140341.GC29585@kdec5-desk.ger.corp.intel.com \
--to=katarzyna.dec@intel.com \
--cc=igt-dev@lists.freedesktop.org \
--cc=ranjeet1.kumar@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