From: Dhinakaran Pandiyan <dhinakaran.pandiyan@gmail.com>
To: intel-gfx@lists.freedesktop.org
Cc: Dhinakaran Pandiyan <dhinakaran.pandiyan@intel.com>
Subject: Re: ✗ Fi.CI.BAT: failure for series starting with [1/3] drm/i915/dp: Check if the sink crc we read is 6 bytes.
Date: Tue, 24 Apr 2018 00:21:37 -0700 [thread overview]
Message-ID: <20885666.zH3n3jXkxh@dk> (raw)
In-Reply-To: <20180424032502.5178.84306@emeril.freedesktop.org>
On Monday, April 23, 2018 8:25:02 PM PDT Patchwork wrote:
> == Series Details ==
>
> Series: series starting with [1/3] drm/i915/dp: Check if the sink crc we
> read is 6 bytes. URL : https://patchwork.freedesktop.org/series/42154/
> State : failure
>
> == Summary ==
>
> = CI Bug Log - changes from CI_DRM_4082 -> Patchwork_8783 =
>
> == Summary - FAILURE ==
>
> Serious unknown changes coming with Patchwork_8783 absolutely need to be
> verified manually.
>
> If you think the reported changes have nothing to do with the changes
> introduced in Patchwork_8783, 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/42154/revisions/1/mbox/
>
> == Possible new issues ==
>
> Here are the unknown changes that may have been introduced in
> Patchwork_8783:
>
> === IGT changes ===
>
> ==== Possible regressions ====
>
> igt@kms_frontbuffer_tracking@basic:
> fi-cnl-y3: PASS -> FAIL
> fi-cnl-psr: PASS -> FAIL
> fi-cfl-s3: PASS -> FAIL
> {fi-kbl-7560u}: PASS -> FAIL
> fi-skl-6600u: PASS -> FAIL
> fi-kbl-r: PASS -> FAIL
> fi-cfl-u: PASS -> FAIL
>
These failures are expected, tests need to modified if this series is accepted.
>
> ==== Warnings ====
>
> igt@kms_force_connector_basic@force-load-detect:
> fi-ivb-3520m: PASS -> SKIP +3
>
> igt@kms_sink_crc_basic:
> fi-cfl-u: PASS -> SKIP
> fi-cnl-psr: PASS -> SKIP
>
So are these.
>
> == Known issues ==
>
> Here are the changes found in Patchwork_8783 that come from known issues:
>
> === IGT changes ===
>
> ==== Issues hit ====
>
> igt@gem_mmap_gtt@basic-small-bo-tiledx:
> fi-gdg-551: PASS -> FAIL (fdo#102575)
>
> igt@kms_pipe_crc_basic@nonblocking-crc-pipe-b-frame-sequence:
> fi-skl-guc: PASS -> FAIL (fdo#103191)
>
>
> ==== Possible fixes ====
>
> igt@gem_exec_suspend@basic-s4-devices:
> fi-ilk-650: DMESG-WARN -> PASS
>
> igt@kms_pipe_crc_basic@suspend-read-crc-pipe-b:
> fi-snb-2520m: INCOMPLETE (fdo#103713) -> PASS
>
> igt@prime_vgem@basic-fence-flip:
> fi-ilk-650: FAIL (fdo#104008) -> PASS
>
>
> {name}: This element is suppressed. This means it is ignored when
> computing the status of the difference (SUCCESS, WARNING, or FAILURE).
>
> fdo#102575 https://bugs.freedesktop.org/show_bug.cgi?id=102575
> fdo#103191 https://bugs.freedesktop.org/show_bug.cgi?id=103191
> fdo#103713 https://bugs.freedesktop.org/show_bug.cgi?id=103713
> fdo#104008 https://bugs.freedesktop.org/show_bug.cgi?id=104008
>
>
> == Participating hosts (36 -> 33) ==
>
> Missing (3): fi-ctg-p8600 fi-ilk-m540 fi-skl-6700hq
>
>
> == Build changes ==
>
> * Linux: CI_DRM_4082 -> Patchwork_8783
>
> CI_DRM_4082: 0600266ef9b8407e0dc281acb6b754eba8178c91 @
> git://anongit.freedesktop.org/gfx-ci/linux IGT_4444:
> dcc44347494231feabc588c2a76998cbc9afdf8c @
> git://anongit.freedesktop.org/xorg/app/intel-gpu-tools Patchwork_8783:
> c0e07f8b9d9412e9d41da72654ec408658913b94 @
> git://anongit.freedesktop.org/gfx-ci/linux piglit_4444:
> a2f486679f467cd6e82578384f56d4aabaa8cf2e @
> git://anongit.freedesktop.org/piglit
>
>
> == Linux commits ==
>
> c0e07f8b9d94 drm/i915/psr: Move sink-crc to intel_psr.c
> 676d279f8a86 drm/i915/dp: Fix sink-crc reads.
> 7fc2b33053e5 drm/i915/dp: Check if the sink crc we read is 6 bytes.
>
> == Logs ==
>
> For more details see:
> https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_8783/issues.html
> _______________________________________________
> Intel-gfx mailing list
> Intel-gfx@lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/intel-gfx
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx
next prev parent reply other threads:[~2018-04-24 7:21 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-04-24 2:56 [PATCH 1/3] drm/i915/dp: Check if the sink crc we read is 6 bytes Dhinakaran Pandiyan
2018-04-24 2:56 ` [PATCH 2/3] drm/i915/dp: Fix sink-crc reads Dhinakaran Pandiyan
2018-04-24 13:26 ` Mika Kahola
2018-04-24 18:12 ` Dhinakaran Pandiyan
2018-04-24 20:55 ` Rodrigo Vivi
2018-04-24 21:54 ` Dhinakaran Pandiyan
2018-04-25 21:57 ` [PATCH v2 " Dhinakaran Pandiyan
2018-04-25 23:19 ` Rodrigo Vivi
2018-04-26 13:37 ` Ville Syrjälä
2018-04-24 2:56 ` [PATCH 3/3] drm/i915/psr: Move sink-crc to intel_psr.c Dhinakaran Pandiyan
2018-04-24 20:56 ` Rodrigo Vivi
2018-04-25 21:58 ` [PATCH v2 " Dhinakaran Pandiyan
2018-04-25 23:19 ` Rodrigo Vivi
2018-04-24 3:25 ` ✗ Fi.CI.BAT: failure for series starting with [1/3] drm/i915/dp: Check if the sink crc we read is 6 bytes Patchwork
2018-04-24 7:21 ` Dhinakaran Pandiyan [this message]
2018-04-24 20:53 ` [PATCH 1/3] " Rodrigo Vivi
2018-04-25 22:32 ` ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/3] drm/i915/dp: Check if the sink crc we read is 6 bytes. (rev3) Patchwork
2018-04-25 22:48 ` ✗ Fi.CI.BAT: failure " Patchwork
2018-04-25 23:21 ` Rodrigo Vivi
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=20885666.zH3n3jXkxh@dk \
--to=dhinakaran.pandiyan@gmail.com \
--cc=dhinakaran.pandiyan@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox