[Intel-gfx] ✗ Fi.CI.BAT: failure for series starting with [01/29] drm/i915: Mark up ips for RCU protection

Patchwork patchwork at emeril.freedesktop.org
Mon Apr 8 10:28:00 UTC 2019


== Series Details ==

Series: series starting with [01/29] drm/i915: Mark up ips for RCU protection
URL   : https://patchwork.freedesktop.org/series/59155/
State : failure

== Summary ==

CI Bug Log - changes from CI_DRM_5887 -> Patchwork_12723
====================================================

Summary
-------

  **FAILURE**

  Serious unknown changes coming with Patchwork_12723 absolutely need to be
  verified manually.
  
  If you think the reported changes have nothing to do with the changes
  introduced in Patchwork_12723, please notify your bug team to allow them
  to document this new failure mode, which will reduce false positives in CI.

  External URL: https://patchwork.freedesktop.org/api/1.0/series/59155/revisions/1/mbox/

Possible new issues
-------------------

  Here are the unknown changes that may have been introduced in Patchwork_12723:

### IGT changes ###

#### Possible regressions ####

  * igt at gem_exec_suspend@basic-s3:
    - fi-apl-guc:         PASS -> DMESG-WARN

  * igt at i915_selftest@live_execlists:
    - fi-bdw-5557u:       PASS -> INCOMPLETE

  * igt at i915_selftest@live_uncore:
    - fi-bxt-j4205:       PASS -> DMESG-FAIL

  * igt at runner@aborted:
    - fi-cfl-8109u:       NOTRUN -> FAIL
    - fi-kbl-x1275:       NOTRUN -> FAIL

  
Known issues
------------

  Here are the changes found in Patchwork_12723 that come from known issues:

### IGT changes ###

#### Issues hit ####

  * igt at gem_exec_suspend@basic-s3:
    - fi-blb-e6850:       PASS -> INCOMPLETE [fdo#107718]

  * igt at gem_tiled_fence_blits@basic:
    - fi-apl-guc:         PASS -> SKIP [fdo#109271] +39

  * igt at gem_workarounds@basic-read:
    - fi-snb-2600:        NOTRUN -> SKIP [fdo#109271] +57

  * igt at i915_pm_rpm@module-reload:
    - fi-skl-6770hq:      PASS -> FAIL [fdo#108511]

  * igt at i915_selftest@live_hangcheck:
    - fi-cfl-8109u:       PASS -> INCOMPLETE [fdo#106070]
    - fi-icl-u2:          PASS -> INCOMPLETE [fdo#108569]
    - fi-kbl-x1275:       PASS -> INCOMPLETE [fdo#108744]
    - fi-bxt-dsi:         PASS -> INCOMPLETE [fdo#103927]

  * igt at kms_busy@basic-flip-c:
    - fi-snb-2600:        NOTRUN -> SKIP [fdo#109271] / [fdo#109278]

  * igt at runner@aborted:
    - fi-icl-u2:          NOTRUN -> FAIL [fdo#108569]

  
#### Possible fixes ####

  * igt at i915_selftest@live_execlists:
    - fi-apl-guc:         INCOMPLETE [fdo#103927] / [fdo#109720] -> PASS

  * igt at i915_selftest@live_hangcheck:
    - fi-ilk-650:         INCOMPLETE [fdo#109723] -> PASS

  * igt at i915_selftest@live_uncore:
    - fi-ivb-3770:        DMESG-FAIL [fdo#110210] -> PASS

  
  [fdo#103927]: https://bugs.freedesktop.org/show_bug.cgi?id=103927
  [fdo#106070]: https://bugs.freedesktop.org/show_bug.cgi?id=106070
  [fdo#107718]: https://bugs.freedesktop.org/show_bug.cgi?id=107718
  [fdo#108511]: https://bugs.freedesktop.org/show_bug.cgi?id=108511
  [fdo#108569]: https://bugs.freedesktop.org/show_bug.cgi?id=108569
  [fdo#108744]: https://bugs.freedesktop.org/show_bug.cgi?id=108744
  [fdo#109271]: https://bugs.freedesktop.org/show_bug.cgi?id=109271
  [fdo#109278]: https://bugs.freedesktop.org/show_bug.cgi?id=109278
  [fdo#109720]: https://bugs.freedesktop.org/show_bug.cgi?id=109720
  [fdo#109723]: https://bugs.freedesktop.org/show_bug.cgi?id=109723
  [fdo#110210]: https://bugs.freedesktop.org/show_bug.cgi?id=110210


Participating hosts (50 -> 44)
------------------------------

  Additional (1): fi-snb-2600 
  Missing    (7): fi-kbl-soraka fi-ilk-m540 fi-byt-squawks fi-bsw-cyan fi-ctg-p8600 fi-icl-u3 fi-bdw-samus 


Build changes
-------------

    * Linux: CI_DRM_5887 -> Patchwork_12723

  CI_DRM_5887: 360bc4546928ec1c9324ddd3991a01e89476a16c @ git://anongit.freedesktop.org/gfx-ci/linux
  IGT_4932: 08cf63a8fac11e3594b57580331fb319241a0d69 @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools
  Patchwork_12723: ec9245b02fa1d9c76177e5eafdeb2651d5c7e9a7 @ git://anongit.freedesktop.org/gfx-ci/linux


== Linux commits ==

ec9245b02fa1 drm/i915: Load balancing across a virtual engine
9e4467a5ff80 drm/i915: Re-expose SINGLE_TIMELINE flags for context creation
45a6d1e2aba0 drm/i915: Allow userspace to clone contexts on creation
0f931477a6b2 drm/i915: Allow a context to define its set of engines
fca3de8b6aaa drm/i915: Restore control over ppgtt for context creation ABI
83efb37a5231 drm/i915: Allow multiple user handles to the same VM
dfffb979bb26 drm/i915: Move i915_request_alloc into selftests/
98c2daab49d5 drm/i915: Remove intel_context.active_link
4f8c507eab86 drm/i915: Switch back to an array of logical per-engine HW contexts
c72ee1eb49eb drm/i915: Split engine setup/init into two phases
af37325f8ba2 drm/i915: Pass intel_context to intel_context_pin_lock()
df005e48a361 drm/i915/selftests: Pass around intel_context for sseu
b556c5b31e3a drm/i915/selftests: Use the real kernel context for sseu isolation tests
b283b276df90 drm/i915: Export intel_context_instance()
f6ff7ee156ff drm/i915/guc: Replace preempt_client lookup with engine->preempt_context
54c85fab6c7c drm/i915: Explicitly pin the logical context for execbuf
603ca7f02cae drm/i915/gvt: Pin the per-engine GVT shadow contexts
8460d7b08fed drm/i915: Invert the GEM wakeref hierarchy
ba648fd79d72 drm/i915: Pass intel_context to i915_request_create()
d5b6883c1668 drm/i915: Introduce context->enter() and context->exit()
4370dbe405cc drm/i915: Pull the GEM powermangement coupling into its own file
99753b992fca drm/i915: Introduce struct intel_wakeref
bc642d18eac6 drm/i915: Only reset the pinned kernel contexts on resume
5b9f9fa1d320 drm/i915: Move GraphicsTechnology files under gt/
7af25481d1f9 drm/i915: Store the default sseu setup on the engine
c38bedbb5aef drm/i915: Consolidate the timeline->barrier
c9580bf3733f drm/i915: Use static allocation for i915_globals_park()
bb6133046abe drm/i915/guc: Replace WARN with a DRM_ERROR
17875d38d33a drm/i915: Mark up ips for RCU protection

== Logs ==

For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_12723/


More information about the Intel-gfx mailing list