mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2026-05-25 19:57:43 +03:00
QAT support for AES-GCM
This patch adds support for acceleration of AES-GCM encryption with Intel Quick Assist Technology. Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov> Signed-off-by: Chengfeix Zhu <chengfeix.zhu@intel.com> Signed-off-by: Weigang Li <weigang.li@intel.com> Signed-off-by: Tom Caputi <tcaputi@datto.com> Closes #7282
This commit is contained in:
committed by
Brian Behlendorf
parent
8e5d14844d
commit
cf63739191
@@ -2352,9 +2352,9 @@ Default value: \fB1\fR.
|
||||
\fBzfs_qat_disable\fR (int)
|
||||
.ad
|
||||
.RS 12n
|
||||
This tunable disables qat hardware acceleration for gzip compression.
|
||||
It is available only if qat acceleration is compiled in and qat driver
|
||||
is present.
|
||||
This tunable disables qat hardware acceleration for gzip compression and.
|
||||
AES-GCM encryption. It is available only if qat acceleration is compiled in
|
||||
and the qat driver is present.
|
||||
.sp
|
||||
Use \fB1\fR for yes and \fB0\fR for no (default).
|
||||
.RE
|
||||
|
||||
Reference in New Issue
Block a user