All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Ville Syrjälä" <ville.syrjala@linux.intel.com>
To: intel-gfx@lists.freedesktop.org
Subject: Re: ✗ Fi.CI.BAT: failure for series starting with [v2,1/2]  drm/dp/mst: Provide defines for ACK vs. NAK reply type
Date: Tue, 22 Jan 2019 22:58:52 +0200	[thread overview]
Message-ID: <20190122205852.GA20097@intel.com> (raw)
In-Reply-To: <20190122203953.27231.60867@emeril.freedesktop.org>

On Tue, Jan 22, 2019 at 08:39:53PM -0000, Patchwork wrote:
> == Series Details ==
> 
> Series: series starting with [v2,1/2] drm/dp/mst: Provide defines for ACK vs. NAK reply type
> URL   : https://patchwork.freedesktop.org/series/55581/
> State : failure
> 
> == Summary ==
> 
> CI Bug Log - changes from CI_DRM_5465 -> Patchwork_12007
> ====================================================
> 
> Summary
> -------
> 
>   **FAILURE**
> 
>   Serious unknown changes coming with Patchwork_12007 absolutely need to be
>   verified manually.
>   
>   If you think the reported changes have nothing to do with the changes
>   introduced in Patchwork_12007, 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/55581/revisions/1/mbox/
> 
> Possible new issues
> -------------------
> 
>   Here are the unknown changes that may have been introduced in Patchwork_12007:
> 
> ### IGT changes ###
> 
> #### Possible regressions ####
> 
>   * igt@pm_rpm@module-reload:
>     - fi-skl-6770hq:      PASS -> FAIL

(pm_rpm:4020) CRITICAL: Test assertion failure function assert_drm_connectors_equal, file ../tests/pm_rpm.c:510:
(pm_rpm:4020) CRITICAL: Failed assertion: c1->mmWidth == c2->mmWidth
(pm_rpm:4020) CRITICAL: error: 520 != 0

I suppose the display/lspcon just decided to go AWOL for a while there:
<7>[  311.282098] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:85:DP-1] status updated from connected to disconnected
...
<7>[  311.363264] [drm:drm_helper_hpd_irq_event] [CONNECTOR:85:DP-1] status updated from disconnected to connected

> 
>   
> Known issues
> ------------
> 
>   Here are the changes found in Patchwork_12007 that come from known issues:
> 
> ### IGT changes ###
> 
> #### Issues hit ####
> 
>   * igt@kms_chamelium@hdmi-hpd-fast:
>     - fi-kbl-7500u:       PASS -> FAIL [fdo#108767]
> 
>   * igt@kms_pipe_crc_basic@nonblocking-crc-pipe-a-frame-sequence:
>     - fi-byt-clapper:     PASS -> FAIL [fdo#103191] / [fdo#107362]
> 
>   * igt@kms_pipe_crc_basic@suspend-read-crc-pipe-a:
>     - fi-blb-e6850:       PASS -> INCOMPLETE [fdo#107718]
> 
>   
>   {name}: This element is suppressed. This means it is ignored when computing
>           the status of the difference (SUCCESS, WARNING, or FAILURE).
> 
>   [fdo#103167]: https://bugs.freedesktop.org/show_bug.cgi?id=103167
>   [fdo#103191]: https://bugs.freedesktop.org/show_bug.cgi?id=103191
>   [fdo#107362]: https://bugs.freedesktop.org/show_bug.cgi?id=107362
>   [fdo#107718]: https://bugs.freedesktop.org/show_bug.cgi?id=107718
>   [fdo#108569]: https://bugs.freedesktop.org/show_bug.cgi?id=108569
>   [fdo#108767]: https://bugs.freedesktop.org/show_bug.cgi?id=108767
>   [fdo#109271]: https://bugs.freedesktop.org/show_bug.cgi?id=109271
>   [fdo#109278]: https://bugs.freedesktop.org/show_bug.cgi?id=109278
> 
> 
> Participating hosts (44 -> 42)
> ------------------------------
> 
>   Additional (2): fi-byt-j1900 fi-gdg-551 
>   Missing    (4): fi-kbl-soraka fi-ilk-m540 fi-byt-squawks fi-bsw-cyan 
> 
> 
> Build changes
> -------------
> 
>     * Linux: CI_DRM_5465 -> Patchwork_12007
> 
>   CI_DRM_5465: 95a4790b382426fed48253664a12a4d7b63167b6 @ git://anongit.freedesktop.org/gfx-ci/linux
>   IGT_4783: 23f39950e824b8a8f31cfb26fc9b37ab1aca656f @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools
>   Patchwork_12007: c3c8c7c4136f32872681668340855e722dac464b @ git://anongit.freedesktop.org/gfx-ci/linux
> 
> 
> == Linux commits ==
> 
> c3c8c7c4136f drm/dp/mst: Provide better debugs for NAK replies
> 84875e8bb29f drm/dp/mst: Provide defines for ACK vs. NAK reply type
> 
> == Logs ==
> 
> For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_12007/

-- 
Ville Syrjälä
Intel
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

  reply	other threads:[~2019-01-22 20:58 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-01-22 20:03 [PATCH v2 1/2] drm/dp/mst: Provide defines for ACK vs. NAK reply type Ville Syrjala
2019-01-22 20:03 ` [PATCH v2 2/2] drm/dp/mst: Provide better debugs for NAK replies Ville Syrjala
2019-01-22 20:21 ` ✗ Fi.CI.CHECKPATCH: warning for series starting with [v2,1/2] drm/dp/mst: Provide defines for ACK vs. NAK reply type Patchwork
2019-01-22 20:39 ` ✗ Fi.CI.BAT: failure " Patchwork
2019-01-22 20:58   ` Ville Syrjälä [this message]
2019-01-25 18:23 ` ✗ Fi.CI.CHECKPATCH: warning for series starting with [v2,1/2] drm/dp/mst: Provide defines for ACK vs. NAK reply type (rev2) Patchwork
2019-01-25 18:45 ` ✓ Fi.CI.BAT: success " Patchwork
2019-01-25 23:13 ` ✓ 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=20190122205852.GA20097@intel.com \
    --to=ville.syrjala@linux.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.