[dpdk-dev] [PATCH v2 0/2] Handle mixed algorithms on GEN3 QAT
    Adam Dybkowski 
    adamx.dybkowski at intel.com
       
    Wed Dec 11 15:09:33 CET 2019
    
    
  
v2:
* Added release notes update.
Adam Dybkowski (2):
  crypto/qat: handle mixed hash-cipher requests on GEN3 QAT
  test/crypto: add more tests for mixed encypted-digest
 app/test/test_cryptodev.c                    |  470 ++++++-
 app/test/test_cryptodev_mixed_test_vectors.h | 1320 +++++++++++++++++-
 doc/guides/cryptodevs/qat.rst                |   24 +
 doc/guides/rel_notes/release_20_02.rst       |    7 +
 drivers/common/qat/qat_adf/icp_qat_fw.h      |    3 +
 drivers/common/qat/qat_adf/icp_qat_fw_la.h   |    2 +
 drivers/crypto/qat/qat_sym_session.c         |   72 +
 7 files changed, 1829 insertions(+), 69 deletions(-)
-- 
2.17.1
    
    
More information about the dev
mailing list