public inbox for igt-dev@lists.freedesktop.org
 help / color / mirror / Atom feed
* [igt-dev] [PATCH i-g-t v3 0/2] Exercise evict-flink-*
@ 2022-12-06  7:39 Zbigniew Kempczyński
  2022-12-06  7:39 ` [igt-dev] [PATCH i-g-t v3 1/2] tests/gem_softpin: Add flink reopen eviction subtest Zbigniew Kempczyński
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Zbigniew Kempczyński @ 2022-12-06  7:39 UTC (permalink / raw)
  To: igt-dev

During change reloc allocator to keep offsets I start observing failures
in gem_exec_parallel@engines@fds. Looks as vma rebind bug so this series
contains isolated flink open/bind test.

HAX isolates execution, review is welcome.

v2: removing missed FILE *out used for debug
v3: - migrate object setup (pinning) code out of loop as it is constant
      during loop execution
    - put 'all' subtest within same dynamic subtest, add sanity check
      subtest which verifies evictin within single thread

Zbigniew Kempczyński (2):
  tests/gem_softpin: Add flink reopen eviction subtest
  HAX: Exercise evict-flink and evict-flink-all

 tests/i915/gem_softpin.c              | 167 ++++++++++++++++++++++++
 tests/intel-ci/fast-feedback.testlist | 180 +-------------------------
 2 files changed, 170 insertions(+), 177 deletions(-)

-- 
2.34.1

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

end of thread, other threads:[~2022-12-06  8:09 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-12-06  7:39 [igt-dev] [PATCH i-g-t v3 0/2] Exercise evict-flink-* Zbigniew Kempczyński
2022-12-06  7:39 ` [igt-dev] [PATCH i-g-t v3 1/2] tests/gem_softpin: Add flink reopen eviction subtest Zbigniew Kempczyński
2022-12-06  7:39 ` [igt-dev] [PATCH i-g-t v3 2/2] HAX: Exercise evict-flink and evict-flink-all Zbigniew Kempczyński
2022-12-06  8:09 ` [igt-dev] ✗ Fi.CI.BAT: failure for Exercise evict-flink-* (rev3) Patchwork

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