All of lore.kernel.org
 help / color / mirror / Atom feed
From: Patchwork <patchwork@emeril.freedesktop.org>
To: intel-gfx@lists.freedesktop.org
Subject: ✓ Fi.CI.BAT: success for drm/i915/perf: add OA interrupt support (rev4)
Date: Tue, 26 Feb 2019 15:20:20 -0000	[thread overview]
Message-ID: <20190226152020.22807.58777@emeril.freedesktop.org> (raw)
In-Reply-To: <20190226142911.9789-1-lionel.g.landwerlin@intel.com>

== Series Details ==

Series: drm/i915/perf: add OA interrupt support (rev4)
URL   : https://patchwork.freedesktop.org/series/54280/
State : success

== Summary ==

CI Bug Log - changes from CI_DRM_5660 -> Patchwork_12310
====================================================

Summary
-------

  **SUCCESS**

  No regressions found.

  External URL: https://patchwork.freedesktop.org/api/1.0/series/54280/revisions/4/

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

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

### IGT changes ###

#### Issues hit ####

  * igt@gem_ctx_create@basic-files:
    - fi-gdg-551:         NOTRUN -> SKIP [fdo#109271] +106

  * igt@gem_exec_basic@readonly-bsd2:
    - fi-pnv-d510:        NOTRUN -> SKIP [fdo#109271] +76

  * igt@gem_exec_suspend@basic-s3:
    - fi-blb-e6850:       PASS -> INCOMPLETE [fdo#107718]

  * igt@i915_selftest@live_hangcheck:
    - fi-icl-u2:          PASS -> INCOMPLETE [fdo#108569]

  * igt@kms_busy@basic-flip-a:
    - fi-gdg-551:         NOTRUN -> FAIL [fdo#103182] +1

  * igt@kms_busy@basic-flip-c:
    - fi-byt-j1900:       NOTRUN -> SKIP [fdo#109271] / [fdo#109278]
    - fi-gdg-551:         NOTRUN -> SKIP [fdo#109271] / [fdo#109278]
    - fi-pnv-d510:        NOTRUN -> SKIP [fdo#109271] / [fdo#109278]

  * igt@kms_chamelium@hdmi-crc-fast:
    - fi-byt-j1900:       NOTRUN -> SKIP [fdo#109271] +52

  
#### Possible fixes ####

  * igt@i915_pm_rpm@basic-pci-d3-state:
    - fi-bsw-kefka:       SKIP [fdo#109271] -> PASS

  * igt@i915_pm_rpm@basic-rte:
    - fi-bsw-kefka:       FAIL [fdo#108800] -> PASS

  * igt@i915_pm_rpm@module-reload:
    - {fi-icl-y}:         INCOMPLETE [fdo#108840] -> 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#108569]: https://bugs.freedesktop.org/show_bug.cgi?id=108569
  [fdo#108800]: https://bugs.freedesktop.org/show_bug.cgi?id=108800
  [fdo#108840]: https://bugs.freedesktop.org/show_bug.cgi?id=108840
  [fdo#109271]: https://bugs.freedesktop.org/show_bug.cgi?id=109271
  [fdo#109278]: https://bugs.freedesktop.org/show_bug.cgi?id=109278
  [fdo#109315]: https://bugs.freedesktop.org/show_bug.cgi?id=109315


Participating hosts (42 -> 39)
------------------------------

  Additional (3): fi-byt-j1900 fi-gdg-551 fi-pnv-d510 
  Missing    (6): fi-ilk-m540 fi-hsw-4200u fi-byt-squawks fi-ctg-p8600 fi-icl-u3 fi-bdw-samus 


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

    * Linux: CI_DRM_5660 -> Patchwork_12310

  CI_DRM_5660: 2cca9f74156f1061298a7249f7af80dcbb9178d9 @ git://anongit.freedesktop.org/gfx-ci/linux
  IGT_4857: 25911cdde500aa6ddede601faec91741c6963c27 @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools
  Patchwork_12310: 6f8b7eacba5725ea1d264885eaa2d8ecf1f530a6 @ git://anongit.freedesktop.org/gfx-ci/linux


== Linux commits ==

6f8b7eacba57 drm/i915/perf: bump i915-perf revision
eaf300781632 drm/i915/perf: add flushing ioctl
4f1ddad50b51 drm/i915/perf: add interrupt enabling parameter
1c4d948d1927 drm/i915: handle interrupts from the OA unit
b2e1e260205b drm/i915/perf: add new open param to configure polling of OA buffer
68722d5b65d6 drm/i915/perf: introduce a versioning of the i915-perf uapi
30f143c5ed22 drm/i915/perf: only append status when data is available
01ae7ed1bd49 drm/i915/perf: move pollin setup to non hw specific code
1cdda900a014 drm/i915/perf: rework aging tail workaround

== Logs ==

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

  parent reply	other threads:[~2019-02-26 15:20 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-02-26 14:29 [PATCH v3 0/9] drm/i915/perf: add OA interrupt support Lionel Landwerlin
2019-02-26 14:29 ` [PATCH v3 1/9] drm/i915/perf: rework aging tail workaround Lionel Landwerlin
2019-02-26 14:29 ` [PATCH v3 2/9] drm/i915/perf: move pollin setup to non hw specific code Lionel Landwerlin
2019-02-26 14:29 ` [PATCH v3 3/9] drm/i915/perf: only append status when data is available Lionel Landwerlin
2019-02-26 14:29 ` [PATCH v3 4/9] drm/i915/perf: introduce a versioning of the i915-perf uapi Lionel Landwerlin
2019-02-26 14:29 ` [PATCH v3 5/9] drm/i915/perf: add new open param to configure polling of OA buffer Lionel Landwerlin
2019-02-26 14:29 ` [PATCH v3 6/9] drm/i915: handle interrupts from the OA unit Lionel Landwerlin
2019-02-26 14:29 ` [PATCH v3 7/9] drm/i915/perf: add interrupt enabling parameter Lionel Landwerlin
2019-02-26 14:29 ` [PATCH v3 8/9] drm/i915/perf: add flushing ioctl Lionel Landwerlin
2019-02-26 14:29 ` [PATCH v3 9/9] drm/i915/perf: bump i915-perf revision Lionel Landwerlin
2019-02-26 14:55 ` ✗ Fi.CI.CHECKPATCH: warning for drm/i915/perf: add OA interrupt support (rev4) Patchwork
2019-02-26 14:59 ` ✗ Fi.CI.SPARSE: " Patchwork
2019-02-26 15:20 ` Patchwork [this message]
2019-02-26 18:04 ` ✓ Fi.CI.IGT: success " Patchwork
2019-03-25 10:34 ` [PATCH v3 0/9] drm/i915/perf: add OA interrupt support Lionel Landwerlin
2019-04-02 11:49   ` Joonas Lahtinen
2019-04-02 16:36     ` Lionel Landwerlin
2019-04-26  8:20       ` Lionel Landwerlin

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=20190226152020.22807.58777@emeril.freedesktop.org \
    --to=patchwork@emeril.freedesktop.org \
    --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.