From: Patchwork <patchwork@emeril.freedesktop.org>
To: Chris Wilson <chris@chris-wilson.co.uk>
Cc: intel-gfx@lists.freedesktop.org
Subject: ✗ Fi.CI.BAT: failure for series starting with [01/46] drm/i915: Hack and slash, throttle execbuffer hogs
Date: Wed, 06 Feb 2019 14:09:07 -0000 [thread overview]
Message-ID: <20190206140907.9301.89053@emeril.freedesktop.org> (raw)
In-Reply-To: <20190206130356.18771-1-chris@chris-wilson.co.uk>
== Series Details ==
Series: series starting with [01/46] drm/i915: Hack and slash, throttle execbuffer hogs
URL : https://patchwork.freedesktop.org/series/56281/
State : failure
== Summary ==
CI Bug Log - changes from CI_DRM_5551 -> Patchwork_12154
====================================================
Summary
-------
**FAILURE**
Serious unknown changes coming with Patchwork_12154 absolutely need to be
verified manually.
If you think the reported changes have nothing to do with the changes
introduced in Patchwork_12154, 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/56281/revisions/1/mbox/
Possible new issues
-------------------
Here are the unknown changes that may have been introduced in Patchwork_12154:
### IGT changes ###
#### Possible regressions ####
* igt@i915_selftest@live_execlists:
- fi-cfl-8700k: PASS -> DMESG-FAIL
- fi-kbl-7567u: PASS -> DMESG-FAIL
- fi-skl-guc: PASS -> DMESG-FAIL
- fi-glk-j4005: PASS -> DMESG-FAIL
- fi-cfl-guc: PASS -> DMESG-FAIL
- fi-skl-iommu: PASS -> DMESG-FAIL
- fi-skl-gvtdvm: PASS -> DMESG-FAIL
- fi-bxt-j4205: PASS -> DMESG-FAIL
- fi-skl-6700hq: PASS -> DMESG-FAIL
- fi-kbl-7500u: PASS -> DMESG-FAIL
- fi-kbl-guc: PASS -> DMESG-FAIL
- fi-kbl-8809g: PASS -> DMESG-FAIL
- fi-kbl-x1275: PASS -> DMESG-FAIL
- fi-skl-6600u: PASS -> DMESG-FAIL
- fi-skl-6700k2: PASS -> DMESG-FAIL
- fi-skl-6260u: PASS -> DMESG-FAIL
- fi-kbl-7560u: PASS -> DMESG-FAIL
- fi-skl-6770hq: PASS -> DMESG-FAIL
- fi-kbl-r: PASS -> DMESG-FAIL
- fi-cfl-8109u: PASS -> DMESG-FAIL
* igt@i915_selftest@live_requests:
- fi-apl-guc: PASS -> DMESG-FAIL +1
#### Suppressed ####
The following results come from untrusted machines, tests, or statuses.
They do not affect the overall result.
* igt@i915_selftest@live_execlists:
- {fi-icl-u2}: PASS -> DMESG-FAIL
- {fi-whl-u}: PASS -> DMESG-FAIL
* {igt@runner@aborted}:
- fi-bsw-kefka: NOTRUN -> FAIL
Known issues
------------
Here are the changes found in Patchwork_12154 that come from known issues:
### IGT changes ###
#### Issues hit ####
* igt@kms_busy@basic-flip-a:
- fi-gdg-551: PASS -> FAIL [fdo#103182]
* igt@kms_pipe_crc_basic@suspend-read-crc-pipe-b:
- fi-blb-e6850: NOTRUN -> INCOMPLETE [fdo#107718]
#### Possible fixes ####
* igt@gem_exec_suspend@basic-s3:
- fi-blb-e6850: INCOMPLETE [fdo#107718] -> PASS
* igt@kms_chamelium@hdmi-hpd-fast:
- fi-kbl-7500u: FAIL [fdo#109485] -> 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#107718]: https://bugs.freedesktop.org/show_bug.cgi?id=107718
[fdo#108654]: https://bugs.freedesktop.org/show_bug.cgi?id=108654
[fdo#108756]: https://bugs.freedesktop.org/show_bug.cgi?id=108756
[fdo#109271]: https://bugs.freedesktop.org/show_bug.cgi?id=109271
[fdo#109278]: https://bugs.freedesktop.org/show_bug.cgi?id=109278
[fdo#109485]: https://bugs.freedesktop.org/show_bug.cgi?id=109485
Participating hosts (48 -> 45)
------------------------------
Additional (1): fi-ivb-3770
Missing (4): fi-icl-y fi-ilk-m540 fi-byt-squawks fi-bsw-cyan
Build changes
-------------
* Linux: CI_DRM_5551 -> Patchwork_12154
CI_DRM_5551: 417d0e0cd0275705aed001d938e646879ee5afe9 @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_4812: 592b854fead32c2b0dac7198edfb9a6bffd66932 @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools
Patchwork_12154: a6bd3149359a8337a76676e2df7027bf8917c0b2 @ git://anongit.freedesktop.org/gfx-ci/linux
== Linux commits ==
a6bd3149359a drm/i915: Allow specification of parallel execbuf
b97f756efdaf drm/i915/execlists: Virtual engine bonding
439c65f993ed drm/i915: Extend execution fence to support a callback
383cf687e00d drm/i915: Load balancing across a virtual engine
966d3a47e291 drm/i915: Move over to intel_context_lookup()
a5521a6cf918 drm/i915: Split struct intel_context definition to its own header
25327eaad5f2 drm/i915: Pass around the intel_context
7f00e42a0d67 drm/i915: Extend I915_CONTEXT_PARAM_SSEU to support local ctx->engine[]
02a4d497267c drm/i915: Allow a context to define its set of engines
765bcde8c3fc drm/i915: Re-arrange execbuf so context is known before engine
b29f6ab04471 drm/i915: Remove last traces of exec-id (GEM_BUSY)
47c2db7f9d3b drm/i915: Fix I915_EXEC_RING_MASK
fb3ec32c9322 drm/i915: Allow contexts to share a single timeline across all engines
1ee0726d9413 drm/i915: Extend CONTEXT_CREATE to set parameters upon construction
34e46f094c05 drm/i915: Create/destroy VM (ppGTT) for use with contexts
52b672c4e222 drm/i915: Introduce a context barrier callback
3d21741d868c drm/i915: Track active engines within a context
8483858d6292 drm/i915: Introduce the i915_user_extension_method
fe05994e0207 drm/i915: Remove has-kernel-context
0b6fd6b5f721 drm/i915: Reduce presumption of request ordering for barriers
248ff0cf1731 drm/i915: Refactor common code to load initial power context
9c2e9cb521f5 drm/i915: Store the BIT(engine->id) as the engine's mask
dc4d86529875 drm/i915: Do a synchronous switch-to-kernel-context on idling
c188a67c1645 drm/i915/selftests: Improve switch-to-kernel-context checking
d043df80f2f1 drm/i915: Force GPU idle on suspend
091cecde28d1 drm/i915: Remove i915_request.global_seqno
23cd029b714c drm/i915: Remove access to global seqno in the HWSP
9fa0d24d624d drm/i915/pmu: Always sample an active ringbuffer
e975d7398521 drm/i915: Replace global_seqno with a hangcheck heartbeat seqno
0367443cbf81 drm/i915: Apply rps waitboosting for dma_fence_wait_timeout()
1c1693efd3a6 drm/i915: Show support for accurate sw PMU busyness tracking
f3a98831e52f drm/i915: Prioritise non-busywait semaphore workloads
35a5590cea9c drm/i915: Use HW semaphores for inter-engine synchronisation on gen8+
7ec5601b4bc4 drm/i915: Compute the global scheduler caps
8c07b4664e9f drm/i915/execlists: Refactor out can_merge_rq()
6c4f49593cf9 drm/i915: Keep timeline HWSP allocated until idle across the system
09caab95cfb8 drm/i915: Make request allocation caches global
226a6af19adb drm/i915/execlists: Suppress redundant preemption
b4cb5ec9e45c drm/i915/execlists: Suppress mere WAIT preemption
122d0f96c087 drm/i915: Don't claim an unstarted request was guilty
43b5dd7698b9 drm/i915: Serialise resets with wedging
5b1661925cd0 drm/i915: Wait for old resets before applying debugfs/i915_wedged
29cb7893fdc1 drm/i915: Uninterruptibly drain the timelines on unwedging
3475d201b55a drm/i915: Force the GPU reset upon wedging
3de9e2816fae drm/i915: Revoke mmaps and prevent access to fence registers across reset
ac96dd19c008 drm/i915: Hack and slash, throttle execbuffer hogs
== Logs ==
For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_12154/
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx
next prev parent reply other threads:[~2019-02-06 14:09 UTC|newest]
Thread overview: 97+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-02-06 13:03 The road to load balancing Chris Wilson
2019-02-06 13:03 ` [PATCH 01/46] drm/i915: Hack and slash, throttle execbuffer hogs Chris Wilson
2019-02-06 13:03 ` [PATCH 02/46] drm/i915: Revoke mmaps and prevent access to fence registers across reset Chris Wilson
2019-02-06 15:56 ` Mika Kuoppala
2019-02-06 16:08 ` Chris Wilson
2019-02-06 16:18 ` Chris Wilson
2019-02-26 19:53 ` Rodrigo Vivi
2019-02-26 20:27 ` Chris Wilson
2019-02-06 13:03 ` [PATCH 03/46] drm/i915: Force the GPU reset upon wedging Chris Wilson
2019-02-06 13:03 ` [PATCH 04/46] drm/i915: Uninterruptibly drain the timelines on unwedging Chris Wilson
2019-02-06 13:03 ` [PATCH 05/46] drm/i915: Wait for old resets before applying debugfs/i915_wedged Chris Wilson
2019-02-06 13:03 ` [PATCH 06/46] drm/i915: Serialise resets with wedging Chris Wilson
2019-02-06 13:03 ` [PATCH 07/46] drm/i915: Don't claim an unstarted request was guilty Chris Wilson
2019-02-06 13:03 ` [PATCH 08/46] drm/i915/execlists: Suppress mere WAIT preemption Chris Wilson
2019-02-11 11:19 ` Tvrtko Ursulin
2019-02-19 10:22 ` Matthew Auld
2019-02-19 10:34 ` Chris Wilson
2019-02-06 13:03 ` [PATCH 09/46] drm/i915/execlists: Suppress redundant preemption Chris Wilson
2019-02-06 13:03 ` [PATCH 10/46] drm/i915: Make request allocation caches global Chris Wilson
2019-02-11 11:43 ` Tvrtko Ursulin
2019-02-11 12:40 ` Chris Wilson
2019-02-11 17:02 ` Tvrtko Ursulin
2019-02-12 11:51 ` Chris Wilson
2019-02-06 13:03 ` [PATCH 11/46] drm/i915: Keep timeline HWSP allocated until idle across the system Chris Wilson
2019-02-06 13:03 ` [PATCH 12/46] drm/i915/execlists: Refactor out can_merge_rq() Chris Wilson
2019-02-06 13:03 ` [PATCH 13/46] drm/i915: Compute the global scheduler caps Chris Wilson
2019-02-11 12:24 ` Tvrtko Ursulin
2019-02-11 12:33 ` Chris Wilson
2019-02-06 13:03 ` [PATCH 14/46] drm/i915: Use HW semaphores for inter-engine synchronisation on gen8+ Chris Wilson
2019-02-06 13:03 ` [PATCH 15/46] drm/i915: Prioritise non-busywait semaphore workloads Chris Wilson
2019-02-06 13:03 ` [PATCH 16/46] drm/i915: Show support for accurate sw PMU busyness tracking Chris Wilson
2019-02-06 13:03 ` [PATCH 17/46] drm/i915: Apply rps waitboosting for dma_fence_wait_timeout() Chris Wilson
2019-02-11 18:06 ` Tvrtko Ursulin
2019-02-06 13:03 ` [PATCH 18/46] drm/i915: Replace global_seqno with a hangcheck heartbeat seqno Chris Wilson
2019-02-11 12:40 ` Tvrtko Ursulin
2019-02-11 12:44 ` Chris Wilson
2019-02-11 16:56 ` Tvrtko Ursulin
2019-02-12 13:36 ` Chris Wilson
2019-02-06 13:03 ` [PATCH 19/46] drm/i915/pmu: Always sample an active ringbuffer Chris Wilson
2019-02-11 18:18 ` Tvrtko Ursulin
2019-02-12 13:40 ` Chris Wilson
2019-02-06 13:03 ` [PATCH 20/46] drm/i915: Remove access to global seqno in the HWSP Chris Wilson
2019-02-11 18:22 ` Tvrtko Ursulin
2019-02-06 13:03 ` [PATCH 21/46] drm/i915: Remove i915_request.global_seqno Chris Wilson
2019-02-11 18:44 ` Tvrtko Ursulin
2019-02-12 13:45 ` Chris Wilson
2019-02-06 13:03 ` [PATCH 22/46] drm/i915: Force GPU idle on suspend Chris Wilson
2019-02-06 13:03 ` [PATCH 23/46] drm/i915/selftests: Improve switch-to-kernel-context checking Chris Wilson
2019-02-06 13:03 ` [PATCH 24/46] drm/i915: Do a synchronous switch-to-kernel-context on idling Chris Wilson
2019-02-21 19:48 ` Daniele Ceraolo Spurio
2019-02-21 21:17 ` Chris Wilson
2019-02-21 21:31 ` Daniele Ceraolo Spurio
2019-02-21 21:42 ` Chris Wilson
2019-02-21 22:53 ` Daniele Ceraolo Spurio
2019-02-21 23:25 ` Chris Wilson
2019-02-22 0:29 ` Daniele Ceraolo Spurio
2019-02-06 13:03 ` [PATCH 25/46] drm/i915: Store the BIT(engine->id) as the engine's mask Chris Wilson
2019-02-11 18:51 ` Tvrtko Ursulin
2019-02-12 13:51 ` Chris Wilson
2019-02-06 13:03 ` [PATCH 26/46] drm/i915: Refactor common code to load initial power context Chris Wilson
2019-02-06 13:03 ` [PATCH 27/46] drm/i915: Reduce presumption of request ordering for barriers Chris Wilson
2019-02-06 13:03 ` [PATCH 28/46] drm/i915: Remove has-kernel-context Chris Wilson
2019-02-06 13:03 ` [PATCH 29/46] drm/i915: Introduce the i915_user_extension_method Chris Wilson
2019-02-11 19:00 ` Tvrtko Ursulin
2019-02-12 13:56 ` Chris Wilson
2019-02-06 13:03 ` [PATCH 30/46] drm/i915: Track active engines within a context Chris Wilson
2019-02-11 19:11 ` Tvrtko Ursulin
2019-02-12 13:59 ` Chris Wilson
2019-02-06 13:03 ` [PATCH 31/46] drm/i915: Introduce a context barrier callback Chris Wilson
2019-02-06 13:03 ` [PATCH 32/46] drm/i915: Create/destroy VM (ppGTT) for use with contexts Chris Wilson
2019-02-12 11:18 ` Tvrtko Ursulin
2019-02-12 14:11 ` Chris Wilson
2019-02-06 13:03 ` [PATCH 33/46] drm/i915: Extend CONTEXT_CREATE to set parameters upon construction Chris Wilson
2019-02-12 13:43 ` Tvrtko Ursulin
2019-02-06 13:03 ` [PATCH 34/46] drm/i915: Allow contexts to share a single timeline across all engines Chris Wilson
2019-02-06 13:03 ` [PATCH 35/46] drm/i915: Fix I915_EXEC_RING_MASK Chris Wilson
2019-02-06 13:03 ` [PATCH 36/46] drm/i915: Remove last traces of exec-id (GEM_BUSY) Chris Wilson
2019-02-06 13:03 ` [PATCH 37/46] drm/i915: Re-arrange execbuf so context is known before engine Chris Wilson
2019-02-06 13:03 ` [PATCH 38/46] drm/i915: Allow a context to define its set of engines Chris Wilson
2019-02-25 10:41 ` Tvrtko Ursulin
2019-02-25 10:47 ` Chris Wilson
2019-02-06 13:03 ` [PATCH 39/46] drm/i915: Extend I915_CONTEXT_PARAM_SSEU to support local ctx->engine[] Chris Wilson
2019-02-06 13:03 ` [PATCH 40/46] drm/i915: Pass around the intel_context Chris Wilson
2019-02-06 13:03 ` [PATCH 41/46] drm/i915: Split struct intel_context definition to its own header Chris Wilson
2019-02-06 13:03 ` [PATCH 42/46] drm/i915: Move over to intel_context_lookup() Chris Wilson
2019-02-06 14:27 ` [PATCH] " Chris Wilson
2019-02-06 13:03 ` [PATCH 43/46] drm/i915: Load balancing across a virtual engine Chris Wilson
2019-02-06 13:03 ` [PATCH 44/46] drm/i915: Extend execution fence to support a callback Chris Wilson
2019-02-06 13:03 ` [PATCH 45/46] drm/i915/execlists: Virtual engine bonding Chris Wilson
2019-02-06 13:03 ` [PATCH 46/46] drm/i915: Allow specification of parallel execbuf Chris Wilson
2019-02-06 13:52 ` ✗ Fi.CI.CHECKPATCH: warning for series starting with [01/46] drm/i915: Hack and slash, throttle execbuffer hogs Patchwork
2019-02-06 14:09 ` Patchwork [this message]
2019-02-06 14:11 ` ✗ Fi.CI.SPARSE: " Patchwork
2019-02-06 14:37 ` ✗ Fi.CI.CHECKPATCH: warning for series starting with [01/46] drm/i915: Hack and slash, throttle execbuffer hogs (rev2) Patchwork
2019-02-06 14:55 ` ✗ Fi.CI.SPARSE: " Patchwork
2019-02-06 14:56 ` ✓ Fi.CI.BAT: success " Patchwork
2019-02-06 16:18 ` ✗ Fi.CI.IGT: failure " Patchwork
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20190206140907.9301.89053@emeril.freedesktop.org \
--to=patchwork@emeril.freedesktop.org \
--cc=chris@chris-wilson.co.uk \
--cc=intel-gfx@lists.freedesktop.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox