From: Mika Kuoppala <mika.kuoppala@linux.intel.com>
To: Patchwork <patchwork@emeril.freedesktop.org>
Cc: intel-gfx@lists.freedesktop.org
Subject: Re: ✗ Fi.CI.BAT: warning for series starting with [CI,1/5] drm/i915: Make own struct for execlist items
Date: Mon, 25 Sep 2017 11:19:14 +0300 [thread overview]
Message-ID: <871smv198d.fsf@gaia.fi.intel.com> (raw)
In-Reply-To: <20170922142648.7017.58513@emeril.freedesktop.org>
Patchwork <patchwork@emeril.freedesktop.org> writes:
> == Series Details ==
>
> Series: series starting with [CI,1/5] drm/i915: Make own struct for execlist items
> URL : https://patchwork.freedesktop.org/series/30761/
> State : warning
>
> == Summary ==
>
> Series 30761v1 series starting with [CI,1/5] drm/i915: Make own struct for execlist items
> https://patchwork.freedesktop.org/api/1.0/series/30761/revisions/1/mbox/
>
> Test gem_mmap_gtt:
> Subgroup basic-write-cpu-read-gtt:
> pass -> DMESG-WARN (fi-kbl-7500u)
> Test gem_pread:
> Subgroup basic:
> pass -> DMESG-WARN (fi-kbl-7500u)
> Test gem_sync:
> Subgroup basic-store-all:
> pass -> DMESG-WARN (fi-kbl-7500u)
> Test kms_addfb_basic:
> Subgroup bad-pitch-32:
> pass -> DMESG-WARN (fi-kbl-7500u)
> Test kms_busy:
> Subgroup basic-flip-a:
> pass -> DMESG-WARN (fi-kbl-7500u)
> Test kms_cursor_legacy:
All above:
https://bugs.freedesktop.org/show_bug.cgi?id=102849
> Subgroup basic-busy-flip-before-cursor-legacy:
> pass -> FAIL (fi-snb-2600) fdo#100215
> Test kms_pipe_crc_basic:
> Subgroup suspend-read-crc-pipe-a:
> pass -> INCOMPLETE (fi-kbl-7500u) fdo#102850
> Test drv_module_reload:
> Subgroup basic-no-display:
> dmesg-warn -> PASS (fi-glk-1) fdo#102777 +1
>
> fdo#100215 https://bugs.freedesktop.org/show_bug.cgi?id=100215
> fdo#102850 https://bugs.freedesktop.org/show_bug.cgi?id=102850
> fdo#102777 https://bugs.freedesktop.org/show_bug.cgi?id=102777
>
> fi-bdw-5557u total:289 pass:268 dwarn:0 dfail:0 fail:0 skip:21 time:437s
> fi-bdw-gvtdvm total:289 pass:265 dwarn:0 dfail:0 fail:0 skip:24 time:469s
> fi-blb-e6850 total:289 pass:224 dwarn:1 dfail:0 fail:0 skip:64 time:415s
> fi-bsw-n3050 total:289 pass:243 dwarn:0 dfail:0 fail:0 skip:46 time:522s
> fi-bwr-2160 total:289 pass:184 dwarn:0 dfail:0 fail:0 skip:105 time:277s
> fi-bxt-j4205 total:289 pass:260 dwarn:0 dfail:0 fail:0 skip:29 time:500s
> fi-byt-j1900 total:289 pass:254 dwarn:1 dfail:0 fail:0 skip:34 time:490s
> fi-byt-n2820 total:289 pass:250 dwarn:1 dfail:0 fail:0 skip:38 time:492s
> fi-cfl-s total:289 pass:223 dwarn:34 dfail:0 fail:0 skip:32 time:541s
> fi-elk-e7500 total:289 pass:230 dwarn:0 dfail:0 fail:0 skip:59 time:414s
> fi-glk-1 total:289 pass:259 dwarn:1 dfail:0 fail:0 skip:29 time:568s
> fi-hsw-4770 total:289 pass:263 dwarn:0 dfail:0 fail:0 skip:26 time:424s
> fi-hsw-4770r total:289 pass:263 dwarn:0 dfail:0 fail:0 skip:26 time:406s
> fi-ilk-650 total:289 pass:229 dwarn:0 dfail:0 fail:0 skip:60 time:430s
> fi-ivb-3520m total:289 pass:261 dwarn:0 dfail:0 fail:0 skip:28 time:488s
> fi-ivb-3770 total:289 pass:261 dwarn:0 dfail:0 fail:0 skip:28 time:462s
> fi-kbl-7500u total:245 pass:218 dwarn:6 dfail:0 fail:0 skip:20
> fi-kbl-7560u total:289 pass:270 dwarn:0 dfail:0 fail:0 skip:19 time:574s
> fi-kbl-r total:289 pass:262 dwarn:0 dfail:0 fail:0 skip:27 time:588s
> fi-pnv-d510 total:289 pass:223 dwarn:1 dfail:0 fail:0 skip:65 time:539s
> fi-skl-6260u total:289 pass:269 dwarn:0 dfail:0 fail:0 skip:20 time:455s
> fi-skl-6700k total:289 pass:265 dwarn:0 dfail:0 fail:0 skip:24 time:747s
> fi-skl-6770hq total:289 pass:269 dwarn:0 dfail:0 fail:0 skip:20 time:492s
> fi-skl-gvtdvm total:289 pass:266 dwarn:0 dfail:0 fail:0 skip:23 time:469s
> fi-snb-2520m total:289 pass:251 dwarn:0 dfail:0 fail:0 skip:38 time:566s
> fi-snb-2600 total:289 pass:248 dwarn:0 dfail:0 fail:2 skip:39 time:420s
>
> e0e308721fd283e1c5777657a5941f178f0d49e6 drm-tip: 2017y-09m-22d-13h-31m-38s UTC integration manifest
> 2fd2949c33c1 drm/i915: Make execlist port count variable
> 869653ef354d drm/i915: Add execlist_port_complete
> 0362499b6132 drm/i915: Wrap port cancellation into a function
> 43f2486ca3d6 drm/i915: Move execlist initialization into intel_engine_cs.c
> f0df0ae37cca drm/i915: Make own struct for execlist items
>
> == Logs ==
>
> For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_5792/
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx
prev parent reply other threads:[~2017-09-25 8:21 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-09-22 12:43 [CI 1/5] drm/i915: Make own struct for execlist items Mika Kuoppala
2017-09-22 12:43 ` [CI 2/5] drm/i915: Move execlist initialization into intel_engine_cs.c Mika Kuoppala
2017-09-22 12:43 ` [CI 3/5] drm/i915: Wrap port cancellation into a function Mika Kuoppala
2017-09-22 12:43 ` [CI 4/5] drm/i915: Add execlist_port_complete Mika Kuoppala
2017-09-22 12:43 ` [CI 5/5] drm/i915: Make execlist port count variable Mika Kuoppala
2017-09-22 14:26 ` ✗ Fi.CI.BAT: warning for series starting with [CI,1/5] drm/i915: Make own struct for execlist items Patchwork
2017-09-25 8:19 ` Mika Kuoppala [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=871smv198d.fsf@gaia.fi.intel.com \
--to=mika.kuoppala@linux.intel.com \
--cc=intel-gfx@lists.freedesktop.org \
--cc=patchwork@emeril.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