Re: [dpdk-dev] [PATCH v3 0/2] Handle mixed algorithms on GEN3 QAT

2020-01-15 Thread Akhil Goyal
> v2: > * Added release notes update. > > v3: > * Rebase, update release notes. > > 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| 400 +- > app

[dpdk-dev] [PATCH v3 0/2] Handle mixed algorithms on GEN3 QAT

2020-01-15 Thread Adam Dybkowski
v2: * Added release notes update. v3: * Rebase, update release notes. 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| 400 +- app/test/test_cryptodev_mixed