From: Jesse Zhang <Jesse.Zhang@amd.com>
To: <igt-dev@lists.freedesktop.org>
Cc: Vitaly Prosyak <vitaly.prosyak@amd.com>,
Alex Deucher <alexander.deucher@amd.com>,
Christian Koenig <christian.koenig@amd.com>,
Jesse Zhang <Jesse.Zhang@amd.com>,
Jesse Zhang <jesse.zhang@amd.com>
Subject: [PATCH i-g-t 2/2] tests/amdgpu/queue_reset: Add test for oversize packet length
Date: Thu, 9 Apr 2026 15:15:49 +0800 [thread overview]
Message-ID: <20260409071558.2658707-2-Jesse.Zhang@amd.com> (raw)
In-Reply-To: <20260409071558.2658707-1-Jesse.Zhang@amd.com>
Add a new test case entry for CMD_STREAM_EXEC_INVALID_PACKET_LENGTH_OVERSIZE
to the queue reset test matrix.
Fixes 81169c743e75(tests/amdgpu: add string mapping for oversized packet length error)
Signed-off-by: Jesse Zhang <jesse.zhang@amd.com>
---
tests/amdgpu/amd_queue_reset.c | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/tests/amdgpu/amd_queue_reset.c b/tests/amdgpu/amd_queue_reset.c
index 73a99bb89..c770c5ee2 100644
--- a/tests/amdgpu/amd_queue_reset.c
+++ b/tests/amdgpu/amd_queue_reset.c
@@ -1176,6 +1176,10 @@ int igt_main()
"Stressful-and-multiple-cs-of-bad and good length-operations-using-multiple-processes",
{ {FAMILY_AI, 0x32, 0xFF} },
{-ECANCELED, -ECANCELED, -ECANCELED }, true},
+ {CMD_STREAM_EXEC_INVALID_PACKET_LENGTH_OVERSIZE, "CMD_STREAM_EXEC_INVALID_PACKET_LENGTH_OVERSIZE",
+ "Stressful-and-multiple-cs-of-bad and good length-operations-using-multiple-processes",
+ { {FAMILY_AI, 0x32, 0xFF} },
+ {-ECANCELED, -ECANCELED, -ECANCELED }, true},
{CMD_STREAM_EXEC_INVALID_OPCODE, "CMD_STREAM_EXEC_INVALID_OPCODE",
"Stressful-and-multiple-cs-of-bad and good opcode-operations-using-multiple-processes",
{}, {-ECANCELED, -ECANCELED, -ECANCELED }, true },
--
2.49.0
next prev parent reply other threads:[~2026-04-09 7:16 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-04-09 7:15 [PATCH i-g-t 1/2] lib/amdgpu: restore sched_mask after abnormal subtest exits Jesse Zhang
2026-04-09 7:15 ` Jesse Zhang [this message]
2026-04-10 1:37 ` ✓ Xe.CI.BAT: success for series starting with [i-g-t,1/2] " Patchwork
2026-04-10 1:48 ` ✓ i915.CI.BAT: " Patchwork
2026-04-10 4:52 ` ✗ Xe.CI.FULL: failure " Patchwork
2026-04-10 19:51 ` ✓ i915.CI.Full: success " 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=20260409071558.2658707-2-Jesse.Zhang@amd.com \
--to=jesse.zhang@amd.com \
--cc=alexander.deucher@amd.com \
--cc=christian.koenig@amd.com \
--cc=igt-dev@lists.freedesktop.org \
--cc=vitaly.prosyak@amd.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