[PATCH i-g-t v4 0/5] Add more tests to validate engine activity

Riana Tauro riana.tauro at intel.com
Tue May 20 06:13:31 UTC 2025


Add more tests to validate engine activity

1) engine-activity-single-(load/load-idle) : Validates engine activity
by loading a single engine and checking if others are idle

2) engine-activity-all-(load/load-idle) : Validates engine activity by
loading all engines simultaneously.

3) engine-activity-most-(load/load-idle) : Validates engine activity by
loading most engines except some

v2: fix CI failures using allocator
v3: rename to check_all_engines and use flag per engine (Umesh)
v4: initialize cork to NULL and remove condition check (Umesh)

Riana Tauro (5):
  tests/intel/xe_pmu: Add a helper function to check and end cork
  tests/intel/xe_pmu: Move descriptions of tests to the top of file
  tests/intel/xe_pmu: Add tests to validate engine activity with single
    engine active
  tests/intel/xe_pmu: Add tests to validate engine activity on all
    engines
  test/intel/xe_pmu: Add tests to validate engine activity by loading
    most engines

 tests/intel/xe_pmu.c | 311 +++++++++++++++++++++++++++++++++++++------
 1 file changed, 271 insertions(+), 40 deletions(-)

-- 
2.47.1



More information about the igt-dev mailing list