Series: | Enhance vfio PCI hot reset for vfio cdev device (rev9) |
URL: | https://patchwork.freedesktop.org/series/116991/ |
State: | success |
Details: | https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_116991v9/index.html |
CI Bug Log - changes from CI_DRM_13366 -> Patchwork_116991v9
Summary
SUCCESS
No regressions found.
External URL: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_116991v9/index.html
Participating hosts (41 -> 38)
Missing (3): fi-bsw-nick fi-snb-2520m bat-mtlp-6
Known issues
Here are the changes found in Patchwork_116991v9 that come from known issues:
IGT changes
Issues hit
-
igt@i915_pm_rpm@basic-rte:
-
igt@i915_selftest@live@gt_mocs:
- bat-mtlp-8: PASS -> DMESG-FAIL (i915#7059)
-
igt@i915_selftest@live@migrate:
- bat-rpls-2: PASS -> DMESG-FAIL (i915#7699 / i915#7913)
-
igt@i915_selftest@live@reset:
-
igt@i915_selftest@live@slpc:
- bat-mtlp-8: PASS -> DMESG-WARN (i915#6367)
Possible fixes
-
igt@i915_pm_rpm@basic-rte:
-
igt@i915_selftest@live@requests:
-
igt@i915_selftest@live@slpc:
- bat-rpls-2: DMESG-WARN (i915#6367) -> PASS
Warnings
-
igt@i915_pm_rpm@basic-rte:
-
igt@i915_selftest@live@requests:
- bat-mtlp-8: DMESG-FAIL (i915#8497) -> DMESG-FAIL (i915#7269)
-
igt@kms_psr@cursor_plane_move:
Build changes
- Linux: CI_DRM_13366 -> Patchwork_116991v9
CI-20190529: 20190529
CI_DRM_13366: e547f03913976a1adcb823ed64d803284fdfa6a2 @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_7378: e78963553e05a2413cf735824517547b2bb19936 @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
Patchwork_116991v9: e547f03913976a1adcb823ed64d803284fdfa6a2 @ git://anongit.freedesktop.org/gfx-ci/linux
Linux commits
36318b3c014a vfio/pci: Allow passing zero-length fd array in VFIO_DEVICE_PCI_HOT_RESET
472268e20f61 vfio/pci: Copy hot-reset device info to userspace in the devices loop
90b000bf1fe8 vfio/pci: Extend VFIO_DEVICE_GET_PCI_HOT_RESET_INFO for vfio device cdev
0df8ccb2ce64 vfio: Add helper to search vfio_device in a dev_set
877c7a13957f vfio: Mark cdev usage in vfio_device
59a92a00e346 iommufd: Add helper to retrieve iommufd_ctx and devid
7541e45c7589 iommufd: Add iommufd_ctx_has_group()
b53f32ca0df7 iommufd: Reserve all negative IDs in the iommufd xarray
d5899b1fb666 vfio/pci: Move the existing hot reset logic to be a helper
6b3cdd55aaf1 vfio/pci: Update comment around group_fd get in vfio_pci_ioctl_pci_hot_reset()