From: "Piorkowski, Piotr" <piotr.piorkowski@intel.com>
To: "intel-gfx@lists.freedesktop.org" <intel-gfx@lists.freedesktop.org>
Subject: Re: ✗ Fi.CI.IGT: failure for series starting with [v2,1/7] drm/i915/guc: Don't store runtime GuC log level in modparam (rev3)
Date: Tue, 12 Jun 2018 13:12:34 +0000 [thread overview]
Message-ID: <1528809152.3133.18.camel@intel.com> (raw)
In-Reply-To: <20180605215629.11692.55691@emeril.freedesktop.org>
[-- Attachment #1.1: Type: text/plain, Size: 3922 bytes --]
On Tue, 2018-06-05 at 21:56 +0000, Patchwork wrote:
> == Series Details ==
>
> Series: series starting with [v2,1/7] drm/i915/guc: Don't store
> runtime GuC log level in modparam (rev3)
> URL : https://patchwork.freedesktop.org/series/44201/
> State : failure
>
> == Summary ==
>
> = CI Bug Log - changes from CI_DRM_4280_full -> Patchwork_9205_full =
>
> == Summary - FAILURE ==
>
> Serious unknown changes coming with Patchwork_9205_full absolutely
> need to be
> verified manually.
>
> If you think the reported changes have nothing to do with the
> changes
> introduced in Patchwork_9205_full, please notify your bug team to
> allow them
> to document this new failure mode, which will reduce false
> positives in CI.
>
> External URL: https://patchwork.freedesktop.org/api/1.0/series/4420
> 1/revisions/3/mbox/
>
> == Possible new issues ==
>
> Here are the unknown changes that may have been introduced in
> Patchwork_9205_full:
>
> === IGT changes ===
>
> ==== Possible regressions ====
>
> igt@drv_selftest@live_hangcheck:
> shard-kbl: PASS -> DMESG-FAIL
>
>
> ==== Warnings ====
>
> igt@drv_selftest@live_guc:
> shard-kbl: PASS -> SKIP +1
>
These negative results do not relate to my changes.
>
> Here are the changes found in Patchwork_9205_full that come from
> known issues:
>
> === IGT changes ===
>
> ==== Issues hit ====
>
> igt@gem_ctx_isolation@bcs0-s3:
> shard-kbl: PASS -> INCOMPLETE (fdo#103665) +1
>
> igt@gem_eio@suspend:
> shard-snb: PASS -> FAIL (fdo#105957)
>
> igt@gem_ppgtt@blt-vs-render-ctxn:
> shard-kbl: PASS -> INCOMPLETE (fdo#103665, fdo#106023)
>
> igt@kms_flip@2x-plain-flip-fb-recreate-interruptible:
> shard-glk: PASS -> FAIL (fdo#100368) +2
>
> igt@kms_flip@flip-vs-expired-vblank-interruptible:
> shard-glk: PASS -> FAIL (fdo#102887, fdo#105363)
>
> igt@kms_flip_tiling@flip-y-tiled:
> shard-glk: PASS -> FAIL (fdo#104724, fdo#103822)
>
>
> ==== Possible fixes ====
>
> igt@drv_selftest@live_gtt:
> shard-glk: INCOMPLETE (k.org#198133, fdo#103359) ->
> PASS
>
> igt@drv_selftest@live_hangcheck:
> shard-apl: DMESG-FAIL (fdo#106560) -> PASS
>
> igt@kms_flip@2x-flip-vs-expired-vblank:
> shard-glk: FAIL (fdo#105363) -> PASS
>
>
> fdo#100368 https://bugs.freedesktop.org/show_bug.cgi?id=100368
> fdo#102887 https://bugs.freedesktop.org/show_bug.cgi?id=102887
> fdo#103359 https://bugs.freedesktop.org/show_bug.cgi?id=103359
> fdo#103665 https://bugs.freedesktop.org/show_bug.cgi?id=103665
> fdo#103822 https://bugs.freedesktop.org/show_bug.cgi?id=103822
> fdo#104724 https://bugs.freedesktop.org/show_bug.cgi?id=104724
> fdo#105363 https://bugs.freedesktop.org/show_bug.cgi?id=105363
> fdo#105957 https://bugs.freedesktop.org/show_bug.cgi?id=105957
> fdo#106023 https://bugs.freedesktop.org/show_bug.cgi?id=106023
> fdo#106560 https://bugs.freedesktop.org/show_bug.cgi?id=106560
> k.org#198133 https://bugzilla.kernel.org/show_bug.cgi?id=198133
>
>
> == Participating hosts (5 -> 5) ==
>
> No changes in participating hosts
>
>
> == Build changes ==
>
> * Linux: CI_DRM_4280 -> Patchwork_9205
>
> CI_DRM_4280: 967aa2f22752af3adc629b50e7d2ed2b7e061e44 @
> git://anongit.freedesktop.org/gfx-ci/linux
> IGT_4507: 938135f033d7fd79c04a7a042d40f9d074489ffd @
> git://anongit.freedesktop.org/xorg/app/intel-gpu-tools
> Patchwork_9205: 2d8957f508dca1fd3b25f006a40388ea2a020080 @
> git://anongit.freedesktop.org/gfx-ci/linux
>
> == Logs ==
>
> For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/Patchw
> ork_9205/shards.html
[-- Attachment #1.2: smime.p7s --]
[-- Type: application/x-pkcs7-signature, Size: 3278 bytes --]
[-- Attachment #2: 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:[~2018-06-12 13:12 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-06-04 14:19 [PATCH v2 1/7] drm/i915/guc: Don't store runtime GuC log level in modparam Piotr Piorkowski
2018-06-04 14:19 ` [PATCH v2 2/7] drm/i915/guc: Refactoring preparation of the GUC_CTL_DEBUG parameter Piotr Piorkowski
2018-06-04 14:19 ` [PATCH v2 3/7] drm/i915/guc: Refactoring preparation of the GUC_CTL_FEATURE parameter Piotr Piorkowski
2018-06-04 14:19 ` [PATCH v2 4/7] drm/i915/guc: Refactoring preparation of the GUC_CTL_LOG_PARAMS parameter Piotr Piorkowski
2018-06-04 14:19 ` [PATCH v2 5/7] drm/i915/guc: Refactoring preparation of the GUC_CTL_CTXINFO parameter Piotr Piorkowski
2018-06-04 14:19 ` [PATCH v2 6/7] drm/i915/guc: Move defines with size of GuC logs to intel_guc_log.h Piotr Piorkowski
2018-06-05 15:13 ` [PATCH v3 " Piotr Piorkowski
2018-06-04 14:19 ` [PATCH v2 7/7] drm/i915/guc: Add support for define guc_log_size in megabytes Piotr Piorkowski
2018-06-05 13:36 ` Michal Wajdeczko
2018-06-05 15:13 ` [PATCH v3 " Piotr Piorkowski
2018-06-04 14:50 ` ✓ Fi.CI.BAT: success for series starting with [v2,1/7] drm/i915/guc: Don't store runtime GuC log level in modparam Patchwork
2018-06-04 16:27 ` ✓ Fi.CI.IGT: " Patchwork
2018-06-05 16:01 ` ✓ Fi.CI.BAT: success for series starting with [v2,1/7] drm/i915/guc: Don't store runtime GuC log level in modparam (rev3) Patchwork
2018-06-05 21:56 ` ✗ Fi.CI.IGT: failure " Patchwork
2018-06-12 13:12 ` Piorkowski, Piotr [this message]
2018-06-12 15:23 ` Chris Wilson
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=1528809152.3133.18.camel@intel.com \
--to=piotr.piorkowski@intel.com \
--cc=intel-gfx@lists.freedesktop.org \
/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.