Igt-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: "Dixit, Ashutosh" <ashutosh.dixit@intel.com>
To: Riana Tauro <riana.tauro@intel.com>
Cc: igt-dev@lists.freedesktop.org
Subject: Re: [igt-dev] [PATCH i-g-t v3 1/2] tests/i915/i915_suspend: Add system-suspend-without-i915 subtest
Date: Tue, 29 Mar 2022 13:50:22 -0700	[thread overview]
Message-ID: <871qyka3g1.wl-ashutosh.dixit@intel.com> (raw)
In-Reply-To: <20220328101339.136706-1-riana.tauro@intel.com>

On Mon, 28 Mar 2022 03:13:39 -0700, Riana Tauro wrote:
>
> From: "Tauro, Riana" <riana.tauro@intel.com>
>
> Add a new subtest system-suspend-without-i915 to exercise suspend/resume cycle
> without i915 module to know the system wide health of suspend/resume feature.
> This test will be part of CI fast-feedback test list.
>
> v2:
> -Remove drm_cancel_work_at_exit.
> -Add igt_describe. [Anshuman]
>
> v3 : Added assertion on unload module.[Anshuman]

No need to use a period after these small comments, they look weird. Period
at the end of longer comments are fine. Please look at 'git log' for
examples.

> @@ -202,10 +203,26 @@ test_forcewake(int fd, bool hibernate)
>	close (fw_fd);
>  }
>
> +static void
> +test_suspend_without_i915(void)
> +{
> +	igt_kmsg(KMSG_INFO "Unloading i915\n");
> +	igt_assert_eq(igt_i915_driver_unload(),0);
> +
> +	igt_system_suspend_autoresume(SUSPEND_STATE_MEM, SUSPEND_TEST_NONE);

Do we need any other suspend/resume tests without i915 or just this is
sufficient? Anyway this is fine for now, we can add more if needed later.

  reply	other threads:[~2022-03-29 20:50 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-03-28  6:47 [igt-dev] [PATCH i-g-t 0/2] Basic Suspend/Resume with i915 unload Riana Tauro
2022-03-28  6:47 ` [igt-dev] [PATCH i-g-t 1/2] tests/i915/i915_suspend: Add system-suspend-without-i915 subtest Riana Tauro
2022-03-28  7:44   ` Gupta, Anshuman
2022-03-28 10:13   ` [igt-dev] [PATCH i-g-t v3 " Riana Tauro
2022-03-29 20:50     ` Dixit, Ashutosh [this message]
2022-03-30  5:11     ` [igt-dev] [PATCH i-g-t v4 " Riana Tauro
2022-03-28  6:47 ` [igt-dev] [PATCH i-g-t 2/2] tests/intel-ci/fast-feedback: Add system-suspend-without-i915 subtest into fast-feedback list Riana Tauro
2022-03-28  7:18   ` Gupta, Anshuman
2022-03-30  6:58     ` Petri Latvala
2022-03-28  7:32 ` [igt-dev] ✓ Fi.CI.BAT: success for Basic Suspend/Resume with i915 unload (rev3) Patchwork
2022-03-28  8:34 ` [igt-dev] ✗ Fi.CI.IGT: failure " Patchwork
2022-03-28 12:21 ` [igt-dev] ✓ Fi.CI.BAT: success for Basic Suspend/Resume with i915 unload (rev4) Patchwork
2022-03-28 13:58 ` [igt-dev] ✗ Fi.CI.IGT: failure " Patchwork
2022-03-30  5:48 ` [igt-dev] ✗ GitLab.Pipeline: warning for Basic Suspend/Resume with i915 unload (rev5) Patchwork
2022-03-30  6:22 ` [igt-dev] ✓ Fi.CI.BAT: success " Patchwork
2022-03-30  7:32 ` [igt-dev] ✓ Fi.CI.IGT: " 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=871qyka3g1.wl-ashutosh.dixit@intel.com \
    --to=ashutosh.dixit@intel.com \
    --cc=igt-dev@lists.freedesktop.org \
    --cc=riana.tauro@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