From: "Randhawa, Jagmeet" <jagmeet.randhawa@intel.com>
To: Nirmoy Das <nirmoy.das@intel.com>, <igt-dev@lists.freedesktop.org>
Cc: <kamil.konieczny@linux.intel.com>
Subject: Re: [PATCH i-g-t] tests/intel/xe_exec_fault_mode: Print engine name on error
Date: Thu, 22 Aug 2024 10:35:20 -0700 [thread overview]
Message-ID: <55575aff-cee7-4bc0-b22a-73a213da75a6@intel.com> (raw)
In-Reply-To: <20240822162602.24246-1-nirmoy.das@intel.com>
On 8/22/2024 9:26 AM, Nirmoy Das wrote:
> Print engine name the test is running on to help with debugging.
>
> Link: https://gitlab.freedesktop.org/drm/xe/kernel/-/issues/1461
> Signed-off-by: Nirmoy Das <nirmoy.das@intel.com>
Reviewed-by: Jagmeet Randhawa <jagmeet.randhawa@intel.com>
> ---
> tests/intel/xe_exec_fault_mode.c | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/tests/intel/xe_exec_fault_mode.c b/tests/intel/xe_exec_fault_mode.c
> index 87375ed17..1f1f1e50b 100644
> --- a/tests/intel/xe_exec_fault_mode.c
> +++ b/tests/intel/xe_exec_fault_mode.c
> @@ -140,6 +140,7 @@ test_exec(int fd, struct drm_xe_engine_class_instance *eci,
> int i, j, b;
> int map_fd = -1;
>
> + igt_debug("%s running on: %s\n", __func__, xe_engine_class_string(eci->engine_class));
> igt_assert_lte(n_exec_queues, MAX_N_EXEC_QUEUES);
>
> if (flags & ENABLE_SCRATCH)
next prev parent reply other threads:[~2024-08-22 17:35 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-08-22 16:26 [PATCH i-g-t] tests/intel/xe_exec_fault_mode: Print engine name on error Nirmoy Das
2024-08-22 17:35 ` Randhawa, Jagmeet [this message]
2024-08-22 20:13 ` ✓ Fi.CI.BAT: success for " Patchwork
2024-08-22 20:17 ` ✓ CI.xeBAT: " Patchwork
2024-08-23 4:25 ` ✗ CI.xeFULL: failure " Patchwork
2024-08-23 21:44 ` ✗ 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=55575aff-cee7-4bc0-b22a-73a213da75a6@intel.com \
--to=jagmeet.randhawa@intel.com \
--cc=igt-dev@lists.freedesktop.org \
--cc=kamil.konieczny@linux.intel.com \
--cc=nirmoy.das@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