Igt-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Kamil Konieczny <kamil.konieczny@linux.intel.com>
To: igt-dev@lists.freedesktop.org
Cc: "Kamil Konieczny" <kamil.konieczny@linux.intel.com>,
	"Jonathan Cavitt" <jonathan.cavitt@intel.com>,
	"Rodrigo Vivi" <rodrigo.vivi@intel.com>,
	"Zbigniew Kempczyński" <zbigniew.kempczynski@intel.com>
Subject: [PATCH i-g-t v3 0/2] Ignore more warns in xe_wedged tests
Date: Fri,  8 Nov 2024 21:18:35 +0100	[thread overview]
Message-ID: <20241108201839.119079-1-kamil.konieczny@linux.intel.com> (raw)

It turns out that there are more drm warnings which should be ignored
by igt_runner. Tests succeeds but later on when generating results
runner turns it into a failure.

v2: corrected and added more regex-es, move '|' to begin of split
  strings for better reading, corrected name in Cc and added r-b
v3: corrected drmtest logic for opening cards, improved assert
  logic for xe unbind (Kamil)

Cc: Jonathan Cavitt <jonathan.cavitt@intel.com>
Cc: Rodrigo Vivi <rodrigo.vivi@intel.com>
Cc: Zbigniew Kempczyński <zbigniew.kempczynski@intel.com>

Kamil Konieczny (4):
  tests/intel/xe_wedged: Ignore more dmesg warnings
  HAX/DO_NOT_MERGE: xe-fast-feedback: test xe_wedged
  lib/drmtest: invalidate cached fds after unbind
  lib/igt_sysfs: improve xe sysfs checks

 lib/drmtest.c                            | 18 ++++++++++++++++++
 lib/drmtest.h                            |  2 ++
 lib/igt_sysfs.c                          |  6 ++++--
 tests/core_hotunplug.c                   |  1 +
 tests/intel-ci/xe-fast-feedback.testlist |  4 ++++
 tests/intel/xe_wedged.c                  |  6 +++++-
 6 files changed, 34 insertions(+), 3 deletions(-)

-- 
2.47.0


             reply	other threads:[~2024-11-08 20:18 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-11-08 20:18 Kamil Konieczny [this message]
2024-11-08 20:18 ` [PATCH i-g-t v3 1/4] tests/intel/xe_wedged: Ignore more dmesg warnings Kamil Konieczny
2024-11-08 22:25   ` Rodrigo Vivi
2024-11-08 20:18 ` [PATCH i-g-t v3 2/4] HAX/DO_NOT_MERGE: xe-fast-feedback: test xe_wedged Kamil Konieczny
2024-11-08 20:18 ` [PATCH i-g-t v3 3/4] lib/drmtest: invalidate cached fds after unbind Kamil Konieczny
2024-11-08 20:18 ` [PATCH i-g-t v3 4/4] lib/igt_sysfs: improve xe sysfs checks Kamil Konieczny
2024-11-08 21:23 ` ✗ Fi.CI.BAT: failure for Ignore more warns in xe_wedged tests (rev3) Patchwork
2024-11-08 22:11 ` ✗ CI.xeBAT: " Patchwork
2024-11-10  0:33 ` ✗ CI.xeFULL: " Patchwork
2024-11-26 16:42   ` Kamil Konieczny
2024-11-25 21:35 ` ✗ i915.CI.BAT: failure for Ignore more warns in xe_wedged tests (rev4) Patchwork
2024-11-26 16:36   ` Kamil Konieczny
2024-11-25 21:43 ` ✗ Xe.CI.BAT: " Patchwork
2024-11-26 16:38   ` Kamil Konieczny
2024-11-26  0:12 ` ✗ Xe.CI.Full: " Patchwork
2024-11-26 16:40   ` Kamil Konieczny
  -- strict thread matches above, loose matches on Subject: below --
2024-11-26 18:10 [PATCH i-g-t v3 0/2] Ignore more warns in xe_wedged tests Kamil Konieczny

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=20241108201839.119079-1-kamil.konieczny@linux.intel.com \
    --to=kamil.konieczny@linux.intel.com \
    --cc=igt-dev@lists.freedesktop.org \
    --cc=jonathan.cavitt@intel.com \
    --cc=rodrigo.vivi@intel.com \
    --cc=zbigniew.kempczynski@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