[PATCH i-g-t v3 0/3] Add engine activity tests for functions

Riana Tauro riana.tauro at intel.com
Fri Mar 21 11:09:55 UTC 2025


Add engine activity tests for PF and VF's. Provision the PF and VF's
with execution quantum and sched policy and run workload on functions.

Add two tests

all-fn-engine-activity-load : Run workload on all functions
simultaneously and validate that all engines are equally
and fully loaded.

fn-engine-activity-load: Run workload on one function at a time
with sched_if_idle set to false

fn-engine-activity-sched-if-idle: Run workload on one function at a time
with sched_if_idle set to true. Validate functions use execution quantum
when idle

Riana Tauro (3):
  tests/intel/xe_pmu: move xe perf device to fixture
  tests/intel/xe_pmu: Add engine activity test for all functions
  tests/intel/xe_pmu: Add a test to validate engine activity on a
    function

 tests/intel/xe_pmu.c | 234 +++++++++++++++++++++++++++++++++++++++++--
 1 file changed, 224 insertions(+), 10 deletions(-)

-- 
2.47.1



More information about the igt-dev mailing list