public inbox for igt-dev@lists.freedesktop.org
 help / color / mirror / Atom feed
From: Patchwork <patchwork@emeril.freedesktop.org>
To: Carlos Santa <carlos.santa@intel.com>
Cc: igt-dev@lists.freedesktop.org
Subject: [igt-dev] ✓ Fi.CI.BAT: success for tests/gem_watchdog: Initial set of tests for GPU watchdog (rev8)
Date: Thu, 20 Jun 2019 19:30:51 -0000	[thread overview]
Message-ID: <20190620193051.12825.81622@emeril.freedesktop.org> (raw)
In-Reply-To: <20190620183318.83054-1-carlos.santa@intel.com>

== Series Details ==

Series: tests/gem_watchdog: Initial set of tests for GPU watchdog (rev8)
URL   : https://patchwork.freedesktop.org/series/50041/
State : success

== Summary ==

CI Bug Log - changes from CI_DRM_6316 -> IGTPW_3185
====================================================

Summary
-------

  **SUCCESS**

  No regressions found.

  External URL: https://patchwork.freedesktop.org/api/1.0/series/50041/revisions/8/mbox/

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

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

### IGT changes ###

#### Issues hit ####

  * igt@i915_selftest@live_blt:
    - fi-skl-iommu:       [PASS][1] -> [INCOMPLETE][2] ([fdo#108602])
   [1]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6316/fi-skl-iommu/igt@i915_selftest@live_blt.html
   [2]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3185/fi-skl-iommu/igt@i915_selftest@live_blt.html

  
#### Possible fixes ####

  * igt@i915_module_load@reload:
    - fi-blb-e6850:       [INCOMPLETE][3] ([fdo#107718]) -> [PASS][4]
   [3]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6316/fi-blb-e6850/igt@i915_module_load@reload.html
   [4]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3185/fi-blb-e6850/igt@i915_module_load@reload.html

  * igt@i915_pm_rpm@module-reload:
    - fi-icl-dsi:         [INCOMPLETE][5] ([fdo#107713] / [fdo#108840]) -> [PASS][6]
   [5]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_6316/fi-icl-dsi/igt@i915_pm_rpm@module-reload.html
   [6]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3185/fi-icl-dsi/igt@i915_pm_rpm@module-reload.html

  
  [fdo#107713]: https://bugs.freedesktop.org/show_bug.cgi?id=107713
  [fdo#107718]: https://bugs.freedesktop.org/show_bug.cgi?id=107718
  [fdo#108602]: https://bugs.freedesktop.org/show_bug.cgi?id=108602
  [fdo#108840]: https://bugs.freedesktop.org/show_bug.cgi?id=108840


Participating hosts (53 -> 41)
------------------------------

  Missing    (12): fi-kbl-soraka fi-kbl-7567u fi-ilk-m540 fi-bdw-5557u fi-hsw-4200u fi-byt-squawks fi-bsw-cyan fi-ivb-3770 fi-icl-y fi-bdw-samus fi-byt-clapper fi-skl-6600u 


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

  * IGT: IGT_5064 -> IGTPW_3185

  CI_DRM_6316: 8c1cf5bd27307e6cb0cdc02a1ac9d29bcdcb5056 @ git://anongit.freedesktop.org/gfx-ci/linux
  IGTPW_3185: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_3185/
  IGT_5064: 22850c1906550fb97b405c019275dcfb34be8cf7 @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools



== Testlist changes ==

+igt@gem_watchdog@ctx1-exec-ctx2-exec-all-engines
+igt@gem_watchdog@ctx1-high-prio-reset-ctx2-low-prio-exec-all-engines
+igt@gem_watchdog@ctx1-low-prio-exec-ctx2-high-prio-reset-after-half-time-all-engines
+igt@gem_watchdog@ctx1-low-prio-reset-ctx2-high-prio-exec-all-engines
+igt@gem_watchdog@ctx1-low-prio-reset-ctx2-high-prio-reset-all-engines
+igt@gem_watchdog@ctx1-reset-ctx2-exec-all-engines
+igt@gem_watchdog@ctx1-reset-ctx2-exec-all-engines-below-threshold
+igt@gem_watchdog@ctx1-reset-ctx2-exec-all-engines-over-threshold
+igt@gem_watchdog@ctx1-scratch-timestamp
+igt@gem_watchdog@ctx2-reset-ctx1-exec-all-engines
+igt@gem_watchdog@ctx2-reset-ctx1-reset-all-engines

== Logs ==

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

  parent reply	other threads:[~2019-06-20 19:30 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-06-20 18:33 [igt-dev] [RFC v6] tests/gem_watchdog: Initial set of tests for GPU watchdog Carlos Santa
2019-06-20 19:00 ` Carlos Santa
2019-06-20 19:30 ` Patchwork [this message]
2019-06-21  3:12 ` [igt-dev] ✓ Fi.CI.IGT: success for tests/gem_watchdog: Initial set of tests for GPU watchdog (rev8) 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=20190620193051.12825.81622@emeril.freedesktop.org \
    --to=patchwork@emeril.freedesktop.org \
    --cc=carlos.santa@intel.com \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox