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
-
igt@i915_pm_rps@basic-api:
- fi-rkl-guc: PASS -> DMESG-WARN
-
igt@runner@aborted:
- fi-rkl-guc: NOTRUN -> FAIL
Known issues
Here are the changes found in Patchwork_20778 that come from known issues:
IGT changes
Issues hit
-
igt@amdgpu/amd_basic@cs-sdma:
- fi-kbl-7500u: NOTRUN -> SKIP (fdo#109271) +30 similar issues
-
igt@gem_exec_fence@basic-busy@bcs0:
- fi-kbl-soraka: NOTRUN -> SKIP (fdo#109271) +26 similar issues
-
igt@gem_huc_copy@huc-copy:
-
fi-kbl-soraka: NOTRUN -> SKIP (fdo#109271 / i915#2190)
-
fi-kbl-7500u: NOTRUN -> SKIP (fdo#109271 / i915#2190)
-
-
igt@i915_pm_rpm@basic-rte:
-
igt@i915_selftest@live@gt_pm:
- fi-kbl-soraka: NOTRUN -> DMESG-FAIL (i915#1886 / i915#2291)
-
igt@kms_chamelium@common-hpd-after-suspend:
- fi-kbl-soraka: NOTRUN -> SKIP (fdo#109271 / fdo#111827) +8 similar issues
-
igt@kms_pipe_crc_basic@compare-crc-sanitycheck-pipe-d:
-
fi-kbl-7500u: NOTRUN -> SKIP (fdo#109271 / i915#533)
-
fi-kbl-soraka: NOTRUN -> SKIP (fdo#109271 / i915#533)
-
Possible fixes
- igt@i915_selftest@live@hangcheck:
- {fi-hsw-gt1}: DMESG-WARN (i915#3303) -> PASS
{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
- Linux: CI_DRM_10453 -> Patchwork_20778
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