Series: | Introduce new methods for verifying ownership in vfio PCI hot reset (rev2) |
URL: | https://patchwork.freedesktop.org/series/115264/ |
State: | success |
Details: | https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_115264v2/index.html |
CI Bug Log - changes from CI_DRM_12918 -> Patchwork_115264v2
Summary
SUCCESS
No regressions found.
External URL: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_115264v2/index.html
Participating hosts (37 -> 36)
Missing (1): fi-kbl-soraka
Known issues
Here are the changes found in Patchwork_115264v2 that come from known issues:
IGT changes
Issues hit
-
igt@i915_pm_rpm@module-reload:
-
igt@i915_selftest@live@reset:
-
igt@i915_suspend@basic-s2idle-without-i915:
- fi-rkl-11600: PASS -> FAIL (fdo#103375)
-
igt@kms_chamelium_hpd@common-hpd-after-suspend:
- fi-kbl-8809g: NOTRUN -> SKIP (fdo#109271) +1 similar issue
-
igt@kms_pipe_crc_basic@read-crc:
Possible fixes
Warnings
- igt@i915_selftest@live@slpc:
- bat-rpls-2: DMESG-FAIL (i915#6997 / i915#7913) -> DMESG-FAIL (i915#6367 / i915#7913)
Build changes
- Linux: CI_DRM_12918 -> Patchwork_115264v2
CI-20190529: 20190529
CI_DRM_12918: a1cb2211899ba6b8fe078586d0878aa918a5aab3 @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_7220: 3eb7beb5c03343b29556025b1ada4b50849b5976 @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
Patchwork_115264v2: a1cb2211899ba6b8fe078586d0878aa918a5aab3 @ git://anongit.freedesktop.org/gfx-ci/linux
Linux commits
777a4de3d017 vfio/pci: Add VFIO_DEVICE_GET_PCI_HOT_RESET_GROUP_INFO
2a92707f4cc4 vfio/pci: Accept device fd in VFIO_DEVICE_PCI_HOT_RESET ioctl
576175a255f8 vfio/pci: Renaming for accepting device fd in hot reset path
91c8b208c83f vfio: Accpet device file from vfio PCI hot reset path
9fe81a8d19f6 vfio: Refine vfio file kAPIs for vfio PCI hot reset
86cef152607b vfio/pci: Allow passing zero-length fd array in VFIO_DEVICE_PCI_HOT_RESET
ee577bf22ada vfio-iommufd: Add helper to retrieve iommufd_ctx and devid for vfio_device
6fb819b4ba9f vfio/pci: Move the existing hot reset logic to be a helper
6b5f8efac8f9 vfio/pci: Only check ownership of opened devices in hot reset
de49aaf53338 vfio/pci: Update comment around group_fd get in vfio_pci_ioctl_pci_hot_reset()