From: Andrzej Hajda <andrzej.hajda@intel.com>
To: intel-gfx@lists.freedesktop.org,
Patchwork <patchwork@emeril.freedesktop.org>
Subject: Re: [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915: add guard page to ggtt->error_capture (rev5)
Date: Wed, 22 Feb 2023 12:45:42 +0100 [thread overview]
Message-ID: <9db013fb-d91e-923f-5fc0-5dcc514a2f35@intel.com> (raw)
In-Reply-To: <167588156549.385.6426802654401322886@emeril.freedesktop.org>
On 08.02.2023 19:39, Patchwork wrote:
> *Patch Details*
> *Series:* drm/i915: add guard page to ggtt->error_capture (rev5)
> *URL:* https://patchwork.freedesktop.org/series/113560/
> <https://patchwork.freedesktop.org/series/113560/>
> *State:* success
> *Details:*
> https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_113560v5/index.html
> <https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_113560v5/index.html>
>
>
> CI Bug Log - changes from CI_DRM_12713 -> Patchwork_113560v5
>
>
> Summary
>
> *SUCCESS*
>
> No regressions found.
>
> External URL:
> https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_113560v5/index.html
>
>
> Participating hosts (37 -> 35)
>
> Missing (2): fi-blb-e6850 fi-snb-2520m
>
>
> Known issues
>
> Here are the changes found in Patchwork_113560v5 that come from known
> issues:
>
>
> IGT changes
>
>
> Issues hit
>
> * igt@kms_cursor_legacy@basic-busy-flip-before-cursor@atomic-transitions:
> o fi-bsw-n3050: PASS
> <https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_12713/fi-bsw-n3050/igt@kms_cursor_legacy@basic-busy-flip-before-cursor@atomic-transitions.html> -> FAIL <https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_113560v5/fi-bsw-n3050/igt@kms_cursor_legacy@basic-busy-flip-before-cursor@atomic-transitions.html> (i915#6298 <https://gitlab.freedesktop.org/drm/intel/issues/6298>)
Very common error:
http://gfx-ci.igk.intel.com/cibuglog-ng/results/all?query_key=a35c73578e5625e7c07ee8d0cbc3a8bd1645592c
Not related
Regards
Andrzej
>
>
> Possible fixes
>
> *
>
> igt@i915_selftest@live@hangcheck:
>
> o
>
> {bat-adlm-1}: ABORT
> <https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_12713/bat-adlm-1/igt@i915_selftest@live@hangcheck.html> -> PASS <https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_113560v5/bat-adlm-1/igt@i915_selftest@live@hangcheck.html>
>
> o
>
> fi-skl-guc: DMESG-WARN
> <https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_12713/fi-skl-guc/igt@i915_selftest@live@hangcheck.html> -> PASS <https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_113560v5/fi-skl-guc/igt@i915_selftest@live@hangcheck.html>
>
> *
>
> igt@i915_selftest@live@requests:
>
> o {bat-rpls-1}: ABORT
> <https://intel-gfx-ci.01.org/tree/drm-tip/CI_DRM_12713/bat-rpls-1/igt@i915_selftest@live@requests.html> (i915#7911 <https://gitlab.freedesktop.org/drm/intel/issues/7911>) -> PASS <https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_113560v5/bat-rpls-1/igt@i915_selftest@live@requests.html>
>
> {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_12713 -> Patchwork_113560v5
>
> CI-20190529: 20190529
> CI_DRM_12713: 5180055794b438ce688a6804afb0af08e626ebab @
> git://anongit.freedesktop.org/gfx-ci/linux
> IGT_7153: f47f859f13376958a2bd199423b1f0ff53dddbe0 @
> https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
> Patchwork_113560v5: 5180055794b438ce688a6804afb0af08e626ebab @
> git://anongit.freedesktop.org/gfx-ci/linux
>
>
> Linux commits
>
> 13f608422386 drm/i915: add guard page to ggtt->error_capture
>
next prev parent reply other threads:[~2023-02-22 11:45 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-02-08 10:51 [Intel-gfx] [PATCH v4] drm/i915: add guard page to ggtt->error_capture Andrzej Hajda
2023-02-08 11:03 ` Matthew Auld
2023-02-08 11:17 ` Andrzej Hajda
2023-02-08 11:29 ` Andrzej Hajda
2023-02-08 11:35 ` Matthew Auld
2023-02-08 18:39 ` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915: add guard page to ggtt->error_capture (rev5) Patchwork
2023-02-22 11:45 ` Andrzej Hajda [this message]
2023-02-08 19:52 ` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915: add guard page to ggtt->error_capture (rev6) Patchwork
2023-02-22 11:35 ` Andrzej Hajda
2023-02-09 20:04 ` [Intel-gfx] ✓ Fi.CI.IGT: " Patchwork
2023-02-22 12:05 ` [Intel-gfx] [PATCH v4] drm/i915: add guard page to ggtt->error_capture Andrzej Hajda
2023-02-22 20:48 ` Rodrigo Vivi
2023-02-27 15:35 ` Andrzej Hajda
2023-03-02 10:43 ` Tvrtko Ursulin
2023-03-02 11:00 ` Andrzej Hajda
2023-03-03 12:01 ` Tvrtko Ursulin
2023-03-03 12:54 ` Andrzej Hajda
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=9db013fb-d91e-923f-5fc0-5dcc514a2f35@intel.com \
--to=andrzej.hajda@intel.com \
--cc=intel-gfx@lists.freedesktop.org \
--cc=patchwork@emeril.freedesktop.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox