Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Umesh Nerlige Ramappa <umesh.nerlige.ramappa@intel.com>
To: Matt Roper <matthew.d.roper@intel.com>
Cc: intel-gfx@lists.freedesktop.org
Subject: Re: [Intel-gfx]  ✗ Fi.CI.IGT: failure for series starting with [1/2] i915/perf: Replace DRM_DEBUG with driver specific drm_dbg call
Date: Fri, 8 Jul 2022 09:09:34 -0700	[thread overview]
Message-ID: <YshWvt0abeiCmRu5@orsosgc001.jf.intel.com> (raw)
In-Reply-To: <YshSDaC2HFdFz9Hq@mdroper-desk1.amr.corp.intel.com>

On Fri, Jul 08, 2022 at 08:49:33AM -0700, Matt Roper wrote:
>On Fri, Jul 08, 2022 at 01:44:00PM +0000, Patchwork wrote:
>> == Series Details ==
>>
>> Series: series starting with [1/2] i915/perf: Replace DRM_DEBUG with driver specific drm_dbg call
>> URL   : https://patchwork.freedesktop.org/series/106062/
>> State : failure
>>
>> == Summary ==
>>
>> CI Bug Log - changes from CI_DRM_11857_full -> Patchwork_106062v1_full
>> ====================================================
>>
>> Summary
>> -------
>>
>>   **FAILURE**
>>
>>   Serious unknown changes coming with Patchwork_106062v1_full absolutely need to be
>>   verified manually.
>>
>>   If you think the reported changes have nothing to do with the changes
>>   introduced in Patchwork_106062v1_full, please notify your bug team to allow them
>>   to document this new failure mode, which will reduce false positives in CI.
>>
>>
>>
>> Participating hosts (13 -> 13)
>> ------------------------------
>>
>>   No changes in participating hosts
>>
>> Possible new issues
>> -------------------
>>
>>   Here are the unknown changes that may have been introduced in Patchwork_106062v1_full:
>>
>> ### IGT changes ###
>>
>> #### Possible regressions ####
>>
>>   * igt@i915_pm_rc6_residency@rc6-idle@vcs0:
>>     - shard-apl:          [PASS][1] -> [WARN][2]
>>    [1]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_11857/shard-apl2/igt@i915_pm_rc6_residency@rc6-idle@vcs0.html
>>    [2]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_106062v1/shard-apl2/igt@i915_pm_rc6_residency@rc6-idle@vcs0.html
>
>Seems to be the same warning seen in
>
>https://gitlab.freedesktop.org/drm/intel/-/issues/2684
>https://gitlab.freedesktop.org/drm/intel/-/issues/2681
>https://gitlab.freedesktop.org/drm/intel/-/issues/1804
>
>but on a different platform.  Not caused by these patches.
>
>>
>>   * igt@i915_selftest@live@slpc:
>>     - shard-skl:          [PASS][3] -> [INCOMPLETE][4]
>>    [3]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_11857/shard-skl7/igt@i915_selftest@live@slpc.html
>>    [4]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_106062v1/shard-skl6/igt@i915_selftest@live@slpc.html
>
>Log cuts off in middle.  Likely a sporadic system/network crash; not
>caused by the changes here.
>
>>
>>   * igt@kms_async_flips@test-time-stamp@pipe-a-edp-1:
>>     - shard-tglb:         [PASS][5] -> [INCOMPLETE][6]
>>    [5]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_11857/shard-tglb1/igt@kms_async_flips@test-time-stamp@pipe-a-edp-1.html
>>    [6]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_106062v1/shard-tglb8/igt@kms_async_flips@test-time-stamp@pipe-a-edp-1.html
>
>Another unexpected incomplete.  Not caused by these patches.
>
>
>Series applied to drm-intel-gt-next (with a minor tweak to the author
>line to make the formatting match the s-o-b line).  Thanks for the
>patches and reviews.

Thanks for applying this,
Umesh

>
>
>Matt
>

      reply	other threads:[~2022-07-08 16:09 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-07-07 19:30 [Intel-gfx] [PATCH 1/2] i915/perf: Replace DRM_DEBUG with driver specific drm_dbg call Nerlige Ramappa, Umesh
2022-07-07 19:30 ` [Intel-gfx] [PATCH 2/2] i915/perf: Disable OA sseu config param for gfx12.50+ Nerlige Ramappa, Umesh
2022-07-08  6:35   ` Lionel Landwerlin
2022-07-08  8:45   ` Andrzej Hajda
2022-07-07 20:00 ` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/2] i915/perf: Replace DRM_DEBUG with driver specific drm_dbg call Patchwork
2022-07-07 20:19 ` [Intel-gfx] ✓ Fi.CI.BAT: success " Patchwork
2022-07-08  6:34 ` [Intel-gfx] [PATCH 1/2] " Lionel Landwerlin
2022-07-08  8:41 ` Andrzej Hajda
2022-07-08 13:44 ` [Intel-gfx] ✗ Fi.CI.IGT: failure for series starting with [1/2] " Patchwork
2022-07-08 15:49   ` Matt Roper
2022-07-08 16:09     ` Umesh Nerlige Ramappa [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=YshWvt0abeiCmRu5@orsosgc001.jf.intel.com \
    --to=umesh.nerlige.ramappa@intel.com \
    --cc=intel-gfx@lists.freedesktop.org \
    --cc=matthew.d.roper@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