diff options
author | Giovanni Cabiddu <giovanni.cabiddu@intel.com> | 2022-11-28 15:21:21 +0300 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2022-12-09 13:44:59 +0300 |
commit | 5b14b2b307e4045b38a4961718cbe9c17cef2bf4 (patch) | |
tree | 7022e51fb181b519d7e1922eaa26ed325ae3a57e /Documentation/translations | |
parent | 1198ae56c9a520384dcf53f01cd9adecd73751d0 (diff) | |
download | linux-5b14b2b307e4045b38a4961718cbe9c17cef2bf4.tar.xz |
crypto: qat - enable deflate for QAT GEN4
Enable deflate for QAT GEN4 devices.
This adds
(1) logic to create configuration entries at probe time for the
compression instances for QAT GEN4 devices;
(2) the implementation of QAT GEN4 specific compression operations,
required since the creation of the compression request template is
different between GEN2 and GEN4; and
(3) updates to the firmware API related to compression for GEN4.
The implementation configures the device to produce data compressed
dynamically, optimized for throughput over compression ratio.
Signed-off-by: Giovanni Cabiddu <giovanni.cabiddu@intel.com>
Reviewed-by: Wojciech Ziemba <wojciech.ziemba@intel.com>
Reviewed-by: Adam Guerin <adam.guerin@intel.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'Documentation/translations')
0 files changed, 0 insertions, 0 deletions