All of lore.kernel.org
 help / color / mirror / Atom feed
From: Francois Dugast <francois.dugast@intel.com>
To: Balasubramani Vivekanandan <balasubramani.vivekanandan@intel.com>
Cc: <igt-dev@lists.freedesktop.org>
Subject: Re: [PATCH 1/1] tests/xe/xe_fault_injection: Remove probe function wait_for_lmem_ready
Date: Wed, 17 Dec 2025 14:16:18 +0100	[thread overview]
Message-ID: <aUKtIv_46MarVsJS@fdugast-desk> (raw)
In-Reply-To: <20251217131406.2441143-4-balasubramani.vivekanandan@intel.com>

On Wed, Dec 17, 2025 at 06:44:08PM +0530, Balasubramani Vivekanandan wrote:
> wait_for_lmem_ready function is removed from the driver probe. Discard
> it from here as well.
> 
> Signed-off-by: Balasubramani Vivekanandan <balasubramani.vivekanandan@intel.com>

Reviewed-by: Francois Dugast <francois.dugast@intel.com>

> ---
>  tests/intel/xe_fault_injection.c | 2 --
>  1 file changed, 2 deletions(-)
> 
> diff --git a/tests/intel/xe_fault_injection.c b/tests/intel/xe_fault_injection.c
> index 013b4dc9a..f3bfc4b40 100644
> --- a/tests/intel/xe_fault_injection.c
> +++ b/tests/intel/xe_fault_injection.c
> @@ -242,7 +242,6 @@ static void ignore_fail_dump_in_dmesg(const char function_name[], bool enable)
>   *
>   * arg[1]:
>   * @guc_wait_ucode:			guc_wait_ucode
> - * @wait_for_lmem_ready:		wait_for_lmem_ready
>   * @xe_add_hw_engine_class_defaults:	xe_add_hw_engine_class_defaults
>   * @xe_device_create:			xe_device_create
>   * @xe_device_probe_early:		xe_device_probe_early
> @@ -567,7 +566,6 @@ int igt_main_args("I:", NULL, help_str, opt_handler, NULL)
>  		bool pf_only;
>  	} probe_fail_functions[] = {
>  		{ "guc_wait_ucode", 0, true },
> -		{ "wait_for_lmem_ready" },
>  		{ "xe_add_hw_engine_class_defaults" },
>  		{ "xe_device_create" },
>  		{ "xe_device_probe_early" },
> -- 
> 2.43.0
> 

  reply	other threads:[~2025-12-17 13:16 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-12-17 13:14 [PATCH 0/1] Discard wait_for_lmem_ready from fault injection test Balasubramani Vivekanandan
2025-12-17 13:14 ` [PATCH 1/1] tests/xe/xe_fault_injection: Remove probe function wait_for_lmem_ready Balasubramani Vivekanandan
2025-12-17 13:16   ` Francois Dugast [this message]
2025-12-17 19:19 ` ✓ i915.CI.BAT: success for Discard wait_for_lmem_ready from fault injection test Patchwork
2025-12-17 19:20 ` ✓ Xe.CI.BAT: " Patchwork
2025-12-18  0:01 ` ✗ i915.CI.Full: failure " Patchwork
2026-01-05  8:51   ` Vivekanandan, Balasubramani
2025-12-18 18:38 ` ✗ Xe.CI.Full: " Patchwork
2026-01-05  8:50   ` Vivekanandan, Balasubramani

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=aUKtIv_46MarVsJS@fdugast-desk \
    --to=francois.dugast@intel.com \
    --cc=balasubramani.vivekanandan@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.