intel-gfx.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
From: Ander Conselvan De Oliveira <conselvan2@gmail.com>
To: intel-gfx@lists.freedesktop.org,
	Shubhangi Shrivastava <shubhangi.shrivastava@intel.com>
Subject: Re: ✗ Fi.CI.BAT: failure for series starting with [1/5] drm/i915: Splitting intel_dp_detect
Date: Thu, 18 Feb 2016 11:32:02 +0200	[thread overview]
Message-ID: <1455787922.4065.11.camel@gmail.com> (raw)
In-Reply-To: <20160216123633.12159.75895@annarchy.freedesktop.org>

On Tue, 2016-02-16 at 12:36 +0000, Patchwork wrote:
> == Summary ==
> 
> Series 3480v1 Series without cover letter
> http://patchwork.freedesktop.org/api/1.0/series/3480/revisions/1/mbox/
> 
> Test gem_ctx_create:
>         Subgroup basic:
>                 pass       -> INCOMPLETE (bdw-nuci7)

It is unlikely that this patch series causes this system hang. I didn't find any
know issue with this particular test though. Seems that the machine experienced
a few system hangs in the past. Is this a known issue?

> Test gem_ringfill:
>         Subgroup basic-default-hang:
>                 incomplete -> PASS       (snb-dellxps)
> Test gem_sync:
>         Subgroup basic-bsd:
>                 dmesg-fail -> PASS       (ilk-hp8440p)
> Test kms_flip:
>         Subgroup basic-flip-vs-dpms:
>                 dmesg-warn -> PASS       (ilk-hp8440p) UNSTABLE
> Test pm_rpm:
>         Subgroup basic-pci-d3-state:
>                 pass       -> DMESG-WARN (bsw-nuc-2)

This looks like https://bugs.freedesktop.org/show_bug.cgi?id=94164 , but the
"snd_hda_codec_hdmi hdaudioC0D2: HDMI: pin nid 5 not registered" messages are
new. Can these audio messages be ignored?

>         Subgroup basic-rte:
>                 dmesg-warn -> PASS       (bsw-nuc-2)
> 
> bdw-nuci7        total:1    pass:0    dwarn:0   dfail:0   fail:0   skip:0  
> bdw-ultra        total:165  pass:152  dwarn:0   dfail:0   fail:0   skip:13 
> bsw-nuc-2        total:165  pass:135  dwarn:1   dfail:0   fail:0   skip:29 
> byt-nuc          total:165  pass:140  dwarn:1   dfail:0   fail:0   skip:24 
> hsw-brixbox      total:165  pass:151  dwarn:0   dfail:0   fail:0   skip:14 
> hsw-gt2          total:165  pass:154  dwarn:0   dfail:0   fail:1   skip:10 
> ilk-hp8440p      total:165  pass:116  dwarn:0   dfail:0   fail:1   skip:48 
> ivb-t430s        total:165  pass:150  dwarn:0   dfail:0   fail:1   skip:14 
> skl-i5k-2        total:165  pass:150  dwarn:0   dfail:0   fail:0   skip:15 
> snb-dellxps      total:165  pass:142  dwarn:0   dfail:0   fail:1   skip:22 
> snb-x220t        total:165  pass:142  dwarn:0   dfail:0   fail:2   skip:21 
> 
> Results at /archive/results/CI_IGT_test/Patchwork_1414/
> 
> 63cbdd1816fd78d404ed004b0f931c497625e0df drm-intel-nightly: 2016y-02m-16d-09h
> -41m-02s UTC integration manifest
> f67c5fd98206fc40fb6f612eaa101a9e1bcae320 drm/i915: force full detect on sink
> count change
> 86dac93fb6d797e1c34562be455dee9ed3c5c536 drm/i915: Read sink_count dpcd always
> b6405e7f8984d5c3847f071ff8a084fe6fd6b9a2 drm/i915: Reorganizing
> intel_dp_check_link_status
> 31024bbf335cb1fc83a3aa1754de59c29c7f6656 drm/i915: Cleaning up
> intel_dp_hpd_pulse
> a3f3c7dd074448560b65b6f5827d033f85801a82 drm/i915: Splitting intel_dp_detect
> 
> _______________________________________________
> 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

      reply	other threads:[~2016-02-18  9:32 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-02-16 11:52 [PATCH 1/5] drm/i915: Splitting intel_dp_detect Shubhangi Shrivastava
2016-02-16 11:52 ` [PATCH 2/5] drm/i915: Cleaning up intel_dp_hpd_pulse Shubhangi Shrivastava
2016-02-16 11:52 ` [PATCH 3/5] drm/i915: Reorganizing intel_dp_check_link_status Shubhangi Shrivastava
2016-02-16 11:52 ` [PATCH 4/5] drm/i915: Read sink_count dpcd always Shubhangi Shrivastava
2016-02-16 11:52 ` [PATCH 5/5] drm/i915: force full detect on sink count change Shubhangi Shrivastava
2016-02-16 12:36 ` ✗ Fi.CI.BAT: failure for series starting with [1/5] drm/i915: Splitting intel_dp_detect Patchwork
2016-02-18  9:32   ` Ander Conselvan De Oliveira [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=1455787922.4065.11.camel@gmail.com \
    --to=conselvan2@gmail.com \
    --cc=intel-gfx@lists.freedesktop.org \
    --cc=shubhangi.shrivastava@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;
as well as URLs for NNTP newsgroup(s).