[Intel-gfx] ✓ Fi.CI.BAT: success for Tidy up vfio_device life cycle (rev4)

Patchwork patchwork at emeril.freedesktop.org
Thu Sep 1 08:51:36 UTC 2022


== Series Details ==

Series: Tidy up vfio_device life cycle (rev4)
URL   : https://patchwork.freedesktop.org/series/107838/
State : success

== Summary ==

CI Bug Log - changes from CI_DRM_12058 -> Patchwork_107838v4
====================================================

Summary
-------

  **SUCCESS**

  No regressions found.

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

Participating hosts (37 -> 34)
------------------------------

  Missing    (3): fi-adl-ddr5 bat-dg2-8 fi-bdw-samus 

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

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

### IGT changes ###

#### Issues hit ####

  * igt at i915_pm_rpm@module-reload:
    - fi-glk-j4005:       [PASS][1] -> [DMESG-WARN][2] ([i915#1982])
   [1]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_12058/fi-glk-j4005/igt@i915_pm_rpm@module-reload.html
   [2]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_107838v4/fi-glk-j4005/igt@i915_pm_rpm@module-reload.html

  * igt at i915_selftest@live at requests:
    - fi-pnv-d510:        [PASS][3] -> [DMESG-FAIL][4] ([i915#4528])
   [3]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_12058/fi-pnv-d510/igt@i915_selftest@live@requests.html
   [4]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_107838v4/fi-pnv-d510/igt@i915_selftest@live@requests.html

  * igt at i915_suspend@basic-s3-without-i915:
    - fi-rkl-11600:       [PASS][5] -> [INCOMPLETE][6] ([i915#5982])
   [5]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_12058/fi-rkl-11600/igt@i915_suspend@basic-s3-without-i915.html
   [6]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_107838v4/fi-rkl-11600/igt@i915_suspend@basic-s3-without-i915.html

  * igt at runner@aborted:
    - fi-pnv-d510:        NOTRUN -> [FAIL][7] ([fdo#109271] / [i915#2403] / [i915#4312])
   [7]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_107838v4/fi-pnv-d510/igt@runner@aborted.html
    - fi-glk-j4005:       NOTRUN -> [FAIL][8] ([i915#4312] / [i915#5257] / [i915#6599])
   [8]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_107838v4/fi-glk-j4005/igt@runner@aborted.html

  
#### Possible fixes ####

  * igt at gem_exec_suspend@basic-s0 at smem:
    - {bat-rplp-1}:       [DMESG-WARN][9] ([i915#2867]) -> [PASS][10]
   [9]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_12058/bat-rplp-1/igt@gem_exec_suspend@basic-s0@smem.html
   [10]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_107838v4/bat-rplp-1/igt@gem_exec_suspend@basic-s0@smem.html

  * igt at kms_cursor_legacy@basic-busy-flip-before-cursor at atomic-transitions:
    - fi-bsw-kefka:       [FAIL][11] ([i915#6298]) -> [PASS][12]
   [11]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_12058/fi-bsw-kefka/igt@kms_cursor_legacy@basic-busy-flip-before-cursor@atomic-transitions.html
   [12]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_107838v4/fi-bsw-kefka/igt@kms_cursor_legacy@basic-busy-flip-before-cursor@atomic-transitions.html

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

  [fdo#109271]: https://bugs.freedesktop.org/show_bug.cgi?id=109271
  [i915#1982]: https://gitlab.freedesktop.org/drm/intel/issues/1982
  [i915#2403]: https://gitlab.freedesktop.org/drm/intel/issues/2403
  [i915#2867]: https://gitlab.freedesktop.org/drm/intel/issues/2867
  [i915#4312]: https://gitlab.freedesktop.org/drm/intel/issues/4312
  [i915#4528]: https://gitlab.freedesktop.org/drm/intel/issues/4528
  [i915#5257]: https://gitlab.freedesktop.org/drm/intel/issues/5257
  [i915#5982]: https://gitlab.freedesktop.org/drm/intel/issues/5982
  [i915#6257]: https://gitlab.freedesktop.org/drm/intel/issues/6257
  [i915#6298]: https://gitlab.freedesktop.org/drm/intel/issues/6298
  [i915#6380]: https://gitlab.freedesktop.org/drm/intel/issues/6380
  [i915#6599]: https://gitlab.freedesktop.org/drm/intel/issues/6599


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

  * Linux: CI_DRM_12058 -> Patchwork_107838v4

  CI-20190529: 20190529
  CI_DRM_12058: 2ef8278465adc6572e0d22dffbaa332d56b4b40c @ git://anongit.freedesktop.org/gfx-ci/linux
  IGT_6639: ba61c48dba71d5597d7297a07dc3e307665f961b @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
  Patchwork_107838v4: 2ef8278465adc6572e0d22dffbaa332d56b4b40c @ git://anongit.freedesktop.org/gfx-ci/linux


### Linux commits

809c834dc7e5 vfio: Add struct device to vfio_device
678dca794c6e vfio: Rename vfio_device_put() and vfio_device_try_get()
a0cef4d2149e vfio/ccw: Use the new device life cycle helpers
15fcd3bbc01c vfio/amba: Use the new device life cycle helpers
a75c8349bfa8 vfio/platform: Use the new device life cycle helpers
32da6bf3d769 vfio/fsl-mc: Use the new device life cycle helpers
47588d207c14 vfio/ap: Use the new device life cycle helpers
4b3a8721e893 drm/i915/gvt: Use the new device life cycle helpers
3e0ca39817e6 vfio/mbochs: Use the new device life cycle helpers
5c53d0b2aa06 vfio/mtty: Use the new device life cycle helpers
489c75df9424 vfio/mdpy: Use the new device life cycle helpers
70ba86bada57 vfio/hisi_acc: Use the new device life cycle helpers
6aba98fcfcfc vfio/mlx5: Use the new device life cycle helpers
0e24faf7c948 vfio/pci: Use the new device life cycle helpers
7546a8b9da28 vfio: Add helpers for unifying vfio_device life cycle

== Logs ==

For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_107838v4/index.html
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/intel-gfx/attachments/20220901/66566edc/attachment.htm>


More information about the Intel-gfx mailing list