Series: | drm/i915: use ref_tracker library for tracking wakerefs (rev3) |
URL: | https://patchwork.freedesktop.org/series/100327/ |
State: | failure |
Details: | https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_22346/index.html |
CI Bug Log - changes from CI_DRM_11264 -> Patchwork_22346
Summary
FAILURE
Serious unknown changes coming with Patchwork_22346 absolutely need to be
verified manually.
If you think the reported changes have nothing to do with the changes
introduced in Patchwork_22346, 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_22346/index.html
Participating hosts (44 -> 43)
Additional (3): fi-bdw-5557u bat-adls-5 fi-pnv-d510
Missing (4): fi-bsw-cyan shard-rkl shard-dg1 shard-tglu
Possible new issues
Here are the unknown changes that may have been introduced in Patchwork_22346:
IGT changes
Possible regressions
-
igt@runner@aborted:
-
fi-snb-2600: NOTRUN -> FAIL
-
fi-ilk-650: NOTRUN -> FAIL
-
fi-kbl-x1275: NOTRUN -> FAIL
-
fi-bsw-kefka: NOTRUN -> FAIL
-
fi-bdw-gvtdvm: NOTRUN -> FAIL
-
fi-cfl-8700k: NOTRUN -> FAIL
-
fi-cfl-8109u: NOTRUN -> FAIL
-
bat-dg1-5: NOTRUN -> FAIL
-
fi-bsw-nick: NOTRUN -> FAIL
-
fi-kbl-8809g: NOTRUN -> FAIL
-
fi-snb-2520m: NOTRUN -> FAIL
-
fi-bdw-5557u: NOTRUN -> FAIL
-
fi-bwr-2160: NOTRUN -> FAIL
-
fi-kbl-soraka: NOTRUN -> FAIL
-
fi-kbl-7500u: NOTRUN -> FAIL
-
fi-kbl-guc: NOTRUN -> FAIL
-
fi-cml-u2: NOTRUN -> FAIL
-
fi-rkl-guc: NOTRUN -> FAIL
-
fi-ivb-3770: NOTRUN -> FAIL
-
fi-tgl-1115g4: NOTRUN -> FAIL
-
bat-dg1-6: NOTRUN -> FAIL
-
fi-elk-e7500: NOTRUN -> FAIL
-
fi-cfl-guc: NOTRUN -> FAIL
-
fi-skl-guc: NOTRUN -> FAIL
-
fi-skl-6700k2: NOTRUN -> FAIL
-
fi-bsw-n3050: NOTRUN -> FAIL
-
Warnings
-
igt@runner@aborted:
Suppressed
The following results come from untrusted machines, tests, or statuses.
They do not affect the overall result.
-
igt@runner@aborted:
Known issues
Here are the changes found in Patchwork_22346 that come from known issues:
IGT changes
Issues hit
-
igt@debugfs_test@read_all_entries:
- fi-kbl-7567u: PASS -> DMESG-WARN (i915#262)
-
igt@runner@aborted:
{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_11264 -> Patchwork_22346
CI-20190529: 20190529
CI_DRM_11264: 3b562232559bd940e63f977619548e5cc70da985 @ git://anongit.freedesktop.org/gfx-ci/linux
IGT_6349: 0513032006f385f34fcd094c810b93f31cbed09d @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
Patchwork_22346: 79bf0307dd7d1dfb9ec6180a79c7c9f0af0af9d2 @ git://anongit.freedesktop.org/gfx-ci/linux
== Linux commits ==
79bf0307dd7d drm/i915: replace Intel internal tracker with kernel core ref_tracker
fdce0e9f8058 drm/i915: Correct type of wakeref variable
29a2d4b63b37 drm/i915: Track leaked gt->wakerefs
e1a8bc8a2d3a drm/i915: Separate wakeref tracking
359c7ae0d260 lib/ref_tracker: remove warnings in case of allocation failure
bd88fd5cf435 lib/ref_tracker: add printing to memory buffer
36bd9e9d6260 lib/ref_tracker: __ref_tracker_dir_print improve printing
5a389d9482be lib/ref_tracker: add unlocked leak print helper
414f58d98e73 ref_tracker: remove filter_irq_stacks() call
e7636c41be32 ref_tracker: add a count of untracked references
eec39ef01f2c ref_tracker: implement use-after-free detection