diff options
author | Damian Muszynski <[email protected]> | 2023-12-22 14:15:35 +0100 |
---|---|---|
committer | Herbert Xu <[email protected]> | 2023-12-29 11:25:56 +0800 |
commit | 5da6a2d5353e0e234f12ccacaf6f50656cc33278 (patch) | |
tree | 30edc47916694dae48e42a726acd410dc792d0d7 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | eb52707716e3f2cdf16f4e95e3a800cca190504f (diff) |
crypto: qat - generate dynamically arbiter mappings
The thread-to-arbiter mapping describes which arbiter can assign jobs
to an acceleration engine thread.
The existing mappings are functionally correct, but hardcoded and not
optimized.
Replace the static mappings with an algorithm that generates optimal
mappings, based on the loaded configuration.
The logic has been made common so that it can be shared between all
QAT GEN4 devices.
Signed-off-by: Damian Muszynski <[email protected]>
Reviewed-by: Giovanni Cabiddu <[email protected]>
Signed-off-by: Herbert Xu <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions