✗ Fi.CI.BAT: failure for series starting with [01/42] drm/i915: Allow multiple user handles to the same VM

Patchwork patchwork at emeril.freedesktop.org
Thu Apr 25 08:17:29 UTC 2019


== Series Details ==

Series: series starting with [01/42] drm/i915: Allow multiple user handles to the same VM
URL   : https://patchwork.freedesktop.org/series/59914/
State : failure

== Summary ==

CI Bug Log - changes from CI_DRM_5995 -> Trybot_4207
====================================================

Summary
-------

  **FAILURE**

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

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

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

### IGT changes ###

#### Possible regressions ####

  * igt at gem_exec_suspend@basic-s3:
    - fi-apl-guc:         NOTRUN -> [DMESG-WARN][1]
   [1]: https://intel-gfx-ci.01.org/tree/drm-tip/Trybot_4207/fi-apl-guc/igt@gem_exec_suspend@basic-s3.html

  
New tests
---------

  New tests have been introduced between CI_DRM_5995 and Trybot_4207:

### New IGT tests (1) ###

  * igt at i915_selftest@live_mman:
    - Statuses : 34 pass(s)
    - Exec time: [5.64, 57.40] s

  

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

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

### IGT changes ###

#### Issues hit ####

  * igt at gem_exec_suspend@basic-s3:
    - fi-blb-e6850:       [PASS][2] -> [INCOMPLETE][3] ([fdo#107718])
   [2]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_5995/fi-blb-e6850/igt@gem_exec_suspend@basic-s3.html
   [3]: https://intel-gfx-ci.01.org/tree/drm-tip/Trybot_4207/fi-blb-e6850/igt@gem_exec_suspend@basic-s3.html

  
  [fdo#107718]: https://bugs.freedesktop.org/show_bug.cgi?id=107718


Participating hosts (32 -> 42)
------------------------------

  Additional (15): fi-bxt-dsi fi-skl-gvtdvm fi-bsw-n3050 fi-byt-j1900 fi-skl-6770hq fi-apl-guc fi-snb-2520m fi-byt-clapper fi-bxt-j4205 fi-icl-u3 fi-pnv-d510 fi-icl-y fi-byt-n2820 fi-bsw-kefka fi-skl-6700k2 
  Missing    (5): fi-kbl-soraka fi-ilk-m540 fi-bsw-cyan fi-ctg-p8600 fi-bdw-samus 


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

  * Linux: CI_DRM_5995 -> Trybot_4207

  CI_DRM_5995: 290f6892805fb22466c77e373ffd4c8f9e028f7f @ git://anongit.freedesktop.org/gfx-ci/linux
  IGT_4963: 11e10bc575516c56978640fcc697c27f277c660a @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools
  Trybot_4207: ae8f078e33ec37060a8567e5a6d5907dfe716525 @ git://anongit.freedesktop.org/gfx-ci/linux


== Linux commits ==

ae8f078e33ec drm/i915/execlists: Minimalistic timeslicing
2b285b3ec09b drm/i915/execlists: Preempt-to-busy
cff91574e599 drm/i915: Replace engine->timeline with a plain list
b34729ae6ad6 drm/i915: Stop retiring along engine
a16876fd92b8 drm/i915: Keep contexts pinned until after the next kernel context switch
c4c290073689 drm/i915: Rename intel_context.active to .inflight
61bba3e4950e drm/i915: Move object close under its own lock
a5004a92de33 drm/i915: Drop the deferred active reference
e7bad39a51c5 drm/i915: Move GEM client throttling to its own file
e2b59a3cef03 drm/i915: Move GEM object busy checking to its own file
c39ffc07d8ab drm/i915: Move GEM object waiting to its own file
8d7a272ff3ad drm/i915: Move GEM object domain management from struct_mutex to local
11e7823c4b70 lockdep: Swap storage for pin_count and refereneces
fc582d7f39a1 drm/i915: Pull scatterlist utils out of i915_gem.h
6fe47bdc851b drm/i915: Move more GEM objects under gem/
0f5925d756fa drm/i915: Move GEM domain management to its own file
3740aebc1f35 drm/i915: Move mmap and friends to its own file
e1b94f9e5f0e drm/i915: Move phys objects to its own file
8b0c910c3bd8 drm/i915: Move shmem object setup to its own file
3d026d0051b8 drm/i915: Move object->pages API to i915_gem_object.[ch]
ed50cc025761 drm/i915: Pull GEM ioctls interface to its own file
98905a852782 drm/i915: Split GEM object type definition to its own header
27518c0536d8 drm/i915: Allow specification of parallel execbuf
48b95dec7ee0 drm/i915/execlists: Virtual engine bonding
800fa1482a39 drm/i915: Extend execution fence to support a callback
cdb5c8eb480b drm/i915: Apply an execution_mask to the virtual_engine
0927bd2947e1 drm/i915: Load balancing across a virtual engine
9da662d85ed7 drm/i915: Allow userspace to clone contexts on creation
4bfb9ad181f4 drm/i915: Re-expose SINGLE_TIMELINE flags for context creation
07880d424d07 drm/i915: Allow a context to define its set of engines
8d66c3db5697 drm/i915: Restore control over ppgtt for context creation ABI
cda9e9e216ea drm/i915: Move i915_request_alloc into selftests/
659c14da3cbc drm/i915: Remove intel_context.active_link
55c3878a0960 drm/i915: Switch back to an array of logical per-engine HW contexts
a3a39762e5fc drm/i915: Split engine setup/init into two phases
6a7ae0def0ee drm/i915: Pass intel_context to intel_context_pin_lock()
a6d1a50d92f7 drm/i915/selftests: Pass around intel_context for sseu
90aecbadd473 drm/i915/selftests: Use the real kernel context for sseu isolation tests
ccb808521bc4 drm/i915: Export intel_context_instance()
95daf72e7df0 drm/i915/gvt: Pin the per-engine GVT shadow contexts
f44a0bc24ab9 drm/i915: Seal races between async GPU cancellation, retirement and signaling
7404deaa4ccd drm/i915: Allow multiple user handles to the same VM

== Logs ==

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


More information about the Intel-gfx-trybot mailing list