All of lore.kernel.org
 help / color / mirror / Atom feed
From: Patchwork <patchwork@emeril.freedesktop.org>
To: "Ville Syrjala" <ville.syrjala@linux.intel.com>
Cc: intel-gfx@lists.freedesktop.org
Subject: [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/gt: Fix -EDEADLK handling regression
Date: Wed, 30 Jun 2021 19:42:16 -0000	[thread overview]
Message-ID: <162508213643.10377.17043041034404757436@emeril.freedesktop.org> (raw)
In-Reply-To: <20210630164413.25481-1-ville.syrjala@linux.intel.com>


[-- Attachment #1.1: Type: text/plain, Size: 2307 bytes --]

== Series Details ==

Series: drm/i915/gt: Fix -EDEADLK handling regression
URL   : https://patchwork.freedesktop.org/series/92082/
State : success

== Summary ==

CI Bug Log - changes from CI_DRM_10295 -> Patchwork_20497
====================================================

Summary
-------

  **SUCCESS**

  No regressions found.

  External URL: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20497/index.html

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

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

### IGT changes ###

#### Issues hit ####

  * igt@amdgpu/amd_cs_nop@nop-compute0:
    - fi-kbl-soraka:      NOTRUN -> [SKIP][1] ([fdo#109271])
   [1]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20497/fi-kbl-soraka/igt@amdgpu/amd_cs_nop@nop-compute0.html

  * igt@i915_module_load@reload:
    - fi-kbl-soraka:      [PASS][2] -> [DMESG-WARN][3] ([i915#1982])
   [2]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_10295/fi-kbl-soraka/igt@i915_module_load@reload.html
   [3]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20497/fi-kbl-soraka/igt@i915_module_load@reload.html

  * igt@runner@aborted:
    - fi-bdw-5557u:       NOTRUN -> [FAIL][4] ([i915#1602] / [i915#2029])
   [4]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20497/fi-bdw-5557u/igt@runner@aborted.html

  
  [fdo#109271]: https://bugs.freedesktop.org/show_bug.cgi?id=109271
  [i915#1602]: https://gitlab.freedesktop.org/drm/intel/issues/1602
  [i915#1982]: https://gitlab.freedesktop.org/drm/intel/issues/1982
  [i915#2029]: https://gitlab.freedesktop.org/drm/intel/issues/2029


Participating hosts (39 -> 36)
------------------------------

  Missing    (3): fi-ilk-m540 fi-bsw-cyan fi-bdw-samus 


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

  * Linux: CI_DRM_10295 -> Patchwork_20497

  CI-20190529: 20190529
  CI_DRM_10295: 683b7f160eb6993ccfc19e67e3c7111f12946bea @ git://anongit.freedesktop.org/gfx-ci/linux
  IGT_6124: 357d5477c93f2bdd3354afe91b89ccfd4ee4fd56 @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
  Patchwork_20497: 222d1bd6e1e767781b7db298e0ff45379f78a61d @ git://anongit.freedesktop.org/gfx-ci/linux


== Linux commits ==

222d1bd6e1e7 drm/i915/gt: Fix -EDEADLK handling regression

== Logs ==

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

[-- Attachment #1.2: Type: text/html, Size: 2960 bytes --]

[-- Attachment #2: Type: text/plain, Size: 160 bytes --]

_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

  reply	other threads:[~2021-06-30 19:42 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-06-30 16:44 [PATCH] drm/i915/gt: Fix -EDEADLK handling regression Ville Syrjala
2021-06-30 16:44 ` [Intel-gfx] " Ville Syrjala
2021-06-30 19:42 ` Patchwork [this message]
2021-07-01  2:48 ` [Intel-gfx] ✗ Fi.CI.IGT: failure for " Patchwork
2021-07-01  7:07 ` [PATCH] " Maarten Lankhorst
2021-07-01  7:07   ` [Intel-gfx] " Maarten Lankhorst
2021-07-01 17:00   ` Ville Syrjälä
2021-07-01 17:00     ` [Intel-gfx] " Ville Syrjälä
2021-07-13 19:58   ` Daniel Vetter
2021-07-13 19:58     ` Daniel Vetter
2021-07-13 19:58     ` Daniel Vetter
2021-07-13 19:59     ` Daniel Vetter
2021-07-13 19:59       ` Daniel Vetter
2021-07-13 19:59       ` Daniel Vetter
2021-07-13 20:19       ` Rodrigo Vivi
2021-07-13 20:19         ` Rodrigo Vivi
2021-07-13 20:19         ` Rodrigo Vivi
2021-07-13 20:22       ` Ville Syrjälä
2021-07-13 20:22         ` Ville Syrjälä
2021-07-13 20:22         ` Ville Syrjälä

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=162508213643.10377.17043041034404757436@emeril.freedesktop.org \
    --to=patchwork@emeril.freedesktop.org \
    --cc=intel-gfx@lists.freedesktop.org \
    --cc=ville.syrjala@linux.intel.com \
    /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.