✗ Fi.CI.BAT: failure for series starting with [01/25] drm/i915/userptr: Probe vma range before gup (rev2)

Patchwork patchwork at emeril.freedesktop.org
Wed Jan 16 21:48:10 UTC 2019


== Series Details ==

Series: series starting with [01/25] drm/i915/userptr: Probe vma range before gup (rev2)
URL   : https://patchwork.freedesktop.org/series/55293/
State : failure

== Summary ==

CI Bug Log - changes from CI_DRM_5434 -> Trybot_3632
====================================================

Summary
-------

  **FAILURE**

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

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

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

### IGT changes ###

#### Possible regressions ####

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

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

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

### IGT changes ###

#### Issues hit ####

  * igt at debugfs_test@read_all_entries:
    - fi-kbl-7567u:       PASS -> DMESG-WARN [fdo#103558] / [fdo#105602]

  * igt at gem_exec_suspend@basic-s3:
    - fi-kbl-7567u:       PASS -> DMESG-WARN [fdo#103558] / [fdo#105079] / [fdo#105602]
    - fi-blb-e6850:       PASS -> INCOMPLETE [fdo#107718]

  * igt at i915_module_load@reload-with-fault-injection:
    - fi-kbl-7567u:       PASS -> DMESG-WARN [fdo#105602] / [fdo#108529] +1

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

  * igt at kms_chamelium@common-hpd-after-suspend:
    - fi-kbl-7567u:       PASS -> DMESG-FAIL [fdo#105079]

  * igt at kms_pipe_crc_basic@suspend-read-crc-pipe-b:
    - fi-byt-clapper:     PASS -> FAIL [fdo#103191] / [fdo#107362] +1

  * igt at pm_rpm@module-reload:
    - fi-kbl-7567u:       PASS -> DMESG-WARN [fdo#108529]

  
#### Possible fixes ####

  * igt at i915_selftest@live_hangcheck:
    - fi-bwr-2160:        DMESG-FAIL [fdo#108735] -> PASS

  * igt at kms_busy@basic-flip-b:
    - fi-gdg-551:         FAIL [fdo#103182] -> PASS

  
  {name}: This element is suppressed. This means it is ignored when computing
          the status of the difference (SUCCESS, WARNING, or FAILURE).

  [fdo#103182]: https://bugs.freedesktop.org/show_bug.cgi?id=103182
  [fdo#103191]: https://bugs.freedesktop.org/show_bug.cgi?id=103191
  [fdo#103558]: https://bugs.freedesktop.org/show_bug.cgi?id=103558
  [fdo#103927]: https://bugs.freedesktop.org/show_bug.cgi?id=103927
  [fdo#105079]: https://bugs.freedesktop.org/show_bug.cgi?id=105079
  [fdo#105602]: https://bugs.freedesktop.org/show_bug.cgi?id=105602
  [fdo#107362]: https://bugs.freedesktop.org/show_bug.cgi?id=107362
  [fdo#107718]: https://bugs.freedesktop.org/show_bug.cgi?id=107718
  [fdo#108529]: https://bugs.freedesktop.org/show_bug.cgi?id=108529
  [fdo#108622]: https://bugs.freedesktop.org/show_bug.cgi?id=108622
  [fdo#108735]: https://bugs.freedesktop.org/show_bug.cgi?id=108735
  [fdo#109271]: https://bugs.freedesktop.org/show_bug.cgi?id=109271


Participating hosts (48 -> 43)
------------------------------

  Additional (1): fi-skl-6600u 
  Missing    (6): fi-kbl-soraka fi-ilk-m540 fi-byt-squawks fi-bsw-cyan fi-ctg-p8600 fi-icl-y 


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

    * Linux: CI_DRM_5434 -> Trybot_3632

  CI_DRM_5434: f7277432c1bb671177bdef59755cb88c4ad9f75f @ git://anongit.freedesktop.org/gfx-ci/linux
  IGT_4773: 951e2b1a016b750544d0f42459b13b9c70631c68 @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools
  Trybot_3632: e92294b950bee439b41f78c6214bd59d5737ba22 @ git://anongit.freedesktop.org/gfx-ci/linux


== Linux commits ==

e92294b950be drm/i915: Replace global breadcrumbs with per-context interrupt tracking
868a6b04d398 drm/i915: Remove the intel_engine_notify tracepoint
fcb6e50b1f48 drm/i915: Identify active requests
c9d6724872d3 drm/i915: Track the context's seqno in its own timeline HWSP
34f7f5428e20 drm/i915: Keep all partially allocated HWSP on a freelist
daccbc52d119 drm/i915: Share per-timeline HWSP using a slab suballocator
037a72c83879 drm/i915: Allocate a status page for each timeline
395eea907aa8 drm/i915: Enlarge vma->pin_count
d6de7b0ce7e7 drm/i915: Introduce concept of per-timeline (context) HWSP
fa1af93b4664 drm/i915: Move list of timelines under its own lock
7f99b52b1dc4 drm/i915: Always allocate an object/vma for the HWSP
3957de4e7199 drm/i915/selftests: Make evict tolerant of foreign objects
1a108d8ec226 drm/i915/selftests: Allocate mock ring/timeline per context
018678049ee6 drm/i915: Use b->irq_enable() as predicate for mock engine
ccb4cb06d373 drm/i915: Move vma lookup to its own lock
5cb80107e62d drm/i915: Pull VM lists under the VM mutex.
e646b1eb4b9a drm/i915: Stop tracking MRU activity on VMA
ea888a3349d1 drm/i915: Issue engine resets onto idle engines
cf6cedbe8879 drm/i915/selftests: Trim struct_mutex duration for set-wedged selftest
9100c03039c8 drm/i915: Remove GPU reset dependence on struct_mutex
a07dbe53b413 drm/i915/guc: Disable global reset
eefde69dfbb8 drm/i915: Make all GPU resets atomic
dec595778c6c drm/i915: Pull all the reset functionality together into i915_reset.c
a5141bbcde53 drm/i915: Serialise concurrent calls to i915_gem_set_wedged()
0e0d5f20d012 drm/i915/userptr: Probe vma range before gup

== Logs ==

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


More information about the Intel-gfx-trybot mailing list