From: Matthew Brost <matthew.brost@intel.com>
To: igt-dev@lists.freedesktop.org
Cc: Matthew Brost <matthew.brost@intel.com>
Subject: [PATCH 0/1] Add xe_bo_alloc test
Date: Wed, 10 Apr 2024 00:12:08 -0700 [thread overview]
Message-ID: <20240410071209.481206-1-matthew.brost@intel.com> (raw)
In an attempt to recreate [1] in an IGT add xe_bo_alloc test.
I believe I've seen the new IGT fail similar to [1] with a certain seed,
more investigation is needed. Regardless this seems to a good test to
add to the suite.
[1] https://gitlab.freedesktop.org/drm/xe/kernel/-/issues/799
Matthew Brost (1):
xe: Add xe_bo_alloc test
lib/xe/xe_ioctl.c | 12 +
lib/xe/xe_ioctl.h | 1 +
tests/intel/xe_bo_alloc.c | 568 ++++++++++++++++++++++++++++++++++++++
tests/meson.build | 1 +
4 files changed, 582 insertions(+)
create mode 100644 tests/intel/xe_bo_alloc.c
--
2.34.1
next reply other threads:[~2024-04-10 7:11 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-04-10 7:12 Matthew Brost [this message]
2024-04-10 7:12 ` [PATCH 1/1] xe: Add xe_bo_alloc test Matthew Brost
2024-04-10 8:05 ` ✗ GitLab.Pipeline: warning for " Patchwork
2024-04-10 8:22 ` ✓ CI.xeBAT: success " Patchwork
2024-04-10 8:37 ` ✓ Fi.CI.BAT: " Patchwork
2024-04-10 21:07 ` ✓ Fi.CI.IGT: " 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=20240410071209.481206-1-matthew.brost@intel.com \
--to=matthew.brost@intel.com \
--cc=igt-dev@lists.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