HomeFreeBSD

QAT related bug fixes

Description

QAT related bug fixes

  1. Fix issue: Kernel BUG with QAT during decompression #9276. Now it is uninterruptible for a specific given QAT request, but Ctrl-C interrupt still works in user-space process.
  1. Copy the digest result to the buffer only when doing encryption, and vise-versa for decryption.

Reviewed-by: Tom Caputi <tcaputi@datto.com>
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Chengfei Zhu <chengfeix.zhu@intel.com>
Closes #9276
Closes #9303

Details

Provenance
Chengfei ZHu <chengfeix.zhu@intel.com>Authored on Sep 12 2019, 8:33 PM
Brian Behlendorf <behlendorf1@llnl.gov>Committed on Sep 12 2019, 8:33 PM
Parents
rG4f342e45be19: Canonicalize Python shebangs
Branches
Unknown
Tags
Unknown

Event Timeline

Brian Behlendorf <behlendorf1@llnl.gov> committed rG7238cbd4d3ee: QAT related bug fixes (authored by Chengfei ZHu <chengfeix.zhu@intel.com>).Sep 12 2019, 8:33 PM