Igt-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH i-g-t v4 0/2] Add BO Allocation and VM Bind stress infra
@ 2026-09-07  8:20 Sobin Thomas
  2026-09-07  8:20 ` [PATCH i-g-t v4 1/2] tests/intel: add BO allocation stress coverage Sobin Thomas
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Sobin Thomas @ 2026-09-07  8:20 UTC (permalink / raw)
  To: igt-dev, matthew.brost; +Cc: nishit.sharma, kamil.konieczny, Sobin Thomas

This series adds the base BO allocation infra for excercising Xe VM
Bind/Unbind with varying BO Sizes and execution workloads 

This infra supports individual and array VM binds, random sized BO
allocation , threaded execution across engines, unaligned VA access and
leak/eviction scenarios

Sobin Thomas (2):
  tests/intel: add BO allocation stress coverage
  test/intel/xe_bo_alloc: Add oversubscribe concurrent bind stress
    subtest

 tests/intel/xe_bo_alloc.c | 1523 +++++++++++++++++++++++++++++++++++++
 tests/meson.build         |    1 +
 2 files changed, 1524 insertions(+)
 create mode 100644 tests/intel/xe_bo_alloc.c

-- 
2.52.0


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

end of thread, other threads:[~2026-09-07 15:11 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-09-07  8:20 [PATCH i-g-t v4 0/2] Add BO Allocation and VM Bind stress infra Sobin Thomas
2026-09-07  8:20 ` [PATCH i-g-t v4 1/2] tests/intel: add BO allocation stress coverage Sobin Thomas
2026-09-07  8:20 ` [PATCH i-g-t v4 2/2] test/intel/xe_bo_alloc: Add oversubscribe concurrent bind stress subtest Sobin Thomas
2026-09-07  9:19 ` ✓ Xe.CI.BAT: success for Add BO Allocation and VM Bind stress infra (rev3) Patchwork
2026-09-07 10:01 ` ✓ i915.CI.BAT: " Patchwork
2026-09-07 10:19 ` ✗ Xe.CI.FULL: failure " Patchwork
2026-09-07 15:10 ` ✗ i915.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