✗ Fi.CI.BAT: failure for series starting with [01/29] drm/i915: Mark up clflushes as belonging to an unordered timeline

Patchwork patchwork at emeril.freedesktop.org
Thu Apr 13 13:18:21 UTC 2017


== Series Details ==

Series: series starting with [01/29] drm/i915: Mark up clflushes as belonging to an unordered timeline
URL   : https://patchwork.freedesktop.org/series/23002/
State : failure

== Summary ==

Series 23002v1 Series without cover letter
https://patchwork.freedesktop.org/api/1.0/series/23002/revisions/1/mbox/

Test gem_exec_fence:
        Subgroup await-hang-default:
                pass       -> INCOMPLETE (fi-ilk-650)
Test gem_exec_flush:
        Subgroup basic-batch-kernel-default-uc:
                pass       -> FAIL       (fi-snb-2600) fdo#100007
Test gem_exec_reloc:
        Subgroup basic-cpu-gtt-active:
                fail       -> PASS       (fi-ivb-3770)
                fail       -> PASS       (fi-byt-n2820)
                fail       -> PASS       (fi-snb-2520m)
                fail       -> PASS       (fi-ivb-3520m)
                fail       -> PASS       (fi-snb-2600)
        Subgroup basic-gtt:
                fail       -> PASS       (fi-ivb-3520m)
        Subgroup basic-gtt-active:
                fail       -> PASS       (fi-ivb-3520m)
        Subgroup basic-write-gtt:
                fail       -> PASS       (fi-byt-n2820)
        Subgroup basic-write-gtt-active:
                fail       -> PASS       (fi-ivb-3520m)
                fail       -> PASS       (fi-snb-2600)

fdo#100007 https://bugs.freedesktop.org/show_bug.cgi?id=100007

fi-bdw-5557u     total:278  pass:267  dwarn:0   dfail:0   fail:0   skip:11  time:431s
fi-bdw-gvtdvm    total:278  pass:256  dwarn:8   dfail:0   fail:0   skip:14  time:437s
fi-bsw-n3050     total:278  pass:242  dwarn:0   dfail:0   fail:0   skip:36  time:573s
fi-bxt-j4205     total:278  pass:259  dwarn:0   dfail:0   fail:0   skip:19  time:499s
fi-bxt-t5700     total:278  pass:258  dwarn:0   dfail:0   fail:0   skip:20  time:541s
fi-byt-j1900     total:278  pass:250  dwarn:0   dfail:0   fail:4   skip:24  time:490s
fi-byt-n2820     total:278  pass:248  dwarn:0   dfail:0   fail:2   skip:28  time:471s
fi-hsw-4770      total:278  pass:258  dwarn:0   dfail:0   fail:4   skip:16  time:412s
fi-hsw-4770r     total:278  pass:258  dwarn:0   dfail:0   fail:4   skip:16  time:411s
fi-ilk-650       total:48   pass:27   dwarn:0   dfail:0   fail:0   skip:20 
fi-ivb-3520m     total:278  pass:258  dwarn:0   dfail:0   fail:2   skip:18  time:489s
fi-ivb-3770      total:278  pass:257  dwarn:0   dfail:0   fail:3   skip:18  time:470s
fi-kbl-7500u     total:278  pass:260  dwarn:0   dfail:0   fail:0   skip:18  time:459s
fi-kbl-7560u     total:278  pass:267  dwarn:1   dfail:0   fail:0   skip:10  time:560s
fi-skl-6260u     total:278  pass:268  dwarn:0   dfail:0   fail:0   skip:10  time:446s
fi-skl-6700hq    total:278  pass:261  dwarn:0   dfail:0   fail:0   skip:17  time:568s
fi-skl-6700k     total:278  pass:256  dwarn:4   dfail:0   fail:0   skip:18  time:459s
fi-skl-6770hq    total:278  pass:268  dwarn:0   dfail:0   fail:0   skip:10  time:492s
fi-skl-gvtdvm    total:278  pass:265  dwarn:0   dfail:0   fail:0   skip:13  time:428s
fi-snb-2520m     total:278  pass:247  dwarn:0   dfail:0   fail:3   skip:28  time:534s
fi-snb-2600      total:278  pass:246  dwarn:0   dfail:0   fail:3   skip:29  time:407s

f1faf571d9530365a34fe33a3efa3fb224661692 drm-tip: 2017y-04m-13d-12h-34m-48s UTC integration manifest
a4d678f drm/i915: Mark CPU cache as dirty on every transition for CPU writes
1854164 drm/i915: Enable rcu-only context lookups
fb4a780 drm/i915: Allow contexts to be unreferenced locklessly
efe4067 drm/i915: Group all the global context information together
d863ff6 drm/i915/scheduler: Support user-defined priorities
95a28b7 drm/i915: Async GPU relocation processing
7adadb5 drm/i915: Allow execbuffer to use the first object as the batch
e69e9fd drm/i915: Wait upon userptr get-user-pages within execbuffer
c1db7fb drm/i915: First try the previous execbuffer location
de5a5d6 drm/i915: Eliminate lots of iterations over the execobjects array
8e2110c drm/i915: Pass vma to relocate entry
7af3b98 drm/i915: Store a direct lookup from object handle to vma
550fd7e drm/i915: Split vma exec_link/evict_link
4faa373 drm/i915: Use vma->exec_entry as our double-entry placeholder
1ba3edc drm/i915: Amalgamate execbuffer parameter structures
f67b506 drm/i915: Copy user requested buffers into the error state
47fccec drm/i915: Reinstate reservation_object zapping for batch_pool objects
1650617 drm/i915: Don't mark an execlists context-switch when idle
d271f48 drm/i915/execlists: Pack the count into the low bits of the port.request
a253e43 drm/i915: Only report a wakeup if the waiter was truly asleep
de43da7 drm/i915: Switch the global i915.semaphores check to a local predicate
2ba5eaa drm/i915: Do not record a successful syncpoint for a dma-await
126abb7 drm/i915: Confirm the request is still active before adding it to the await
b998b3f drm/i915: Rename intel_timeline.sync_seqno[] to .global_sync[]
1559f4d drm/i915: Squash repeated awaits on the same fence
062c7ae drm/i915: Redefine ptr_pack_bits() and friends
6ad07b7 drm/i915: Make ptr_unpack_bits() more function-like
7195791 drm/i915: Lift timeline ordering to await_dma_fence
f5e4222 drm/i915: Mark up clflushes as belonging to an unordered timeline

== Logs ==

For more details see: https://intel-gfx-ci.01.org/CI/Trybot_735/


More information about the Intel-gfx-trybot mailing list