From: "Peres, Martin" <martin.peres@intel.com>
To: Chris Wilson <chris@chris-wilson.co.uk>,
"igt-dev@lists.freedesktop.org" <igt-dev@lists.freedesktop.org>
Cc: "intel-gfx@lists.freedesktop.org"
<intel-gfx@lists.freedesktop.org>,
"Latvala, Petri" <petri.latvala@intel.com>
Subject: Re: [igt-dev] [PATCH i-g-t] intel-ci: Drop gem_exec_suspend@basic-S4-device from BAT
Date: Thu, 9 Apr 2020 06:01:10 +0000 [thread overview]
Message-ID: <f985417f67ed40a6866cf8d9ff975fa8@intel.com> (raw)
In-Reply-To: 20200408141921.2057263-1-chris@chris-wilson.co.uk
[-- Attachment #1: Type: text/plain, Size: 1373 bytes --]
On 2020-04-08 17:19, Chris Wilson wrote:
> S4-devices is a debug only path, and while it can prove informative as
> to the nature of suspend issues, being a debug only path it is not so
> relevant towards the driver health. Relegate it to the shards and idle
> runs, so we can shave 20s off BAT.
>
> gem_exec_suspend@basic itself is just a test suspend, a sanitycheck to
> ensure the test is functional, for manual debugging of the tests.
>
> Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
> Cc: Martin Peres <martin.peres@linux.intel.com>
> Cc: Petri Latvala <petri.latvala@intel.com>
Acked-by: Martin Peres <martin.peres@linux.intel.com>
> ---
> tests/intel-ci/fast-feedback.testlist | 2 --
> 1 file changed, 2 deletions(-)
>
> diff --git a/tests/intel-ci/fast-feedback.testlist b/tests/intel-ci/fast-feedback.testlist
> index 620d5f3a7..2ccad4386 100644
> --- a/tests/intel-ci/fast-feedback.testlist
> +++ b/tests/intel-ci/fast-feedback.testlist
> @@ -23,10 +23,8 @@ igt@gem_exec_fence@nb-await
> igt@gem_exec_gttfill@basic
> igt@gem_exec_parallel@engines
> igt@gem_exec_store@basic
> -igt@gem_exec_suspend@basic
> igt@gem_exec_suspend@basic-s0
> igt@gem_exec_suspend@basic-s3
> -igt@gem_exec_suspend@basic-s4-devices
> igt@gem_flink_basic@bad-flink
> igt@gem_flink_basic@bad-open
> igt@gem_flink_basic@basic
>
[-- Attachment #2: pEpkey.asc --]
[-- Type: application/pgp-keys, Size: 1774 bytes --]
[-- Attachment #3: Type: text/plain, Size: 154 bytes --]
_______________________________________________
igt-dev mailing list
igt-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/igt-dev
WARNING: multiple messages have this Message-ID (diff)
From: "Peres, Martin" <martin.peres@intel.com>
To: Chris Wilson <chris@chris-wilson.co.uk>,
"igt-dev@lists.freedesktop.org" <igt-dev@lists.freedesktop.org>
Cc: "intel-gfx@lists.freedesktop.org" <intel-gfx@lists.freedesktop.org>
Subject: Re: [Intel-gfx] [PATCH i-g-t] intel-ci: Drop gem_exec_suspend@basic-S4-device from BAT
Date: Thu, 9 Apr 2020 06:01:10 +0000 [thread overview]
Message-ID: <f985417f67ed40a6866cf8d9ff975fa8@intel.com> (raw)
In-Reply-To: 20200408141921.2057263-1-chris@chris-wilson.co.uk
[-- Attachment #1: Type: text/plain, Size: 1373 bytes --]
On 2020-04-08 17:19, Chris Wilson wrote:
> S4-devices is a debug only path, and while it can prove informative as
> to the nature of suspend issues, being a debug only path it is not so
> relevant towards the driver health. Relegate it to the shards and idle
> runs, so we can shave 20s off BAT.
>
> gem_exec_suspend@basic itself is just a test suspend, a sanitycheck to
> ensure the test is functional, for manual debugging of the tests.
>
> Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
> Cc: Martin Peres <martin.peres@linux.intel.com>
> Cc: Petri Latvala <petri.latvala@intel.com>
Acked-by: Martin Peres <martin.peres@linux.intel.com>
> ---
> tests/intel-ci/fast-feedback.testlist | 2 --
> 1 file changed, 2 deletions(-)
>
> diff --git a/tests/intel-ci/fast-feedback.testlist b/tests/intel-ci/fast-feedback.testlist
> index 620d5f3a7..2ccad4386 100644
> --- a/tests/intel-ci/fast-feedback.testlist
> +++ b/tests/intel-ci/fast-feedback.testlist
> @@ -23,10 +23,8 @@ igt@gem_exec_fence@nb-await
> igt@gem_exec_gttfill@basic
> igt@gem_exec_parallel@engines
> igt@gem_exec_store@basic
> -igt@gem_exec_suspend@basic
> igt@gem_exec_suspend@basic-s0
> igt@gem_exec_suspend@basic-s3
> -igt@gem_exec_suspend@basic-s4-devices
> igt@gem_flink_basic@bad-flink
> igt@gem_flink_basic@bad-open
> igt@gem_flink_basic@basic
>
[-- Attachment #2: pEpkey.asc --]
[-- Type: application/pgp-keys, Size: 1774 bytes --]
[-- Attachment #3: Type: text/plain, Size: 160 bytes --]
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx
next prev parent reply other threads:[~2020-04-09 6:01 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-04-08 14:19 [igt-dev] [PATCH i-g-t] intel-ci: Drop gem_exec_suspend@basic-S4-device from BAT Chris Wilson
2020-04-08 14:19 ` [Intel-gfx] " Chris Wilson
2020-04-08 15:33 ` [igt-dev] ✓ Fi.CI.BAT: success for " Patchwork
2020-04-09 1:45 ` [igt-dev] ✓ Fi.CI.IGT: " Patchwork
2020-04-09 6:01 ` Peres, Martin [this message]
2020-04-09 6:01 ` [Intel-gfx] [PATCH i-g-t] " Peres, Martin
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=f985417f67ed40a6866cf8d9ff975fa8@intel.com \
--to=martin.peres@intel.com \
--cc=chris@chris-wilson.co.uk \
--cc=igt-dev@lists.freedesktop.org \
--cc=intel-gfx@lists.freedesktop.org \
--cc=petri.latvala@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.