aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorLucas Segarra Fernandez <[email protected]>2023-01-23 11:42:21 +0100
committerHerbert Xu <[email protected]>2023-02-03 12:54:54 +0800
commitc1e98807b7049dfc04a971b937ca127faa5514f4 (patch)
tree4f226acc7f8f6768a042323466523862f80c78ee /tools/perf/scripts/python
parentd52b0c780c1f8cdd0cef9c6e683ab568d04bb19d (diff)
crypto: qat - extend buffer list logic interface
Extend qat_bl_sgl_to_bufl() to allow skipping the mapping of a region of the source and the destination scatter lists starting from byte zero. This is to support the ZLIB format (RFC 1950) in the qat driver. The ZLIB format is made of deflate compressed data surrounded by a header and a footer. The QAT accelerators support only the deflate algorithm, therefore the header should not be mapped since it is inserted in software. Signed-off-by: Lucas Segarra Fernandez <[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