All of lore.kernel.org
 help / color / mirror / Atom feed
From: Patchwork <patchwork@emeril.freedesktop.org>
To: Chris Wilson <chris@chris-wilson.co.uk>
Cc: igt-dev@lists.freedesktop.org
Subject: [igt-dev] ✓ Fi.CI.BAT: success for series starting with [i-g-t,01/13] i915/gem_mocs_settings: Allow hangs around reset tests
Date: Mon, 04 Feb 2019 09:55:35 -0000	[thread overview]
Message-ID: <20190204095535.13038.26614@emeril.freedesktop.org> (raw)
In-Reply-To: <20190204083614.2385-1-chris@chris-wilson.co.uk>

== Series Details ==

Series: series starting with [i-g-t,01/13] i915/gem_mocs_settings: Allow hangs around reset tests
URL   : https://patchwork.freedesktop.org/series/56165/
State : success

== Summary ==

CI Bug Log - changes from CI_DRM_5534 -> IGTPW_2338
====================================================

Summary
-------

  **SUCCESS**

  No regressions found.

  External URL: https://patchwork.freedesktop.org/api/1.0/series/56165/revisions/1/mbox/

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

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

### IGT changes ###

#### Issues hit ####

  * igt@kms_frontbuffer_tracking@basic:
    - fi-byt-clapper:     PASS -> FAIL [fdo#103167]

  
#### Possible fixes ####

  * igt@i915_module_load@reload:
    - fi-blb-e6850:       INCOMPLETE [fdo#107718] -> PASS

  * igt@pm_rpm@module-reload:
    - {fi-whl-u}:         DMESG-WARN -> PASS

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

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


Participating hosts (45 -> 43)
------------------------------

  Additional (3): fi-kbl-7560u fi-gdg-551 fi-snb-2520m 
  Missing    (5): fi-kbl-soraka fi-ilk-m540 fi-byt-j1900 fi-byt-squawks fi-bsw-cyan 


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

    * IGT: IGT_4804 -> IGTPW_2338

  CI_DRM_5534: e13a2ff1c977caccd4533c955a40eb8e751b5d2d @ git://anongit.freedesktop.org/gfx-ci/linux
  IGTPW_2338: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_2338/
  IGT_4804: 0b9ac934a6aad9ed5c1fdfd48d2b0faa10bfbbc4 @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools



== Testlist changes ==

+igt@gem_exec_latency@blt-live-dispatch
+igt@gem_exec_latency@blt-live-dispatch-queued
+igt@gem_exec_latency@blt-preemption-queued
+igt@gem_exec_latency@bsd1-live-dispatch
+igt@gem_exec_latency@bsd1-live-dispatch-queued
+igt@gem_exec_latency@bsd1-preemption-queued
+igt@gem_exec_latency@bsd2-live-dispatch
+igt@gem_exec_latency@bsd2-live-dispatch-queued
+igt@gem_exec_latency@bsd2-preemption-queued
+igt@gem_exec_latency@bsd-live-dispatch
+igt@gem_exec_latency@bsd-live-dispatch-queued
+igt@gem_exec_latency@bsd-preemption-queued
+igt@gem_exec_latency@render-live-dispatch
+igt@gem_exec_latency@render-live-dispatch-queued
+igt@gem_exec_latency@render-preemption-queued
+igt@gem_exec_latency@vebox-live-dispatch
+igt@gem_exec_latency@vebox-live-dispatch-queued
+igt@gem_exec_latency@vebox-preemption-queued
+igt@gem_exec_schedule@semaphore-power
+igt@gem_exec_schedule@semaphore-user

== Logs ==

For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_2338/
_______________________________________________
igt-dev mailing list
igt-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/igt-dev

  parent reply	other threads:[~2019-02-04  9:55 UTC|newest]

Thread overview: 46+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-02-04  8:36 [PATCH i-g-t 01/13] i915/gem_mocs_settings: Allow hangs around reset tests Chris Wilson
2019-02-04  8:36 ` [igt-dev] " Chris Wilson
2019-02-04  8:36 ` [PATCH i-g-t 02/13] lib/i915: Pretty print busy stats support Chris Wilson
2019-02-04  8:36   ` [igt-dev] " Chris Wilson
2019-02-04  8:36 ` [PATCH i-g-t 03/13] i915/perf_pmu: Query for enhanced busyness tracking Chris Wilson
2019-02-04  8:36   ` [Intel-gfx] " Chris Wilson
2019-02-04  8:36 ` [PATCH i-g-t 04/13] lib/i915: Pretty print HW semaphores Chris Wilson
2019-02-04  8:36   ` [igt-dev] " Chris Wilson
2019-02-04  8:36 ` [PATCH i-g-t 05/13] lib: Add GPU power measurement Chris Wilson
2019-02-04  8:36   ` [igt-dev] " Chris Wilson
2019-02-04 10:05   ` Katarzyna Dec
2019-02-04 10:05     ` Katarzyna Dec
2019-02-04 10:25     ` Chris Wilson
2019-02-04 10:25       ` Chris Wilson
2019-02-05 14:41       ` Ville Syrjälä
2019-02-05 14:41         ` Ville Syrjälä
2019-02-05 15:09         ` Chris Wilson
2019-02-05 15:09           ` Chris Wilson
2019-02-05 12:27   ` Katarzyna Dec
2019-02-05 12:31     ` Chris Wilson
2019-02-05 13:44       ` Katarzyna Dec
2019-02-04  8:36 ` [PATCH i-g-t 06/13] i915/gem_exec_schedule: Measure semaphore power consumption Chris Wilson
2019-02-04  8:36   ` [igt-dev] " Chris Wilson
2019-02-05 12:50   ` Katarzyna Dec
2019-02-05 12:53     ` Chris Wilson
2019-02-05 13:57       ` Katarzyna Dec
2019-02-04  8:36 ` [PATCH i-g-t 07/13] i915/gem_exec_whisper: Measure total power consumed Chris Wilson
2019-02-04  8:36   ` [Intel-gfx] " Chris Wilson
2019-02-04  8:36 ` [PATCH i-g-t 08/13] i915/gem_exec_latency: Normalize results into ns Chris Wilson
2019-02-04  8:36   ` [igt-dev] " Chris Wilson
2019-02-04  8:36 ` [PATCH i-g-t 09/13] i915/gem_exec_latency: Eliminate the wakeup penalty Chris Wilson
2019-02-04  8:36   ` [igt-dev] " Chris Wilson
2019-02-04  8:36 ` [PATCH i-g-t 10/13] i915/gem_exec_latency: Robustify measurements Chris Wilson
2019-02-04  8:36   ` [igt-dev] " Chris Wilson
2019-02-04  8:36 ` [PATCH i-g-t 11/13] i915/gem_exec_schedule: Verify that using HW semaphores doesn't block Chris Wilson
2019-02-04  8:36   ` [igt-dev] " Chris Wilson
2019-02-04  8:36 ` [PATCH i-g-t 12/13] i915/gem_exec_nop: poll-sequential requires ordering between rings Chris Wilson
2019-02-04  8:36   ` [igt-dev] " Chris Wilson
2019-02-04  8:36 ` [PATCH i-g-t 13/13] i915/gem_sync: Make switch-default asymmetric Chris Wilson
2019-02-04  8:36   ` [igt-dev] " Chris Wilson
2019-02-04  9:16 ` [PATCH i-g-t 01/13] i915/gem_mocs_settings: Allow hangs around reset tests Tvrtko Ursulin
2019-02-04  9:16   ` [igt-dev] [Intel-gfx] " Tvrtko Ursulin
2019-02-04  9:31 ` [igt-dev] " Katarzyna Dec
2019-02-04  9:31   ` Katarzyna Dec
2019-02-04  9:55 ` Patchwork [this message]
2019-02-04 10:45 ` [igt-dev] ✓ Fi.CI.IGT: success for series starting with [i-g-t,01/13] " 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=20190204095535.13038.26614@emeril.freedesktop.org \
    --to=patchwork@emeril.freedesktop.org \
    --cc=chris@chris-wilson.co.uk \
    --cc=igt-dev@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.