Patch Details
Series:Provide core infrastructure for managing open/release (rev9)
URL:https://patchwork.freedesktop.org/series/92556/
State:failure
Details:https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_20778/index.html

CI Bug Log - changes from CI_DRM_10453 -> Patchwork_20778

Summary

FAILURE

Serious unknown changes coming with Patchwork_20778 absolutely need to be
verified manually.

If you think the reported changes have nothing to do with the changes
introduced in Patchwork_20778, please notify your bug team to allow them
to document this new failure mode, which will reduce false positives in CI.

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

Possible new issues

Here are the unknown changes that may have been introduced in Patchwork_20778:

IGT changes

Possible regressions

Known issues

Here are the changes found in Patchwork_20778 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).

Participating hosts (35 -> 34)

Additional (2): fi-kbl-soraka fi-kbl-7500u
Missing (3): fi-bdw-samus fi-bsw-cyan bat-jsl-1

Build changes

CI-20190529: 20190529
CI_DRM_10453: 4c897440c12f1db41678fe4d83a979bf9375424a @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_6160: 4287344dd6a39d9036c5fb9a047a7d8f10bee981 @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
Patchwork_20778: 16a862df1e076a03a3124c4cdff558c494e5dbb6 @ git://anongit.freedesktop.org/gfx-ci/linux

== Linux commits ==

16a862df1e07 vfio: Remove struct vfio_device_ops open/release
b75c4b452009 vfio/gvt: Fix open/close when multiple device FDs are open
486294d2c582 vfio/ap, ccw: Fix open/close when multiple device FDs are open
c5854ee895cf vfio/mbochs: Fix close when multiple device FDs are open
1309c4bd1733 vfio/pci: Reorganize VFIO_DEVICE_PCI_HOT_RESET to use the device set
1d22f1ed155e vfio/pci: Change vfio_pci_try_bus_reset() to use the dev_set
aaf4591d0469 vfio/pci: Move to the device set infrastructure
d06f6c571ebe vfio/platform: Use open_device() instead of open coding a refcnt scheme
5d682856d46f vfio/fsl: Move to the device set infrastructure
abe0ffd61cfa vfio/samples: Delete useless open/close
2085f40d11f9 vfio: Provide better generic support for open/release vfio_device_ops
14a1353260e5 vfio: Introduce a vfio_uninit_group_dev() API call
fb9d431ac9b4 vfio/mbochs: Fix missing error unwind of mbochs_used_mbytes
5d99eb3c1b1c vfio/samples: Remove module get/put