✗ Fi.CI.BAT: failure for series starting with [01/26] drm/i915/gtt: Avoid calling non-existent allocate_va_range

Patchwork patchwork at emeril.freedesktop.org
Fri Jun 1 12:34:59 UTC 2018


== Series Details ==

Series: series starting with [01/26] drm/i915/gtt: Avoid calling non-existent allocate_va_range
URL   : https://patchwork.freedesktop.org/series/44083/
State : failure

== Summary ==

= CI Bug Log - changes from CI_DRM_4269 -> Trybot_2243 =

== Summary - FAILURE ==

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

== Possible new issues ==

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

  === IGT changes ===

    ==== Possible regressions ====

    igt at gem_busy@basic-busy-default:
      fi-kbl-7500u:       PASS -> INCOMPLETE
      fi-kbl-r:           PASS -> INCOMPLETE
      fi-cfl-s3:          PASS -> INCOMPLETE
      fi-skl-6260u:       PASS -> INCOMPLETE

    igt at gem_busy@basic-hang-default:
      fi-kbl-7560u:       PASS -> INCOMPLETE
      {fi-cfl-u2}:        PASS -> INCOMPLETE
      fi-cfl-u:           PASS -> INCOMPLETE
      fi-bdw-5557u:       PASS -> INCOMPLETE
      fi-kbl-7567u:       PASS -> INCOMPLETE

    igt at gem_close_race@basic-process:
      fi-bsw-n3050:       PASS -> INCOMPLETE

    igt at gem_cpu_reloc@basic:
      fi-skl-6700k2:      PASS -> INCOMPLETE

    igt at gem_cs_tlb@basic-default:
      fi-skl-6770hq:      PASS -> INCOMPLETE

    igt at gem_ctx_create@basic-files:
      fi-byt-n2820:       PASS -> FAIL
      fi-byt-j1900:       PASS -> FAIL
      fi-ivb-3520m:       PASS -> FAIL
      fi-hsw-4770:        PASS -> FAIL +1
      fi-ivb-3770:        PASS -> FAIL
      fi-hsw-peppy:       PASS -> DMESG-FAIL
      fi-hsw-4770r:       PASS -> FAIL
      fi-hsw-4200u:       PASS -> FAIL

    igt at gem_exec_suspend@basic-s4-devices:
      fi-hsw-peppy:       PASS -> FAIL

    
== Known issues ==

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

  === IGT changes ===

    ==== Issues hit ====

    igt at core_auth@basic-auth:
      fi-bdw-gvtdvm:      PASS -> DMESG-WARN (fdo#105600) +2

    igt at gem_busy@basic-busy-default:
      fi-kbl-guc:         PASS -> INCOMPLETE (fdo#106693)
      fi-bxt-dsi:         PASS -> INCOMPLETE (fdo#103927)
      fi-cfl-guc:         PASS -> INCOMPLETE (fdo#106693)

    igt at gem_busy@basic-hang-default:
      fi-skl-6600u:       PASS -> INCOMPLETE (fdo#104108)
      fi-cfl-8700k:       PASS -> INCOMPLETE (fdo#106070)
      fi-cnl-y3:          PASS -> INCOMPLETE (fdo#105086)
      fi-cnl-psr:         PASS -> INCOMPLETE (fdo#105086)

    igt at gem_close_race@basic-threads:
      fi-glk-j4005:       PASS -> INCOMPLETE (k.org#198133, fdo#103359)

    igt at gem_cpu_reloc@basic:
      fi-bxt-j4205:       PASS -> INCOMPLETE (fdo#103927)

    igt at gem_ctx_create@basic-files:
      fi-skl-gvtdvm:      PASS -> INCOMPLETE (fdo#105600)

    igt at gem_ctx_exec@basic:
      fi-skl-guc:         PASS -> INCOMPLETE (fdo#106693)

    igt at gem_exec_nop@basic-parallel:
      fi-bdw-gvtdvm:      PASS -> INCOMPLETE (fdo#105600)

    igt at gem_mmap_gtt@basic-small-bo-tiledx:
      fi-gdg-551:         PASS -> FAIL (fdo#102575)

    igt at prime_vgem@basic-fence-flip:
      fi-ilk-650:         PASS -> FAIL (fdo#104008)

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

  fdo#102575 https://bugs.freedesktop.org/show_bug.cgi?id=102575
  fdo#103359 https://bugs.freedesktop.org/show_bug.cgi?id=103359
  fdo#103927 https://bugs.freedesktop.org/show_bug.cgi?id=103927
  fdo#104008 https://bugs.freedesktop.org/show_bug.cgi?id=104008
  fdo#104108 https://bugs.freedesktop.org/show_bug.cgi?id=104108
  fdo#105086 https://bugs.freedesktop.org/show_bug.cgi?id=105086
  fdo#105600 https://bugs.freedesktop.org/show_bug.cgi?id=105600
  fdo#106070 https://bugs.freedesktop.org/show_bug.cgi?id=106070
  fdo#106693 https://bugs.freedesktop.org/show_bug.cgi?id=106693
  k.org#198133 https://bugzilla.kernel.org/show_bug.cgi?id=198133


== Participating hosts (43 -> 40) ==

  Missing    (3): fi-ctg-p8600 fi-ilk-m540 fi-skl-6700hq 


== Build changes ==

    * Linux: CI_DRM_4269 -> Trybot_2243

  CI_DRM_4269: 25dda01a94cbf70d599be9b0f74c61f310858fa3 @ git://anongit.freedesktop.org/gfx-ci/linux
  IGT_4503: ae0ea2a0cff1cf8516d18ada5b9db01c56b73ed9 @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools
  Trybot_2243: 3528d7905e6727e1a1d7457fe77c64dbc2e22b1d @ git://anongit.freedesktop.org/gfx-ci/linux


== Linux commits ==

3528d7905e67 drm/i915: Combine multiple internal plists into the same i915_priolist bucket
a99ccf9919b0 drm/i915: Reserve some priority bits for internal use
9a31da775f6b drm/i915/execlists: Switch to rb_root_cached
962d0da08105 drm/i915: Only signal from interrupt when requested
6d42769b20c8 drm/i915: Move the irq_counter inside the spinlock
fc931d6caf51 drm/i915: Reduce spinlock hold time during notify_ring() interrupt
a3ceb133226d drm/i915: Hold request reference for submission until retirement
7fcb4d0f66e8 drm/i915: Move engine request retirement to intel_engine_cs
7d1c1340531f drm/i915: Wait for engines to idle before retiring
b985149ad7eb drm/i915: Move rate-limiting request retire to after submission
7390a719257c drm/i915/execlists: Direct submission of new requests (avoid tasklet/ksoftirqd)
41d39ad57f9b drm/i915/execlists: Unify CSB access pointers
0c6d79c668d0 drm/i915/execlists: Process one CSB interrupt at a time
28643e5c30ce drm/i915/execlists: Pull CSB reset under the timeline.lock
f59f8241866d drm/i915/execlists: Pull submit after dequeue under timeline lock
4ca25410c17b drm/i915/execlists: Reset the CSB head tracking on reset/sanitization
7a9f0e9a4734 drm/i915: Be irqsafe inside reset
d3f85ec04a84 drm/i915: Check intel_contexts to avoid one extra pointer chase
dc519f206afd drm/i915/guc: Disable preemption if it fails
479b070bec06 drm/i915: Assert we idle in the kernel context
4318f1c4e43b drm/i915/gtt: Enable full-ppgtt by default everywhere!
05d1461a83d4 drm/i915/gtt: Enable full-ppgtt by default for HSW
4f1651f1c300 drm/i915: Apply the full CPU domain markup before freezing
6db067f3cec8 drm/i915: Flush all writes before suspend
2f444c59e985 drm/i915/gtt: Don't restore the non-existent PDE for GGTT
45e0d50a6e6f drm/i915/gtt: Avoid calling non-existent allocate_va_range

== Logs ==

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


More information about the Intel-gfx-trybot mailing list