Igt-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Smitha Balasubramanyam <smitha.balasubramanyam@intel.com>
To: igt-dev@lists.freedesktop.org
Subject: [PATCH v2 0/2] Implementation of Negative tests for VM_BIND Decomp
Date: Tue, 24 Mar 2026 09:27:11 +0530	[thread overview]
Message-ID: <20260324035713.796560-1-smitha.balasubramanyam@intel.com> (raw)
In-Reply-To: <20260309060901.642399-1-smitha.balasubramanyam@intel.com>

This series adds negative test coverage for VM_BIND Decompression.

Patch 1 adds resource management structures and helper utilities
used by the VM_BIND Decomp Negative tests.

Patch 2 implements the actual negative tests covering invalid uapi parameters and
ccs corruption scenarios.

Changes since v1:
- Dropped temporary helper patch
- Rebased on latest upstream
- Fix indentation issues

Smitha Balasubramanyam (2):
  tests/intel : Add data structs & helper utilities for VM_Bind Neg
    tests
  tests/intel : Add Neg tests for VM_Bind Decomp

 tests/intel/xe_ccs.c | 1026 +++++++++++++++++++++++++++++++++++++++++-
 1 file changed, 1021 insertions(+), 5 deletions(-)

-- 
2.43.0


  parent reply	other threads:[~2026-03-24  3:55 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-03-09  6:08 [PATCH 0/3] Implementation of Negative tests for VM_BIND Decomp Smitha Balasubramanyam
2026-03-09  6:08 ` [PATCH 1/3] igt/xe: Add temporary helpers for VM_Bind neg test Smitha Balasubramanyam
2026-03-16  7:51   ` Zbigniew Kempczyński
2026-04-14 12:21   ` Kamil Konieczny
2026-03-09  6:09 ` [PATCH 2/3] tests/intel : Add data structs & helper utilities for VM_Bind Neg tests Smitha Balasubramanyam
2026-03-09  6:09 ` [PATCH 3/3] tests/intel : Add Neg tests for VM_Bind Decomp Smitha Balasubramanyam
2026-03-09 11:33 ` ✓ Xe.CI.BAT: success for Implementation of Negative tests for VM_BIND Decomp Patchwork
2026-03-09 11:36 ` ✗ i915.CI.BAT: failure " Patchwork
2026-03-09 15:15 ` ✗ Xe.CI.FULL: " Patchwork
2026-03-11 23:23 ` ✓ Xe.CI.BAT: success for Implementation of Negative tests for VM_BIND Decomp (rev2) Patchwork
2026-03-11 23:49 ` ✗ i915.CI.BAT: failure " Patchwork
2026-03-12 18:03 ` ✓ Xe.CI.FULL: success " Patchwork
2026-03-24  3:57 ` Smitha Balasubramanyam [this message]
2026-03-24  3:57   ` [PATCH 1/2] tests/intel : Add data structs & helper utilities for VM_Bind Neg tests Smitha Balasubramanyam
2026-03-24  3:57   ` [PATCH 2/2] tests/intel : Add Neg tests for VM_Bind Decomp Smitha Balasubramanyam
2026-04-05 11:50 ` [PATCH v2 0/2] Implementation of Negative tests for VM_BIND Decomp Smitha Balasubramanyam
2026-04-05 11:50   ` [PATCH v2 1/2] tests/intel : Add data structs & helper utilities for VM_Bind Neg tests Smitha Balasubramanyam
2026-04-14 12:25     ` Kamil Konieczny
2026-04-05 11:50   ` [PATCH v2 2/2] tests/intel : Add Neg tests for VM_Bind Decomp Smitha Balasubramanyam

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=20260324035713.796560-1-smitha.balasubramanyam@intel.com \
    --to=smitha.balasubramanyam@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