Series: | Make the rest of the VFIO driver interface use vfio_device |
URL: | https://patchwork.freedesktop.org/series/102606/ |
State: | success |
Details: | https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_102606v1/index.html |
CI Bug Log - changes from CI_DRM_11493 -> Patchwork_102606v1
Summary
SUCCESS
No regressions found.
External URL: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_102606v1/index.html
Participating hosts (48 -> 44)
Additional (1): fi-pnv-d510
Missing (5): fi-rkl-guc fi-bsw-cyan fi-icl-u2 bat-jsl-2 fi-bdw-samus
Possible new issues
Here are the unknown changes that may have been introduced in Patchwork_102606v1:
IGT changes
Suppressed
The following results come from untrusted machines, tests, or statuses.
They do not affect the overall result.
-
igt@i915_module_load@reload:
-
igt@i915_pm_rpm@module-reload:
- {bat-dg2-9}: NOTRUN -> SKIP +1 similar issue
-
igt@i915_selftest@live@gem:
- {bat-dg2-9}: NOTRUN -> FAIL +34 similar issues
Known issues
Here are the changes found in Patchwork_102606v1 that come from known issues:
IGT changes
Issues hit
-
igt@i915_selftest@live@hangcheck:
- fi-snb-2600: PASS -> INCOMPLETE (i915#3921)
-
igt@kms_pipe_crc_basic@compare-crc-sanitycheck-pipe-c:
- fi-pnv-d510: NOTRUN -> SKIP (fdo#109271 / i915#5341)
-
igt@prime_vgem@basic-userptr:
- fi-pnv-d510: NOTRUN -> SKIP (fdo#109271) +39 similar issues
Possible fixes
-
igt@i915_selftest@live@hangcheck:
- fi-hsw-4770: INCOMPLETE (i915#4785) -> PASS
-
igt@kms_busy@basic@modeset:
- {bat-adlp-6}: DMESG-WARN (i915#3576) -> 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_11493 -> Patchwork_102606v1
CI-20190529: 20190529
CI_DRM_11493: 83f019abc2a24a2753dea6eb4416a8210c79adf1 @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_6420: a3885810ccc0ce9e6552a20c910a0a322eca466c @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
Patchwork_102606v1: 102606v1 @ git://anongit.freedesktop.org/gfx-ci/linux
== Linux commits ==
488fe176aa24 vfio: Remove calls to vfio_group_add_container_user()
a2a213b66f51 vfio: Remove dead code
6b49c8e3df85 drm/i915/gvt: Delete kvmgt_vdev::vfio_group
cf1839dd7ebe drm/i915/gvt: Add missing module_put() in error unwind
cd5c7b446449 vfio: Pass in a struct vfio_device * to vfio_dma_rw()
67881707aece drm/i915/gvt: Change from vfio_group_(un)pin_pages to vfio_(un)pin_pages
d620dd83a5ca vfio/mdev: Pass in a struct vfio_device * to vfio_pin/unpin_pages()
253ab4e1fe51 vfio/ccw: Remove mdev from struct channel_program
8a2b87987e7a vfio: Make vfio_(un)register_notifier accept a vfio_device