Igt-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v1] tests/intel-ci: blocklist xe_exec_threads multi-queue tests on NVL
@ 2026-08-31 14:19 shivtej.eknath.patil
  2026-08-31 14:21 ` Sharma, Nishit
  0 siblings, 1 reply; 2+ messages in thread
From: shivtej.eknath.patil @ 2026-08-31 14:19 UTC (permalink / raw)
  To: igt-dev, nishit.sharma, smitha.balasubramanyam; +Cc: Shivtej Patil

From: Shivtej Patil <shivtej.eknath.patil@intel.com>

The xe_exec_threads multi-queue subtests require
xe_has_multi_queue_engine(fd).
 
On NVL platforms these subtests are expected to skip because
multi-queue engine support is not available.

Add a blocklist entry to avoid reporting expected CI failures.

Signed-off-by: Shivtej Patil <shivtej.eknath.patil@intel.com>
---
 tests/intel-ci/xe.nvl.core.blocklist.txt | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/tests/intel-ci/xe.nvl.core.blocklist.txt b/tests/intel-ci/xe.nvl.core.blocklist.txt
index 7de332352..ef9249a6d 100644
--- a/tests/intel-ci/xe.nvl.core.blocklist.txt
+++ b/tests/intel-ci/xe.nvl.core.blocklist.txt
@@ -107,3 +107,9 @@ igt@xe_exec_sip@.*
 igt@xe_exec_sip_eudebug@.*
 igt@xe_live_ktest@xe_eudebug
 ##################################################################
+# VLK-96753
+# Expected skip on NVL due to unsupported multi-queue capability
+# Multi-queue is not supported on platforms older than xe3p
+##################################################################
+igt@xe_exec_threads@threads-multi-queue-.*
+##################################################################
-- 
2.43.0


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH v1] tests/intel-ci: blocklist xe_exec_threads multi-queue tests on NVL
  2026-08-31 14:19 [PATCH v1] tests/intel-ci: blocklist xe_exec_threads multi-queue tests on NVL shivtej.eknath.patil
@ 2026-08-31 14:21 ` Sharma, Nishit
  0 siblings, 0 replies; 2+ messages in thread
From: Sharma, Nishit @ 2026-08-31 14:21 UTC (permalink / raw)
  To: shivtej.eknath.patil, igt-dev, smitha.balasubramanyam


On 8/31/2026 7:49 PM, shivtej.eknath.patil@intel.com wrote:
> From: Shivtej Patil <shivtej.eknath.patil@intel.com>
>
> The xe_exec_threads multi-queue subtests require
> xe_has_multi_queue_engine(fd).
>   
> On NVL platforms these subtests are expected to skip because
> multi-queue engine support is not available.
>
> Add a blocklist entry to avoid reporting expected CI failures.
>
> Signed-off-by: Shivtej Patil <shivtej.eknath.patil@intel.com>
> ---
>   tests/intel-ci/xe.nvl.core.blocklist.txt | 6 ++++++
>   1 file changed, 6 insertions(+)
>
> diff --git a/tests/intel-ci/xe.nvl.core.blocklist.txt b/tests/intel-ci/xe.nvl.core.blocklist.txt
> index 7de332352..ef9249a6d 100644
> --- a/tests/intel-ci/xe.nvl.core.blocklist.txt
> +++ b/tests/intel-ci/xe.nvl.core.blocklist.txt
> @@ -107,3 +107,9 @@ igt@xe_exec_sip@.*
>   igt@xe_exec_sip_eudebug@.*
>   igt@xe_live_ktest@xe_eudebug
>   ##################################################################
> +# VLK-96753
If it's upstream don't mention VLK here, Add only related changes and 
send it to ML
> +# Expected skip on NVL due to unsupported multi-queue capability
> +# Multi-queue is not supported on platforms older than xe3p
> +##################################################################
> +igt@xe_exec_threads@threads-multi-queue-.*
> +##################################################################

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2026-08-31 14:22 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-08-31 14:19 [PATCH v1] tests/intel-ci: blocklist xe_exec_threads multi-queue tests on NVL shivtej.eknath.patil
2026-08-31 14:21 ` Sharma, Nishit

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox