Series: | Remove usage of list iterator past the loop body (rev5) |
URL: | https://patchwork.freedesktop.org/series/100822/ |
State: | success |
Details: | https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_22471/index.html |
CI Bug Log - changes from CI_DRM_11317 -> Patchwork_22471
Summary
SUCCESS
No regressions found.
External URL: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_22471/index.html
Participating hosts (46 -> 42)
Additional (2): fi-kbl-soraka fi-bdw-5557u
Missing (6): shard-tglu fi-bsw-cyan bat-adlp-4 shard-rkl shard-dg1 fi-bdw-samus
Known issues
Here are the changes found in Patchwork_22471 that come from known issues:
IGT changes
Issues hit
-
igt@amdgpu/amd_basic@cs-multi-fence:
- fi-bsw-nick: NOTRUN -> SKIP (fdo#109271) +17 similar issues
-
igt@gem_exec_fence@basic-busy@bcs0:
- fi-kbl-soraka: NOTRUN -> SKIP (fdo#109271) +8 similar issues
-
igt@gem_huc_copy@huc-copy:
- fi-kbl-soraka: NOTRUN -> SKIP (fdo#109271 / i915#2190)
-
igt@gem_lmem_swapping@parallel-random-engines:
- fi-kbl-soraka: NOTRUN -> SKIP (fdo#109271 / i915#4613) +3 similar issues
-
igt@i915_selftest@live@gt_pm:
- fi-kbl-soraka: NOTRUN -> DMESG-FAIL (i915#1886 / i915#2291)
-
igt@i915_selftest@live@hangcheck:
-
fi-bdw-5557u: NOTRUN -> INCOMPLETE (i915#3921)
-
fi-snb-2600: PASS -> INCOMPLETE (i915#3921)
-
-
igt@kms_chamelium@dp-edid-read:
- fi-kbl-soraka: NOTRUN -> SKIP (fdo#109271 / fdo#111827) +8 similar issues
-
igt@kms_chamelium@vga-edid-read:
- fi-bdw-5557u: NOTRUN -> SKIP (fdo#109271 / fdo#111827) +8 similar issues
-
igt@kms_pipe_crc_basic@compare-crc-sanitycheck-pipe-d:
- fi-kbl-soraka: NOTRUN -> SKIP (fdo#109271 / i915#533)
-
igt@kms_psr@cursor_plane_move:
- fi-bdw-5557u: NOTRUN -> SKIP (fdo#109271) +13 similar issues
Possible fixes
-
igt@i915_selftest@live@coherency:
- {bat-rpls-2}: DMESG-WARN (i915#4391) -> PASS
-
igt@i915_selftest@live@execlists:
- fi-bsw-nick: INCOMPLETE (i915#2940) -> PASS
-
igt@kms_busy@basic@flip:
- {bat-adlp-6}: DMESG-WARN (i915#3576) -> PASS
Warnings
- igt@amdgpu/amd_basic@memory-alloc:
- fi-kbl-8809g: SKIP (fdo#109271) -> FAIL (i915#5102)
{name}: This element is suppressed. This means it is ignored when computing
the status of the difference (SUCCESS, WARNING, or FAILURE).
Build changes
- Linux: CI_DRM_11317 -> Patchwork_22471
CI-20190529: 20190529
CI_DRM_11317: 80f330c2bfecf03614bc8aa70ded70bfc0edd51f @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_6361: 2372a4beb6a33c5f0799a4a8ccbb93794f52dbca @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
Patchwork_22471: d6c929398cf018d3c197bd08684af170026b2f22 @ git://anongit.freedesktop.org/gfx-ci/linux
== Linux commits ==
d6c929398cf0 treewide: remove check of list iterator against head past the loop body
b7d60a03651d treewide: remove dereference of list iterator after loop body
bad42abafeb1 drivers: remove unnecessary use of list iterator variable
5f1777a3e9c2 treewide: fix incorrect use to determine if list is empty
b749f91c0742 treewide: remove using list iterator after loop body as a ptr
ceb0dd20faa6 drivers: usb: remove usage of list iterator past the loop body