All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tvrtko Ursulin <tvrtko.ursulin@linux.intel.com>
To: "Antoine, Peter" <peter.antoine@intel.com>,
	"intel-gfx@lists.freedesktop.org"
	<intel-gfx@lists.freedesktop.org>
Subject: Re: ✗ Ro.CI.BAT: failure for HuC Loading Patches
Date: Fri, 12 Aug 2016 12:07:00 +0100	[thread overview]
Message-ID: <57ADADD4.9090907@linux.intel.com> (raw)
In-Reply-To: <C182EC90AE29B54BB712270726FAFA75145CF361@IRSMSX102.ger.corp.intel.com>


On 12/08/16 10:15, Antoine, Peter wrote:
> This would be so much easier if there was actually a link to the test server rather than having to work it out.
>
> Peter
> -----Original Message-----
> From: Patchwork [mailto:patchwork@emeril.freedesktop.org]
> Sent: Friday, August 12, 2016 9:35 AM
> To: Antoine, Peter <peter.antoine@intel.com>
> Cc: intel-gfx@lists.freedesktop.org
> Subject: ✗ Ro.CI.BAT: failure for HuC Loading Patches
>
> == Series Details ==
>
> Series: HuC Loading Patches
> URL   : https://patchwork.freedesktop.org/series/11008/
> State : failure
>
> == Summary ==
>
> Series 11008v1 HuC Loading Patches
> http://patchwork.freedesktop.org/api/1.0/series/11008/revisions/1/mbox
>
> Test drv_module_reload_basic:
>                  pass       -> DMESG-WARN (ro-skl3-i5-6260u)
> I guess this is lack of firmware.

I think you will need to arrange for a firmware to be deployed and 
another CI run.

Because like it is series was not exercised on SKL. This one has no 
firmware, and fi-skl-i7-6700k is reported as failed to connect after 
reboot and there are no results from it.

Regards,

Tvrtko

>
> Test gem_exec_suspend:
>          Subgroup basic-s3:
>                  dmesg-warn -> PASS       (ro-bdw-i7-5600u)
> Test kms_cursor_legacy:
>          Subgroup basic-cursor-vs-flip-varying-size:
>                  pass       -> FAIL       (ro-ilk1-i5-650)
>
> https://bugs.freedesktop.org/show_bug.cgi?id=96701
>
> Test kms_pipe_crc_basic:
>          Subgroup read-crc-pipe-b-frame-sequence:
>                  fail       -> PASS       (ro-ivb2-i7-3770)
>          Subgroup suspend-read-crc-pipe-b:
>                  skip       -> DMESG-WARN (ro-bdw-i5-5250u)
>
> https://bugs.freedesktop.org/show_bug.cgi?id=94992
>
> fi-hsw-i7-4770k  total:244  pass:222  dwarn:0   dfail:0   fail:0   skip:22
> fi-kbl-qkkr      total:244  pass:185  dwarn:29  dfail:0   fail:3   skip:27
> fi-snb-i7-2600   total:244  pass:202  dwarn:0   dfail:0   fail:0   skip:42
> ro-bdw-i5-5250u  total:240  pass:218  dwarn:3   dfail:0   fail:2   skip:17
> ro-bdw-i7-5600u  total:240  pass:207  dwarn:0   dfail:0   fail:1   skip:32
> ro-bsw-n3050     total:240  pass:195  dwarn:0   dfail:0   fail:3   skip:42
> ro-byt-n2820     total:240  pass:197  dwarn:0   dfail:0   fail:3   skip:40
> ro-hsw-i3-4010u  total:240  pass:214  dwarn:0   dfail:0   fail:0   skip:26
> ro-hsw-i7-4770r  total:240  pass:185  dwarn:0   dfail:0   fail:0   skip:55
> ro-ilk1-i5-650   total:235  pass:173  dwarn:0   dfail:0   fail:2   skip:60
> ro-ivb-i7-3770   total:240  pass:205  dwarn:0   dfail:0   fail:0   skip:35
> ro-ivb2-i7-3770  total:240  pass:209  dwarn:0   dfail:0   fail:0   skip:31
> ro-skl3-i5-6260u total:240  pass:221  dwarn:1   dfail:0   fail:4   skip:14
> fi-skl-i7-6700k failed to connect after reboot
>
> Results at /archive/results/CI_IGT_test/RO_Patchwork_1851/
>
> 4a26251 drm-intel-nightly: 2016y-08m-11d-16h-12m-42s UTC integration manifest
> f105c47 drm/i915/huc: Add BXT HuC Loading Support fd9926e drm/i915/huc: Support HuC authentication
> bffee46 drm/i915/huc: Add debugfs for HuC loading status check
> 0144637 drm/i915/huc: Add HuC fw loading support
> 9bc1624 drm/i915/huc: Unified css_header struct for GuC and HuC
> 87c4b48 drm/i915/guc: Make the GuC fw loading helper functions general
>
> _______________________________________________
> 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-08-12 11:07 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-08-12  8:09 [PATCH v5 0/6] HuC Loading Patches Peter Antoine
2016-08-12  8:09 ` [PATCH v5 1/6] drm/i915/guc: Make the GuC fw loading helper functions general Peter Antoine
2016-08-12  8:09 ` [PATCH v5 2/6] drm/i915/huc: Unified css_header struct for GuC and HuC Peter Antoine
2016-08-12  8:09 ` [PATCH v5 3/6] drm/i915/huc: Add HuC fw loading support Peter Antoine
2016-08-12  8:09 ` [PATCH v5 4/6] drm/i915/huc: Add debugfs for HuC loading status check Peter Antoine
2016-08-12  8:09 ` [PATCH v5 5/6] drm/i915/huc: Support HuC authentication Peter Antoine
2016-08-12  8:09 ` [PATCH v5 6/6] drm/i915/huc: Add BXT HuC Loading Support Peter Antoine
2016-08-12  8:34 ` ✗ Ro.CI.BAT: failure for HuC Loading Patches Patchwork
2016-08-12  9:15   ` Antoine, Peter
2016-08-12 11:07     ` Tvrtko Ursulin [this message]
  -- strict thread matches above, loose matches on Subject: below --
2016-08-16 11:16 [PATCH v6 0/6] " Peter Antoine
2016-08-16 11:54 ` ✗ Ro.CI.BAT: failure for " 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=57ADADD4.9090907@linux.intel.com \
    --to=tvrtko.ursulin@linux.intel.com \
    --cc=intel-gfx@lists.freedesktop.org \
    --cc=peter.antoine@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 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.