== Series Details == Series: mdev based hardware virtio offloading support (rev4) URL : https://patchwork.freedesktop.org/series/66989/ State : success == Summary == CI Bug Log - changes from CI_DRM_7061 -> Patchwork_14764 ==================================================== Summary ------- **SUCCESS** No regressions found. External URL: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14764/index.html Known issues ------------ Here are the changes found in Patchwork_14764 that come from known issues: ### IGT changes ### #### Issues hit #### * igt@gem_exec_suspend@basic-s4-devices: - fi-icl-u3: [PASS][1] -> [DMESG-WARN][2] ([fdo#107724]) +1 similar issue [1]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7061/fi-icl-u3/igt@gem_exec_suspend@xxxxxxxxxxxxxxxxxxxxx [2]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14764/fi-icl-u3/igt@gem_exec_suspend@xxxxxxxxxxxxxxxxxxxxx * igt@kms_pipe_crc_basic@suspend-read-crc-pipe-a: - fi-kbl-7500u: [PASS][3] -> [FAIL][4] ([fdo#103375]) [3]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7061/fi-kbl-7500u/igt@kms_pipe_crc_basic@xxxxxxxxxxxxxxxxxxxxxxxxxxxx [4]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14764/fi-kbl-7500u/igt@kms_pipe_crc_basic@xxxxxxxxxxxxxxxxxxxxxxxxxxxx #### Possible fixes #### * igt@gem_ctx_switch@rcs0: - fi-icl-u2: [INCOMPLETE][5] ([fdo#107713]) -> [PASS][6] [5]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7061/fi-icl-u2/igt@gem_ctx_switch@xxxxxxxxx [6]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14764/fi-icl-u2/igt@gem_ctx_switch@xxxxxxxxx * igt@i915_pm_rpm@basic-pci-d3-state: - fi-bsw-kefka: [DMESG-WARN][7] ([fdo#107407]) -> [PASS][8] [7]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7061/fi-bsw-kefka/igt@i915_pm_rpm@xxxxxxxxxxxxxxxxxxxxxxx [8]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14764/fi-bsw-kefka/igt@i915_pm_rpm@xxxxxxxxxxxxxxxxxxxxxxx * igt@i915_selftest@live_gtt: - {fi-tgl-u}: [INCOMPLETE][9] ([fdo#111833]) -> [PASS][10] [9]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7061/fi-tgl-u/igt@i915_selftest@live_gtt.html [10]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14764/fi-tgl-u/igt@i915_selftest@live_gtt.html * igt@vgem_basic@unload: - fi-icl-u3: [DMESG-WARN][11] ([fdo#107724]) -> [PASS][12] +1 similar issue [11]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7061/fi-icl-u3/igt@vgem_basic@xxxxxxxxxxx [12]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14764/fi-icl-u3/igt@vgem_basic@xxxxxxxxxxx #### Warnings #### * igt@kms_chamelium@hdmi-hpd-fast: - fi-kbl-7500u: [FAIL][13] ([fdo#111045] / [fdo#111096]) -> [FAIL][14] ([fdo#111407]) [13]: https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_7061/fi-kbl-7500u/igt@kms_chamelium@xxxxxxxxxxxxxxxxxx [14]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14764/fi-kbl-7500u/igt@kms_chamelium@xxxxxxxxxxxxxxxxxx {name}: This element is suppressed. This means it is ignored when computing the status of the difference (SUCCESS, WARNING, or FAILURE). [fdo#103375]: https://bugs.freedesktop.org/show_bug.cgi?id=103375 [fdo#107407]: https://bugs.freedesktop.org/show_bug.cgi?id=107407 [fdo#107713]: https://bugs.freedesktop.org/show_bug.cgi?id=107713 [fdo#107724]: https://bugs.freedesktop.org/show_bug.cgi?id=107724 [fdo#109644]: https://bugs.freedesktop.org/show_bug.cgi?id=109644 [fdo#110464]: https://bugs.freedesktop.org/show_bug.cgi?id=110464 [fdo#111045]: https://bugs.freedesktop.org/show_bug.cgi?id=111045 [fdo#111096]: https://bugs.freedesktop.org/show_bug.cgi?id=111096 [fdo#111407]: https://bugs.freedesktop.org/show_bug.cgi?id=111407 [fdo#111833]: https://bugs.freedesktop.org/show_bug.cgi?id=111833 Participating hosts (49 -> 43) ------------------------------ Additional (1): fi-tgl-u2 Missing (7): fi-ilk-m540 fi-hsw-4200u fi-byt-squawks fi-bsw-cyan fi-pnv-d510 fi-icl-y fi-bdw-samus Build changes ------------- * CI: CI-20190529 -> None * Linux: CI_DRM_7061 -> Patchwork_14764 CI-20190529: 20190529 CI_DRM_7061: 0204e2b48f2a9ae8aff60393755f8164f2fa1038 @ git://anongit.freedesktop.org/gfx-ci/linux IGT_5220: 1e38e32d721210a780198c8293a6b8c8e881df68 @ git://anongit.freedesktop.org/xorg/app/intel-gpu-tools Patchwork_14764: 6c7d5f4eec3000a7f0ceedbbdac3641105868761 @ git://anongit.freedesktop.org/gfx-ci/linux == Linux commits == 6c7d5f4eec30 docs: sample driver to demonstrate how to implement virtio-mdev framework 09a6fb6a58b7 virtio: introduce a mdev based transport b894fa7e61e6 mdev: introduce virtio device and its device ops 31c623a77f49 mdev: introduce device specific ops 136343b6a2ec modpost: add support for mdev class id ca514b262666 mdev: bus uevent support 1c00a9513524 mdev: class id support == Logs == For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_14764/index.html _______________________________________________ Intel-gfx mailing list Intel-gfx@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/intel-gfx