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: intel-gfx@lists.freedesktop.org
Subject: ✓ Fi.CI.BAT: success for series starting with [1/3] drm/i915: Protect guc_fini_wq() against module load abort
Date: Thu, 26 Jul 2018 09:43:55 -0000	[thread overview]
Message-ID: <20180726094355.7433.14999@emeril.freedesktop.org> (raw)
In-Reply-To: <20180726085033.4044-1-chris@chris-wilson.co.uk>

== Series Details ==

Series: series starting with [1/3] drm/i915: Protect guc_fini_wq() against module load abort
URL   : https://patchwork.freedesktop.org/series/47272/
State : success

== Summary ==

= CI Bug Log - changes from CI_DRM_4548 -> Patchwork_9777 =

== Summary - WARNING ==

  Minor unknown changes coming with Patchwork_9777 need to be verified
  manually.
  
  If you think the reported changes have nothing to do with the changes
  introduced in Patchwork_9777, 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/47272/revisions/1/mbox/

== Possible new issues ==

  Here are the unknown changes that may have been introduced in Patchwork_9777:

  === IGT changes ===

    ==== Warnings ====

    igt@drv_selftest@live_gtt:
      fi-kbl-guc:         SKIP -> PASS +28

    igt@drv_selftest@mock_timelines:
      fi-cfl-guc:         SKIP -> PASS +28

    
== Known issues ==

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

  === IGT changes ===

    ==== Issues hit ====

    igt@drv_selftest@live_guc:
      fi-cfl-guc:         SKIP -> DMESG-WARN (fdo#107258)
      fi-kbl-guc:         SKIP -> DMESG-WARN (fdo#107258)

    
    ==== Possible fixes ====

    igt@drv_module_reload@basic-reload:
      fi-glk-j4005:       DMESG-WARN (fdo#106248, fdo#106725) -> PASS

    igt@drv_module_reload@basic-reload-inject:
      fi-kbl-guc:         DMESG-FAIL -> PASS
      fi-bwr-2160:        INCOMPLETE -> PASS
      fi-gdg-551:         INCOMPLETE -> PASS
      fi-glk-j4005:       DMESG-WARN (fdo#105719) -> PASS
      fi-cfl-guc:         DMESG-FAIL -> PASS
      fi-blb-e6850:       INCOMPLETE -> PASS

    igt@drv_selftest@live_workarounds:
      {fi-bsw-kefka}:     DMESG-FAIL (fdo#107292) -> PASS

    igt@kms_flip@basic-flip-vs-wf_vblank:
      fi-glk-j4005:       FAIL (fdo#100368) -> PASS

    {igt@kms_psr@primary_mmap_gtt}:
      fi-cnl-psr:         DMESG-WARN (fdo#107372) -> PASS

    
    ==== Warnings ====

    igt@drv_selftest@live_workarounds:
      fi-cnl-psr:         DMESG-WARN (fdo#105395) -> DMESG-FAIL (fdo#107292)

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

  fdo#100368 https://bugs.freedesktop.org/show_bug.cgi?id=100368
  fdo#105395 https://bugs.freedesktop.org/show_bug.cgi?id=105395
  fdo#105719 https://bugs.freedesktop.org/show_bug.cgi?id=105719
  fdo#106248 https://bugs.freedesktop.org/show_bug.cgi?id=106248
  fdo#106725 https://bugs.freedesktop.org/show_bug.cgi?id=106725
  fdo#107258 https://bugs.freedesktop.org/show_bug.cgi?id=107258
  fdo#107292 https://bugs.freedesktop.org/show_bug.cgi?id=107292
  fdo#107372 https://bugs.freedesktop.org/show_bug.cgi?id=107372


== Participating hosts (51 -> 43) ==

  Missing    (8): fi-ilk-m540 fi-hsw-4200u fi-skl-guc fi-byt-squawks fi-bsw-cyan fi-ctg-p8600 fi-byt-clapper fi-bdw-samus 


== Build changes ==

    * Linux: CI_DRM_4548 -> Patchwork_9777

  CI_DRM_4548: 1ccdb8d0bf55621006a4ac04e8e5e964480382ef @ git://anongit.freedesktop.org/gfx-ci/linux
  IGT_4576: bcb37a9b20eeec97f15fac2222408cc2e0b77631 @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools
  Patchwork_9777: ede9acf7135daa0ccf9720edf079f3510b2178fc @ git://anongit.freedesktop.org/gfx-ci/linux


== Linux commits ==

ede9acf7135d drm/i915: Don't disable the GPU for older gen on wedging
763456b885f4 drm/i915: Restore sane defaults for KMS on GEM error load
f0c7645b883b drm/i915: Protect guc_fini_wq() against module load abort

== Logs ==

For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_9777/issues.html
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

  parent reply	other threads:[~2018-07-26  9:43 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-07-26  8:50 [PATCH 1/3] drm/i915: Protect guc_fini_wq() against module load abort Chris Wilson
2018-07-26  8:50 ` [PATCH 2/3] drm/i915: Restore sane defaults for KMS on GEM error load Chris Wilson
2018-07-26  8:50 ` [PATCH 3/3] drm/i915: Don't disable the GPU for older gen on wedging Chris Wilson
2018-07-26  9:43 ` Patchwork [this message]
2018-07-26 10:32 ` ✓ Fi.CI.IGT: success for series starting with [1/3] drm/i915: Protect guc_fini_wq() against module load abort Patchwork
2018-07-26 11:44 ` [PATCH 1/3] " Michał Winiarski
2018-07-26 12:21   ` Chris Wilson

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=20180726094355.7433.14999@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 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.