]> git.proxmox.com Git - mirror_zfs.git/commit
Modify checksum obtain method of QAT
authorhedongzhang <h_d_zhang@163.com>
Tue, 3 Aug 2021 17:46:33 +0000 (01:46 +0800)
committerGitHub <noreply@github.com>
Tue, 3 Aug 2021 17:46:33 +0000 (11:46 -0600)
commit4357552785acd59d225b1dc2aff2665f88bbf904
tree1026344bec82987b11d9f995072a552c2fd6b6a3
parent46b2623586df3de6a350a2a95a97312628ad89e9
Modify checksum obtain method of QAT

CpaDcGeneratefooter function that obtain the checksum code
does not support the CPA_DC_STATELESS mode. So we get the
adler32 chencksum of the end of the zlib from dc_results.

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Reviewed-by: Chengfei Zhu <chengfeix.zhu@intel.com>
Signed-off-by: hedong.zhang <h_d_zhang@163.com>
Closes #12343
module/os/linux/zfs/qat_compress.c