From: Tvrtko Ursulin <tvrtko.ursulin@linux.intel.com>
To: Dave Gordon <david.s.gordon@intel.com>, intel-gfx@lists.freedesktop.org
Subject: Re: ✗ Ro.CI.BAT: warning for series starting with [1/2] drm/i915/guc: prefer 'dev_priv' to 'dev' for static functions
Date: Mon, 13 Jun 2016 16:51:58 +0100 [thread overview]
Message-ID: <575ED69E.9010605@linux.intel.com> (raw)
In-Reply-To: <575ED46F.8080707@intel.com>
On 13/06/16 16:42, Dave Gordon wrote:
> On 11/06/16 06:50, Patchwork wrote:
>> == Series Details ==
>>
>> Series: series starting with [1/2] drm/i915/guc: prefer 'dev_priv' to
>> 'dev' for static functions
>> URL : https://patchwork.freedesktop.org/series/8556/
>> State : warning
>>
>> == Summary ==
>>
>> Series 8556v1 Series without cover letter
>> http://patchwork.freedesktop.org/api/1.0/series/8556/revisions/1/mbox
>>
>> Test gem_exec_flush:
>> Subgroup basic-batch-kernel-default-cmd:
>> fail -> PASS (ro-byt-n2820)
>> Test kms_pipe_crc_basic:
>> Subgroup hang-read-crc-pipe-a:
>> dmesg-warn -> PASS (ro-hsw-i3-4010u)
>> Subgroup nonblocking-crc-pipe-b-frame-sequence:
>> skip -> PASS (fi-skl-i5-6260u)
>> Subgroup suspend-read-crc-pipe-a:
>> skip -> DMESG-WARN (ro-bdw-i5-5250u)
>> Subgroup suspend-read-crc-pipe-b:
>> skip -> DMESG-WARN (ro-bdw-i5-5250u)
>
> These are both an existing issue, logged as
> https://bugs.freedesktop.org/show_bug.cgi?id=96448
>
>> Subgroup suspend-read-crc-pipe-c:
>> skip -> PASS (fi-skl-i5-6260u)
>>
>> fi-bdw-i7-5557u total:213 pass:201 dwarn:0 dfail:0 fail:0
>> skip:12
>> fi-skl-i5-6260u total:213 pass:202 dwarn:0 dfail:0 fail:0
>> skip:11
>> fi-skl-i7-6700k total:213 pass:188 dwarn:0 dfail:0 fail:0
>> skip:25
>> fi-snb-i7-2600 total:213 pass:174 dwarn:0 dfail:0 fail:0
>> skip:39
>> ro-bdw-i5-5250u total:213 pass:197 dwarn:4 dfail:0 fail:0
>> skip:12
>> ro-bdw-i7-5600u total:213 pass:185 dwarn:0 dfail:0 fail:0
>> skip:28
>> ro-bsw-n3050 total:213 pass:172 dwarn:0 dfail:0 fail:2
>> skip:39
>> ro-byt-n2820 total:213 pass:174 dwarn:0 dfail:0 fail:2
>> skip:37
>> ro-hsw-i3-4010u total:213 pass:190 dwarn:0 dfail:0 fail:0
>> skip:23
>> ro-hsw-i7-4770r total:213 pass:190 dwarn:0 dfail:0 fail:0
>> skip:23
>> ro-ilk-i7-620lm total:177 pass:120 dwarn:2 dfail:2 fail:1
>> skip:51
>> ro-ilk1-i5-650 total:208 pass:150 dwarn:0 dfail:0 fail:1
>> skip:57
>> ro-ivb-i7-3770 total:213 pass:181 dwarn:0 dfail:0 fail:0
>> skip:32
>> ro-ivb2-i7-3770 total:213 pass:185 dwarn:0 dfail:0 fail:0
>> skip:28
>> ro-skl3-i5-6260u total:213 pass:201 dwarn:1 dfail:0 fail:0
>> skip:11
>> ro-snb-i7-2620M total:213 pass:174 dwarn:0 dfail:0 fail:1
>> skip:38
>> fi-hsw-i7-4770k failed to connect after reboot
>> ro-bdw-i7-5557U failed to connect after reboot
>>
>> Results at /archive/results/CI_IGT_test/RO_Patchwork_1162/
>>
>> 94fd582 drm-intel-nightly: 2016y-06m-10d-16h-42m-36s UTC integration
>> manifest
>> 4c20b95 drm/i915/guc: prefer 'dev_priv' to 'dev' for intra-module
>> functions
>> b0b12a6 drm/i915/guc: prefer 'dev_priv' to 'dev' for static functions
Merged, thanks for the patches and review! :)
Regards,
Tvrtko
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx
next prev parent reply other threads:[~2016-06-13 15:52 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-06-10 17:29 [PATCH 1/2] drm/i915/guc: prefer 'dev_priv' to 'dev' for static functions Dave Gordon
2016-06-10 17:29 ` [PATCH 2/2] drm/i915/guc: prefer 'dev_priv' to 'dev' for intra-module functions Dave Gordon
2016-06-13 9:15 ` Tvrtko Ursulin
2016-06-10 19:57 ` [PATCH 1/2] drm/i915/guc: prefer 'dev_priv' to 'dev' for static functions Chris Wilson
2016-06-11 5:50 ` ✗ Ro.CI.BAT: warning for series starting with [1/2] " Patchwork
2016-06-13 15:42 ` Dave Gordon
2016-06-13 15:51 ` Tvrtko Ursulin [this message]
2016-06-13 9:13 ` [PATCH 1/2] " Tvrtko Ursulin
2016-06-14 13:11 ` Dave Gordon
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=575ED69E.9010605@linux.intel.com \
--to=tvrtko.ursulin@linux.intel.com \
--cc=david.s.gordon@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