Igt-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Zhanjun Dong <zhanjun.dong@intel.com>
To: igt-dev@lists.freedesktop.org
Cc: Zhanjun Dong <zhanjun.dong@intel.com>,
	Peter Senna Tschudin <peter.senna@intel.com>,
	Kamil Konieczny <kamil.konieczny@linux.intel.com>,
	Alan Previn <alan.previn.teres.alexis@intel.com>
Subject: [PATCH i-g-t v4 0/1] tests/intel/xe_exec_capture: Add xe_exec_capture test
Date: Tue, 22 Oct 2024 09:33:23 -0700	[thread overview]
Message-ID: <20241022163324.383145-1-zhanjun.dong@intel.com> (raw)

Test with GuC reset, check if devcoredump register dump is within the
range.

Signed-off-by: Zhanjun Dong <zhanjun.dong@intel.com>
Cc: Peter Senna Tschudin <peter.senna@intel.com>
Cc: Kamil Konieczny <kamil.konieczny@linux.intel.com>
Cc: Alan Previn <alan.previn.teres.alexis@intel.com>

Changes from prior revs:
 v4:-  Support runs on multiple GPU
       Load all devcoredump content to buffer
       Alloc line buffer dynamic vs static global memory
       Changed to igt_assert_f to provide more info if failed
 v3:-  Remove call to bash and awk
       Add regular express parse
       Detect devcoredump through card index
       Add devcoredump removal check
 v2:-  Fix CI.build error
       Add multiple GPU card support

Zhanjun Dong (1):
  tests/intel/xe_exec_capture: Add xe_exec_capture test

 tests/intel/xe_exec_capture.c | 365 ++++++++++++++++++++++++++++++++++
 tests/meson.build             |   1 +
 2 files changed, 366 insertions(+)
 create mode 100644 tests/intel/xe_exec_capture.c

-- 
2.34.1


             reply	other threads:[~2024-10-22 16:33 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-10-22 16:33 Zhanjun Dong [this message]
2024-10-22 16:33 ` [PATCH i-g-t v4 1/1] tests/intel/xe_exec_capture: Add xe_exec_capture test Zhanjun Dong
2024-11-13  7:48   ` Teres Alexis, Alan Previn
2024-11-13 23:23     ` Teres Alexis, Alan Previn
2024-11-14 22:23     ` Dong, Zhanjun
2024-11-15 19:21       ` Dong, Zhanjun
2024-11-14 22:33     ` Dong, Zhanjun
2024-11-13 23:26   ` Teres Alexis, Alan Previn
2024-10-22 18:47 ` ✗ GitLab.Pipeline: warning for tests/intel/xe_exec_capture: Add xe_exec_capture test (rev2) Patchwork
2024-10-22 19:14 ` ✓ Fi.CI.BAT: success " Patchwork
2024-10-22 20:19 ` ✓ CI.xeBAT: " Patchwork
2024-10-23  2:05 ` ✗ CI.xeFULL: failure " Patchwork
2024-10-23  3:35 ` ✗ Fi.CI.IGT: " Patchwork
2024-10-23  5:18 ` [PATCH i-g-t v4 0/1] tests/intel/xe_exec_capture: Add xe_exec_capture test Peter Senna Tschudin
2024-10-23 14:13   ` Dong, Zhanjun
2024-10-24  4:43     ` Peter Senna Tschudin

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=20241022163324.383145-1-zhanjun.dong@intel.com \
    --to=zhanjun.dong@intel.com \
    --cc=alan.previn.teres.alexis@intel.com \
    --cc=igt-dev@lists.freedesktop.org \
    --cc=kamil.konieczny@linux.intel.com \
    --cc=peter.senna@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