From: Patchwork <patchwork@emeril.freedesktop.org>
To: "Swati Sharma" <swati2.sharma@intel.com>
Cc: igt-dev@lists.freedesktop.org
Subject: [igt-dev] ✓ Fi.CI.BAT: success for Enable VDSC output formats validation (rev4)
Date: Fri, 17 Feb 2023 18:12:40 -0000 [thread overview]
Message-ID: <167665756042.7018.15260947015441777462@emeril.freedesktop.org> (raw)
In-Reply-To: <20230217173148.12411-1-swati2.sharma@intel.com>
[-- Attachment #1: Type: text/plain, Size: 3391 bytes --]
== Series Details ==
Series: Enable VDSC output formats validation (rev4)
URL : https://patchwork.freedesktop.org/series/113253/
State : success
== Summary ==
CI Bug Log - changes from IGT_7165 -> IGTPW_8506
====================================================
Summary
-------
**SUCCESS**
No regressions found.
External URL: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_8506/index.html
Participating hosts (38 -> 37)
------------------------------
Additional (1): fi-pnv-d510
Missing (2): bat-kbl-2 fi-snb-2520m
Known issues
------------
Here are the changes found in IGTPW_8506 that come from known issues:
### IGT changes ###
#### Issues hit ####
* igt@i915_selftest@live@reset:
- bat-rpls-2: [PASS][1] -> [ABORT][2] ([i915#4983])
[1]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_7165/bat-rpls-2/igt@i915_selftest@live@reset.html
[2]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_8506/bat-rpls-2/igt@i915_selftest@live@reset.html
- bat-rpls-1: [PASS][3] -> [ABORT][4] ([i915#4983] / [i915#7981])
[3]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_7165/bat-rpls-1/igt@i915_selftest@live@reset.html
[4]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_8506/bat-rpls-1/igt@i915_selftest@live@reset.html
* igt@kms_pipe_crc_basic@read-crc:
- bat-adlp-9: NOTRUN -> [SKIP][5] ([i915#3546]) +1 similar issue
[5]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_8506/bat-adlp-9/igt@kms_pipe_crc_basic@read-crc.html
* igt@kms_psr@primary_page_flip:
- fi-pnv-d510: NOTRUN -> [SKIP][6] ([fdo#109271]) +44 similar issues
[6]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_8506/fi-pnv-d510/igt@kms_psr@primary_page_flip.html
#### Possible fixes ####
* igt@i915_selftest@live@gt_heartbeat:
- fi-apl-guc: [DMESG-FAIL][7] ([i915#5334]) -> [PASS][8]
[7]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_7165/fi-apl-guc/igt@i915_selftest@live@gt_heartbeat.html
[8]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_8506/fi-apl-guc/igt@i915_selftest@live@gt_heartbeat.html
* igt@i915_selftest@live@migrate:
- bat-atsm-1: [DMESG-FAIL][9] ([i915#7699]) -> [PASS][10]
[9]: https://intel-gfx-ci.01.org/tree/drm-tip/IGT_7165/bat-atsm-1/igt@i915_selftest@live@migrate.html
[10]: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_8506/bat-atsm-1/igt@i915_selftest@live@migrate.html
[fdo#109271]: https://bugs.freedesktop.org/show_bug.cgi?id=109271
[i915#3546]: https://gitlab.freedesktop.org/drm/intel/issues/3546
[i915#4983]: https://gitlab.freedesktop.org/drm/intel/issues/4983
[i915#5334]: https://gitlab.freedesktop.org/drm/intel/issues/5334
[i915#7699]: https://gitlab.freedesktop.org/drm/intel/issues/7699
[i915#7981]: https://gitlab.freedesktop.org/drm/intel/issues/7981
Build changes
-------------
* CI: CI-20190529 -> None
* IGT: IGT_7165 -> IGTPW_8506
CI-20190529: 20190529
CI_DRM_12757: 6653ef2d4663783ddec0ce1622ebbb4d47a2747f @ git://anongit.freedesktop.org/gfx-ci/linux
IGTPW_8506: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_8506/index.html
IGT_7165: 509e7e63c6377d0fe77d1bd209857fb191f4a84c @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
Testlist changes
----------------
+igt@kms_dsc@dsc-with-output-formats
== Logs ==
For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/IGTPW_8506/index.html
[-- Attachment #2: Type: text/html, Size: 4193 bytes --]
next prev parent reply other threads:[~2023-02-17 18:12 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-02-17 17:31 [igt-dev] [PATCH i-g-t v8 0/2] Enable VDSC output formats validation Swati Sharma
2023-02-17 17:31 ` [igt-dev] [PATCH i-g-t v8 1/2] lib/dsc: Add helpers for VDSC output format debugfs entry Swati Sharma
2023-02-24 8:32 ` Nautiyal, Ankit K
2023-02-17 17:31 ` [igt-dev] [PATCH i-g-t v8 2/2] tests/i915/kms_dsc: Enable validation for VDSC output formats Swati Sharma
2023-02-24 8:12 ` Nautiyal, Ankit K
2023-02-17 18:12 ` Patchwork [this message]
2023-02-18 5:47 ` [igt-dev] ✗ Fi.CI.IGT: failure for Enable VDSC output formats validation (rev4) Patchwork
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=167665756042.7018.15260947015441777462@emeril.freedesktop.org \
--to=patchwork@emeril.freedesktop.org \
--cc=igt-dev@lists.freedesktop.org \
--cc=swati2.sharma@intel.com \
/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