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

Patchwork patchwork at emeril.freedesktop.org
Fri Apr 12 03:23:57 UTC 2019


== Series Details ==

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

== Summary ==

CI Bug Log - changes from CI_DRM_5917 -> Trybot_4134
====================================================

Summary
-------

  **FAILURE**

  Serious unknown changes coming with Trybot_4134 absolutely need to be
  verified manually.
  
  If you think the reported changes have nothing to do with the changes
  introduced in Trybot_4134, 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/59360/revisions/1/mbox/

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

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

### IGT changes ###

#### Possible regressions ####

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

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

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

### IGT changes ###

#### Issues hit ####

  * igt at gem_exec_basic@basic-blt:
    - fi-icl-y:           PASS -> INCOMPLETE [fdo#110246]

  * igt at gem_exec_basic@gtt-bsd2:
    - fi-byt-clapper:     NOTRUN -> SKIP [fdo#109271] +52

  * igt at gem_exec_basic@readonly-bsd1:
    - fi-snb-2520m:       NOTRUN -> SKIP [fdo#109271] +52

  * igt at gem_exec_store@basic-bsd2:
    - fi-hsw-4770:        NOTRUN -> SKIP [fdo#109271] +41

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

  * igt at i915_module_load@reload:
    - fi-blb-e6850:       PASS -> INCOMPLETE [fdo#107718]

  * igt at i915_selftest@live_contexts:
    - fi-skl-gvtdvm:      PASS -> DMESG-FAIL [fdo#110235 ]

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

  * igt at kms_frontbuffer_tracking@basic:
    - fi-byt-clapper:     NOTRUN -> FAIL [fdo#103167]

  
#### Possible fixes ####

  * igt at i915_selftest@live_contexts:
    - fi-bdw-gvtdvm:      DMESG-FAIL [fdo#110235 ] -> PASS

  
  [fdo#103167]: https://bugs.freedesktop.org/show_bug.cgi?id=103167
  [fdo#107718]: https://bugs.freedesktop.org/show_bug.cgi?id=107718
  [fdo#109271]: https://bugs.freedesktop.org/show_bug.cgi?id=109271
  [fdo#109278]: https://bugs.freedesktop.org/show_bug.cgi?id=109278
  [fdo#110235 ]: https://bugs.freedesktop.org/show_bug.cgi?id=110235 
  [fdo#110246]: https://bugs.freedesktop.org/show_bug.cgi?id=110246


Participating hosts (47 -> 44)
------------------------------

  Additional (3): fi-hsw-4770 fi-byt-clapper fi-snb-2520m 
  Missing    (6): fi-kbl-soraka fi-hsw-4200u fi-byt-squawks fi-bsw-cyan fi-ctg-p8600 fi-bdw-samus 


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

    * Linux: CI_DRM_5917 -> Trybot_4134

  CI_DRM_5917: b01c0e68e8d1092c436dbba4d03b260c828f37c9 @ git://anongit.freedesktop.org/gfx-ci/linux
  IGT_4944: 9b74b8226e8c108db091bd3b1d105a71dc0fb861 @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools
  Trybot_4134: fff2ae1824ca5b91da9b0f640fa4588b7756b0a5 @ git://anongit.freedesktop.org/gfx-ci/linux


== Linux commits ==

fff2ae1824ca drm/i915: Allow specification of parallel execbuf
deaf95257794 drm/i915/execlists: Virtual engine bonding
495d9038d26d drm/i915: Extend execution fence to support a callback
600103404582 drm/i915: Apply an execution_mask to the virtual_engine
c0d8be4ba57f drm/i915: Load balancing across a virtual engine
ce3c70a9106b drm/i915: Allow userspace to clone contexts on creation
f3c0b0cfc9b9 drm/i915: Re-expose SINGLE_TIMELINE flags for context creation
9dfd29ce1b7b drm/i915: Allow a context to define its set of engines
700790375f2f drm/i915: Restore control over ppgtt for context creation ABI
f168d7c945ad drm/i915: Allow multiple user handles to the same VM
8b9077c7f906 drm/i915: Move i915_request_alloc into selftests/
30c377d00ec3 drm/i915: Remove intel_context.active_link
2ad9774cb65a drm/i915: Switch back to an array of logical per-engine HW contexts
b9bdc5cfbe33 drm/i915: Split engine setup/init into two phases
94ec7b8cc30d drm/i915: Pass intel_context to intel_context_pin_lock()
e61e0c1453e3 drm/i915/selftests: Pass around intel_context for sseu
f9472bd71ec9 drm/i915/selftests: Use the real kernel context for sseu isolation tests
bccab6b79f99 drm/i915: Export intel_context_instance()
345373d03244 drm/i915: Explicitly pin the logical context for execbuf
6b622f4645f4 drm/i915/gvt: Pin the per-engine GVT shadow contexts
f6f06c77a21c drm/i915: Invert the GEM wakeref hierarchy
a3483c23e502 drm/i915: Pass intel_context to i915_request_create()
982b8d757411 drm/i915: Introduce context->enter() and context->exit()
c2bfbf526b36 drm/i915: Pull the GEM powermangement coupling into its own file
62cc4827540a drm/i915: Introduce struct intel_wakeref
b2fa8c96448e drm/i915: Move GraphicsTechnology files under gt/
01d6ecbe863f drm/i915: Store the default sseu setup on the engine
24da65e6aa65 drm/i915: Mark up ips for RCU protection

== Logs ==

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


More information about the Intel-gfx-trybot mailing list