From: Patchwork <patchwork@emeril.freedesktop.org>
To: Navare@emeril.freedesktop.org, Manasi D <manasi.d.navare@intel.com>
Cc: intel-gfx@lists.freedesktop.org
Subject: ✗ Fi.CI.BAT: failure for Clean series for Link training failure handling
Date: Sat, 19 Nov 2016 04:55:19 -0000 [thread overview]
Message-ID: <20161119045519.10604.17314@emeril.freedesktop.org> (raw)
In-Reply-To: <1479524342-22021-1-git-send-email-manasi.d.navare@intel.com>
== Series Details ==
Series: Clean series for Link training failure handling
URL : https://patchwork.freedesktop.org/series/15579/
State : failure
== Summary ==
Series 15579v1 Clean series for Link training failure handling
https://patchwork.freedesktop.org/api/1.0/series/15579/revisions/1/mbox/
Test core_auth:
Subgroup basic-auth:
pass -> DMESG-WARN (fi-skl-6700k)
Test core_prop_blob:
Subgroup basic:
pass -> DMESG-WARN (fi-skl-6700k)
Test drv_getparams_basic:
Subgroup basic-eu-total:
pass -> DMESG-WARN (fi-skl-6700k)
Subgroup basic-subslice-total:
pass -> DMESG-WARN (fi-skl-6700k)
Test drv_hangman:
Subgroup error-state-basic:
pass -> DMESG-WARN (fi-skl-6700k)
Test gem_basic:
Subgroup bad-close:
pass -> DMESG-WARN (fi-skl-6700k)
Subgroup create-close:
pass -> DMESG-WARN (fi-skl-6700k)
Subgroup create-fd-close:
pass -> DMESG-WARN (fi-skl-6700k)
Test gem_busy:
Subgroup basic-busy-default:
pass -> DMESG-WARN (fi-skl-6700k)
Subgroup basic-hang-default:
pass -> DMESG-WARN (fi-skl-6700k)
Test gem_close_race:
Subgroup basic-process:
pass -> DMESG-WARN (fi-skl-6700k)
Subgroup basic-threads:
pass -> DMESG-WARN (fi-skl-6700k)
Test gem_cpu_reloc:
Subgroup basic:
pass -> DMESG-WARN (fi-skl-6700k)
Test gem_cs_tlb:
Subgroup basic-default:
pass -> DMESG-WARN (fi-skl-6700k)
Test gem_ctx_basic:
pass -> DMESG-WARN (fi-skl-6700k)
Test gem_ctx_create:
Subgroup basic:
pass -> DMESG-WARN (fi-skl-6700k)
Subgroup basic-files:
pass -> DMESG-WARN (fi-skl-6700k)
Test gem_ctx_exec:
Subgroup basic:
pass -> DMESG-WARN (fi-skl-6700k)
Test gem_ctx_param:
Subgroup basic:
pass -> DMESG-WARN (fi-skl-6700k)
Subgroup basic-default:
pass -> DMESG-WARN (fi-skl-6700k)
Test gem_ctx_switch:
Subgroup basic-default:
pass -> DMESG-WARN (fi-skl-6700k)
Subgroup basic-default-heavy:
pass -> DMESG-WARN (fi-skl-6700k)
Test gem_exec_basic:
Subgroup basic-blt:
pass -> DMESG-WARN (fi-skl-6700k)
Subgroup basic-bsd:
pass -> DMESG-WARN (fi-skl-6700k)
Subgroup basic-default:
pass -> DMESG-WARN (fi-skl-6700k)
Subgroup basic-render:
pass -> DMESG-WARN (fi-skl-6700k)
Subgroup basic-vebox:
pass -> DMESG-WARN (fi-skl-6700k)
Subgroup gtt-blt:
pass -> DMESG-WARN (fi-skl-6700k)
Subgroup gtt-bsd:
pass -> DMESG-WARN (fi-skl-6700k)
Subgroup gtt-default:
pass -> DMESG-WARN (fi-skl-6700k)
Subgroup gtt-render:
pass -> DMESG-WARN (fi-skl-6700k)
Subgroup gtt-vebox:
pass -> DMESG-WARN (fi-skl-6700k)
Subgroup readonly-blt:
pass -> DMESG-WARN (fi-skl-6700k)
Subgroup readonly-bsd:
pass -> DMESG-WARN (fi-skl-6700k)
Subgroup readonly-default:
pass -> DMESG-WARN (fi-skl-6700k)
Subgroup readonly-render:
pass -> DMESG-WARN (fi-skl-6700k)
Subgroup readonly-vebox:
pass -> DMESG-WARN (fi-skl-6700k)
Test gem_exec_create:
Subgroup basic:
pass -> DMESG-WARN (fi-skl-6700k)
Test gem_exec_flush:
Subgroup basic-batch-kernel-default-uc:
pass -> DMESG-WARN (fi-skl-6700k)
Subgroup basic-batch-kernel-default-wb:
pass -> DMESG-WARN (fi-skl-6700k)
Subgroup basic-uc-pro-default:
WARNING: Long output truncated
accd56d36a298219042d84ba9ee1b7bd66d1936c drm-intel-nightly: 2016y-11m-18d-22h-35m-31s UTC integration manifest
aa211b0 drm/i915: Implement Link Rate fallback on Link training failure
c5e4cae drm/i915: Find fallback link rate/lane count
fd2fa08 drm/i915: Update CRTC state if connector link status property changed
2c3e507 drm: Set DRM connector link status property
9fe492d drm: Add a new connector property for link status
== Logs ==
For more details see: https://intel-gfx-ci.01.org/CI/Patchwork_3063/
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx
prev parent reply other threads:[~2016-11-19 4:55 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-11-19 2:58 [PATCH 0/5] Clean series for Link training failure handling Manasi Navare
2016-11-19 2:58 ` [PATCH 1/5] drm: Add a new connector property for link status Manasi Navare
2016-11-19 2:58 ` [PATCH 2/5] drm: Set DRM connector link status property Manasi Navare
2016-11-19 8:25 ` Chris Wilson
2016-11-19 2:59 ` [PATCH 3/5] drm/i915: Update CRTC state if connector link status property changed Manasi Navare
2016-11-19 2:59 ` [PATCH 4/5] drm/i915: Find fallback link rate/lane count Manasi Navare
2016-11-19 2:59 ` [PATCH 5/5] drm/i915: Implement Link Rate fallback on Link training failure Manasi Navare
2016-11-19 4:55 ` Patchwork [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=20161119045519.10604.17314@emeril.freedesktop.org \
--to=patchwork@emeril.freedesktop.org \
--cc=Navare@emeril.freedesktop.org \
--cc=intel-gfx@lists.freedesktop.org \
--cc=manasi.d.navare@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).