aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorDamian Muszynski <[email protected]>2023-12-22 14:15:35 +0100
committerHerbert Xu <[email protected]>2023-12-29 11:25:56 +0800
commit5da6a2d5353e0e234f12ccacaf6f50656cc33278 (patch)
tree30edc47916694dae48e42a726acd410dc792d0d7 /tools/perf/scripts/python
parenteb52707716e3f2cdf16f4e95e3a800cca190504f (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')
0 files changed, 0 insertions, 0 deletions