[PATCH i-g-t 0/2] benchmarks/gem_wsim: Extend engine selection syntax
Marcin Bernatowicz
marcin.bernatowicz at linux.intel.com
Mon Jan 15 15:44:46 UTC 2024
Introduces significant changes to the engine selection syntax:
- Dynamically generates the list of available physical engines.
- Identifies engines using [class:instance:gt] tuples.
- Allows specifying engine instance and gt as
`engine_class[<engine_instance>-<gt_id>]`.
- Adds support for compute engine class (CCS).
- Maintains 1-based engine instance ids for compatibility
with existing workload definitions.
- Enhances `w_step` with `engine_idx`
and `request_idx` for throttling functionality
(both populated during prepare workload phase).
Adds command line option (-l) to list physical engines.
Signed-off-by: Marcin Bernatowicz <marcin.bernatowicz at linux.intel.com>
Marcin Bernatowicz (2):
benchmarks/gem_wsim: Extend engine selection syntax
benchmarks/gem_wsim: Option to list physical engines
benchmarks/gem_wsim.c | 831 ++++++++++++++++++++++--------------------
1 file changed, 444 insertions(+), 387 deletions(-)
--
2.31.1
More information about the igt-dev
mailing list