diff options
author | Tomasz Kowalik <[email protected]> | 2021-12-16 09:13:34 +0000 |
---|---|---|
committer | Herbert Xu <[email protected]> | 2021-12-24 14:18:27 +1100 |
commit | 0cec19c761e5cc8d6fa43df622791e941b7a8033 (patch) | |
tree | 79ddb4cc627c8264868ad0740fb093e591a78400 /tools/perf/scripts/python/syscall-counts.py | |
parent | beb1e6d71f0ef906ff986710fdd4ad4fc1542302 (diff) |
crypto: qat - add support for compression for 4xxx
Add the logic required to enable the compression service for 4xxx devices.
This allows to load the compression firmware image and report
the appropriate compression capabilities.
The firmware image selection for a given device is based on the
'ServicesEnabled' key stored in the internal configuration, which is
added statically at the probe of the device according to the following
rule, by default:
- odd numbered devices assigned to compression services
- even numbered devices assigned to crypto services
In addition, restore the 'ServicesEnabled' key, if present, when SRIOV
is enabled on the device.
Signed-off-by: Tomasz Kowalik <[email protected]>
Co-developed-by: Mateuszx Potrola <[email protected]>
Signed-off-by: Mateuszx Potrola <[email protected]>
Co-developed-by: Giovanni Cabiddu <[email protected]>
Signed-off-by: Giovanni Cabiddu <[email protected]>
Signed-off-by: Marco Chiappero <[email protected]>
Reviewed-by: Fiona Trahe <[email protected]>
Reviewed-by: Marco Chiappero <[email protected]>
Signed-off-by: Herbert Xu <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions