public inbox for igt-dev@lists.freedesktop.org
 help / color / mirror / Atom feed
* [PATCH i-g-t 0/2] Add memory write ordering verification
@ 2026-02-24  5:33 nishit.sharma
  2026-02-24  5:33 ` [PATCH i-g-t 1/2] tests/intel/xe_exec_store: Validate PCIe6 relax ordering nishit.sharma
                   ` (5 more replies)
  0 siblings, 6 replies; 9+ messages in thread
From: nishit.sharma @ 2026-02-24  5:33 UTC (permalink / raw)
  To: igt-dev, priyanka.dandamudi

From: Nishit Sharma <nishit.sharma@intel.com>

The patch series introduce a new gynamic subtest which verifies memory
relax ordering using copy and write operations across different memory
regions and buffer sizes (1M, 2M, 8M). For each memory region, the test
checks both copy and write transaction ordering to ensure correct memory
behavior on Intel GPUs.

ver2:
- Incorporated review comments (Priyanka)
- Created single patch using two commits
- Nits incorporated

Nishit Sharma (2):
  tests/intel/xe_exec_store: Validate PCIe6 relax ordering
  tests/intel/xe_exec_store: Extend test coverage to all memory regions

 tests/intel/xe_exec_store.c | 230 ++++++++++++++++++++++++++++++------
 1 file changed, 197 insertions(+), 33 deletions(-)

-- 
2.34.1


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

end of thread, other threads:[~2026-02-24 17:29 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-02-24  5:33 [PATCH i-g-t 0/2] Add memory write ordering verification nishit.sharma
2026-02-24  5:33 ` [PATCH i-g-t 1/2] tests/intel/xe_exec_store: Validate PCIe6 relax ordering nishit.sharma
2026-02-24  8:55   ` Dandamudi, Priyanka
2026-02-24  5:33 ` [PATCH i-g-t 2/2] tests/intel/xe_exec_store: Extend test coverage to all memory regions nishit.sharma
2026-02-24  8:55   ` Dandamudi, Priyanka
2026-02-24  6:20 ` ✓ Xe.CI.BAT: success for Add memory write ordering verification (rev2) Patchwork
2026-02-24  6:32 ` ✓ i915.CI.BAT: " Patchwork
2026-02-24  9:23 ` ✗ i915.CI.Full: failure " Patchwork
2026-02-24 17:29 ` ✗ Xe.CI.FULL: " Patchwork

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