Patch Details
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.

Known issues

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

IGT changes

Issues hit

Possible fixes

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

Build changes

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