Igt-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH i-g-t 0/8] tests/intel/xe_sriov_scheduling: improve scheduling coverage
@ 2026-05-27 20:56 Marcin Bernatowicz
  2026-05-27 20:56 ` [PATCH i-g-t 1/8] tests/intel/xe_sriov_scheduling: Use timestamp helper Marcin Bernatowicz
                   ` (10 more replies)
  0 siblings, 11 replies; 13+ messages in thread
From: Marcin Bernatowicz @ 2026-05-27 20:56 UTC (permalink / raw)
  To: igt-dev; +Cc: adam.miszczak, jakub1.kolakowski, lukasz.laguna,
	Marcin Bernatowicz

Improve SR-IOV scheduling test coverage by adding default-enabled
fair-scheduling validation, broadening equal-throughput and
nonpreempt-engine-resets scenarios across GTs and both LOW/NORMAL
priorities, and strengthening result confidence with PMU-based checks
using engine-active-ticks and engine-total-ticks.

This series also includes earlier preparatory changes: timestamp helper,
scheduling priority support, and a const-correct helper signature update.

Marcin Bernatowicz (8):
  tests/intel/xe_sriov_scheduling: Use timestamp helper
  tests/intel/xe_sriov_scheduling: Add scheduling priority support
  tests/intel/xe_sriov_scheduling: Make sysfs_get_job_timeout_ms take
    const eci
  tests/intel/xe_sriov_scheduling: Add PMU-based verification helpers
  tests/intel/xe_sriov_scheduling: Raise min exec quantum to 2ms
  tests/intel/xe_sriov_scheduling: Refactor throughput_ratio and
    nonpreempt-engine-resets test
  tests/intel/xe_sriov_scheduling: Remove unused log_sample_values
    helper
  tests/intel/xe_sriov_scheduling: Add default fair scheduling test

 tests/intel/xe_sriov_scheduling.c | 1035 ++++++++++++++++++++++++-----
 1 file changed, 859 insertions(+), 176 deletions(-)

-- 
2.43.0


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

end of thread, other threads:[~2026-05-28 12:15 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-05-27 20:56 [PATCH i-g-t 0/8] tests/intel/xe_sriov_scheduling: improve scheduling coverage Marcin Bernatowicz
2026-05-27 20:56 ` [PATCH i-g-t 1/8] tests/intel/xe_sriov_scheduling: Use timestamp helper Marcin Bernatowicz
2026-05-28 10:43   ` Kamil Konieczny
2026-05-27 20:56 ` [PATCH i-g-t 2/8] tests/intel/xe_sriov_scheduling: Add scheduling priority support Marcin Bernatowicz
2026-05-27 20:56 ` [PATCH i-g-t 3/8] tests/intel/xe_sriov_scheduling: Make sysfs_get_job_timeout_ms take const eci Marcin Bernatowicz
2026-05-27 20:56 ` [PATCH i-g-t 4/8] tests/intel/xe_sriov_scheduling: Add PMU-based verification helpers Marcin Bernatowicz
2026-05-27 20:56 ` [PATCH i-g-t 5/8] tests/intel/xe_sriov_scheduling: Raise min exec quantum to 2ms Marcin Bernatowicz
2026-05-27 20:56 ` [PATCH i-g-t 6/8] tests/intel/xe_sriov_scheduling: Refactor throughput_ratio and nonpreempt-engine-resets test Marcin Bernatowicz
2026-05-27 20:56 ` [PATCH i-g-t 7/8] tests/intel/xe_sriov_scheduling: Remove unused log_sample_values helper Marcin Bernatowicz
2026-05-27 20:56 ` [PATCH i-g-t 8/8] tests/intel/xe_sriov_scheduling: Add default fair scheduling test Marcin Bernatowicz
2026-05-28  0:01 ` ✓ Xe.CI.BAT: success for tests/intel/xe_sriov_scheduling: improve scheduling coverage Patchwork
2026-05-28  0:04 ` ✗ i915.CI.BAT: failure " Patchwork
2026-05-28 12:15 ` ✓ Xe.CI.FULL: success " Patchwork

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