All of lore.kernel.org
 help / color / mirror / Atom feed
From: Patchwork <patchwork@emeril.freedesktop.org>
To: "Matthew Auld" <matthew.auld@intel.com>
Cc: intel-gfx@lists.freedesktop.org
Subject: [Intel-gfx] ✗ Fi.CI.BAT: failure for series starting with [v2,1/7] drm/i915/gem: Break out some shmem backend utils
Date: Tue, 14 Sep 2021 10:26:36 -0000	[thread overview]
Message-ID: <163161519621.3457.5260271105360180313@emeril.freedesktop.org> (raw)
In-Reply-To: <20210914085033.2833993-1-matthew.auld@intel.com>

[-- Attachment #1: Type: text/plain, Size: 3070 bytes --]

== Series Details ==

Series: series starting with [v2,1/7] drm/i915/gem: Break out some shmem backend utils
URL   : https://patchwork.freedesktop.org/series/94648/
State : failure

== Summary ==

CI Bug Log - changes from CI_DRM_10579 -> Patchwork_21037
====================================================

Summary
-------

  **FAILURE**

  Serious unknown changes coming with Patchwork_21037 absolutely need to be
  verified manually.
  
  If you think the reported changes have nothing to do with the changes
  introduced in Patchwork_21037, 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_21037/index.html

Possible new issues
-------------------

  Here are the unknown changes that may have been introduced in Patchwork_21037:

### IGT changes ###

#### Possible regressions ####

  * igt@gem_exec_suspend@basic-s3:
    - bat-dg1-5:          NOTRUN -> [INCOMPLETE][1]
   [1]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_21037/bat-dg1-5/igt@gem_exec_suspend@basic-s3.html

  * igt@runner@aborted:
    - bat-dg1-5:          NOTRUN -> [FAIL][2]
   [2]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_21037/bat-dg1-5/igt@runner@aborted.html

  
Known issues
------------

  Here are the changes found in Patchwork_21037 that come from known issues:

### IGT changes ###

#### Issues hit ####

  * igt@fbdev@info:
    - bat-dg1-5:          NOTRUN -> [SKIP][3] ([i915#2582]) +4 similar issues
   [3]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_21037/bat-dg1-5/igt@fbdev@info.html

  * igt@gem_exec_gttfill@basic:
    - bat-dg1-5:          NOTRUN -> [SKIP][4] ([i915#4086])
   [4]: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_21037/bat-dg1-5/igt@gem_exec_gttfill@basic.html

  
  [i915#2582]: https://gitlab.freedesktop.org/drm/intel/issues/2582
  [i915#4086]: https://gitlab.freedesktop.org/drm/intel/issues/4086


Participating hosts (39 -> 38)
------------------------------

  Additional (1): bat-dg1-5 
  Missing    (2): fi-bsw-cyan fi-bdw-samus 


Build changes
-------------

  * Linux: CI_DRM_10579 -> Patchwork_21037

  CI-20190529: 20190529
  CI_DRM_10579: a83151fa02e8d3e90729db21ee0e3830ff8c9565 @ git://anongit.freedesktop.org/gfx-ci/linux
  IGT_6209: 07d6594ed02f55b68d64fa6dd7f80cfbc1ce4ef8 @ https://gitlab.freedesktop.org/drm/igt-gpu-tools.git
  Patchwork_21037: dba19f313885f552e2cdd7df3c3a267618329722 @ git://anongit.freedesktop.org/gfx-ci/linux


== Linux commits ==

dba19f313885 drm/i915/ttm: enable shmem tt backend
f2013b99cd76 drm/i915/ttm: make evicted shmem pages visible to the shrinker
3eb4ab240a73 drm/i915: try to simplify make_{un}shrinkable
89087b82443e drm/i915/ttm: use cached system pages when evicting lmem
56dd3266c291 drm/i915/ttm: add tt shmem backend
5e8ae127a95f drm/ttm: add TTM_PAGE_FLAG_SHMEM
d3fcbc14d6ee drm/i915/gem: Break out some shmem backend utils

== Logs ==

For more details see: https://intel-gfx-ci.01.org/tree/drm-tip/Patchwork_21037/index.html

[-- Attachment #2: Type: text/html, Size: 3820 bytes --]

      parent reply	other threads:[~2021-09-14 10:26 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-09-14  8:50 [Intel-gfx] [PATCH v2 1/7] drm/i915/gem: Break out some shmem backend utils Matthew Auld
2021-09-14  8:50 ` Matthew Auld
2021-09-14  8:50 ` [Intel-gfx] [PATCH v2 2/7] drm/ttm: add TTM_PAGE_FLAG_SHMEM Matthew Auld
2021-09-14  8:50   ` Matthew Auld
2021-09-14  9:02   ` Christian König
2021-09-14  9:02     ` [Intel-gfx] " Christian König
2021-09-14 17:31     ` Matthew Auld
2021-09-14 17:31       ` [Intel-gfx] " Matthew Auld
2021-09-15  8:23       ` Christian König
2021-09-15  8:23         ` [Intel-gfx] " Christian König
2021-09-14  8:50 ` [Intel-gfx] [PATCH v2 3/7] drm/i915/ttm: add tt shmem backend Matthew Auld
2021-09-14  8:50   ` Matthew Auld
2021-09-14  8:50 ` [Intel-gfx] [PATCH v2 4/7] drm/i915/ttm: use cached system pages when evicting lmem Matthew Auld
2021-09-14  8:50   ` Matthew Auld
2021-09-14  8:50 ` [Intel-gfx] [PATCH v2 5/7] drm/i915: try to simplify make_{un}shrinkable Matthew Auld
2021-09-14  8:50   ` Matthew Auld
2021-09-14  8:50 ` [Intel-gfx] [PATCH v2 6/7] drm/i915/ttm: make evicted shmem pages visible to the shrinker Matthew Auld
2021-09-14  8:50   ` Matthew Auld
2021-09-14  8:50 ` [Intel-gfx] [PATCH v2 7/7] drm/i915/ttm: enable shmem tt backend Matthew Auld
2021-09-14  8:50   ` Matthew Auld
2021-09-14 10:01 ` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [v2,1/7] drm/i915/gem: Break out some shmem backend utils Patchwork
2021-09-14 10:03 ` [Intel-gfx] ✗ Fi.CI.SPARSE: " Patchwork
2021-09-14 10:26 ` Patchwork [this message]

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=163161519621.3457.5260271105360180313@emeril.freedesktop.org \
    --to=patchwork@emeril.freedesktop.org \
    --cc=intel-gfx@lists.freedesktop.org \
    --cc=matthew.auld@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.