Series: | Tidy up vfio_device life cycle |
URL: | https://patchwork.freedesktop.org/series/107838/ |
State: | success |
Details: | https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_107838v1/index.html |
CI Bug Log - changes from CI_DRM_12035 -> Patchwork_107838v1
Summary
SUCCESS
No regressions found.
External URL: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_107838v1/index.html
Participating hosts (42 -> 35)
Missing (7): fi-hsw-4200u bat-dg1-5 bat-adlp-4 fi-ctg-p8600 bat-rplp-1 bat-dg2-10 fi-bdw-samus
Known issues
Here are the changes found in Patchwork_107838v1 that come from known issues:
IGT changes
Issues hit
-
igt@i915_selftest@live@gem:
- fi-pnv-d510: PASS -> DMESG-FAIL (i915#4528)
-
igt@i915_selftest@live@hangcheck:
- fi-hsw-4770: PASS -> INCOMPLETE (i915#4785)
-
igt@kms_chamelium@common-hpd-after-suspend:
- fi-bsw-nick: NOTRUN -> SKIP (fdo#109271 / fdo#111827)
-
igt@kms_pipe_crc_basic@suspend-read-crc:
- fi-bsw-nick: NOTRUN -> SKIP (fdo#109271)
-
igt@runner@aborted:
-
fi-hsw-4770: NOTRUN -> FAIL (fdo#109271 / i915#4312 / i915#5594 / i915#6246)
-
fi-pnv-d510: NOTRUN -> FAIL (fdo#109271 / i915#2403 / i915#4312)
-
Possible fixes
-
igt@i915_selftest@live@execlists:
- fi-bsw-nick: INCOMPLETE (i915#5847) -> PASS
-
igt@i915_selftest@live@requests:
- {bat-rpls-1}: INCOMPLETE (i915#6257 / i915#6380) -> PASS
{name}: This element is suppressed. This means it is ignored when computing
the status of the difference (SUCCESS, WARNING, or FAILURE).
Build changes
- Linux: CI_DRM_12035 -> Patchwork_107838v1
CI-20190529: 20190529
CI_DRM_12035: 94f8134b5320a43800ca3ca50d1c387d66f75c6a @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_6636: 1298b5f0e1b3e010657ffba41d2e775fab028e08 @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
Patchwork_107838v1: 94f8134b5320a43800ca3ca50d1c387d66f75c6a @ git://anongit.freedesktop.org/gfx-ci/linux
Linux commits
78fb2d615054 vfio: Add struct device to vfio_device
858813ef322b vfio: Rename vfio_device_put() and vfio_device_try_get()
4294fc587fbe vfio/ccw: Use the new device life cycle helpers
4924b6942b99 vfio/amba: Use the new device life cycle helpers
67881d9c60dc vfio/platform: Use the new device life cycle helpers
13642eb06994 vfio/fsl-mc: Use the new device life cycle helpers
8fbecf180aaf vfio/ap: Use the new device life cycle helpers
a79738106fd3 drm/i915/gvt: Use the new device life cycle helpers
bd921692cef3 vfio/mbochs: Use the new device life cycle helpers
8d3ca95661f5 vfio/mtty: Use the new device life cycle helpers
92c20723fbc8 vfio/mdpy: Use the new device life cycle helpers
804a7ea21297 vfio/hisi_acc: Use the new device life cycle helpers
1b4fa96659e7 vfio/mlx5: Use the new device life cycle helpers
474eadea048f vfio/pci: Use the new device life cycle helpers
31a013fa0dda vfio: Add helpers for unifying vfio_device life cycle