Series: | Introduce new methods for verifying ownership in vfio PCI hot reset |
URL: | https://patchwork.freedesktop.org/series/115264/ |
State: | success |
Details: | https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_115264v1/index.html |
CI Bug Log - changes from CI_DRM_12872 -> Patchwork_115264v1
Summary
SUCCESS
No regressions found.
External URL: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_115264v1/index.html
Participating hosts (35 -> 35)
Additional (1): fi-pnv-d510
Missing (1): fi-snb-2520m
Known issues
Here are the changes found in Patchwork_115264v1 that come from known issues:
IGT changes
Issues hit
-
igt@i915_selftest@live@gt_heartbeat:
- fi-kbl-soraka: PASS -> DMESG-FAIL (i915#5334 / i915#7872)
-
igt@i915_selftest@live@reset:
-
igt@kms_chamelium_hpd@common-hpd-after-suspend:
-
igt@kms_pipe_crc_basic@read-crc:
-
igt@kms_psr@primary_page_flip:
- fi-pnv-d510: NOTRUN -> SKIP (fdo#109271) +38 similar issues
Possible fixes
-
igt@dmabuf@all-tests@dma_fence:
-
igt@dmabuf@all-tests@sanitycheck:
-
igt@i915_selftest@live@hangcheck:
-
igt@i915_selftest@live@migrate:
- bat-dg2-11: DMESG-WARN (i915#7699) -> PASS
Build changes
- Linux: CI_DRM_12872 -> Patchwork_115264v1
CI-20190529: 20190529
CI_DRM_12872: f65e171596ef70c076fe02be596de29e83cfc8a3 @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_7202: b4ec7dac375eed2dda89c64d4de94c4c9205b601 @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
Patchwork_115264v1: f65e171596ef70c076fe02be596de29e83cfc8a3 @ git://anongit.freedesktop.org/gfx-ci/linux
Linux commits
15f6240acfe3 vfio/pci: Accept device fd in VFIO_DEVICE_PCI_HOT_RESET ioctl
76d2563c493a vfio: Accpet device file from vfio PCI hot reset path
89b88bf90326 vfio: Refine vfio file kAPIs for vfio PCI hot reset
66d08bb82754 vfio/pci: Renaming for accepting device fd in hot reset path
80b08445f7cb vfio/pci: Allow passing zero-length fd array in VFIO_DEVICE_PCI_HOT_RESET
deff2cd87566 vfio/pci: Only check ownership of opened devices in hot reset
d80b37ebbe33 vfio/pci: Update comment around group_fd get in vfio_pci_ioctl_pci_hot_reset()