Re: [dpdk-dev] [PATCH 0/5] crypto/dpaa2_sec optimization and feature update

2017-07-02 Thread De Lara Guarch, Pablo
> -Original Message- > From: akhil.go...@nxp.com [mailto:akhil.go...@nxp.com] > Sent: Thursday, June 29, 2017 9:49 PM > To: dev@dpdk.org > Cc: hemant.agra...@nxp.com; De Lara Guarch, Pablo > ; Doherty, Declan > ; Akhil Goyal > Subject: [PATCH 0/5] crypto/dpaa2_sec optimization and featur

[dpdk-dev] [PATCH 0/5] crypto/dpaa2_sec optimization and feature update

2017-06-29 Thread akhil.goyal
From: Akhil Goyal This patchset updates dpaa2_sec crypto driver with following: - optimization in data path for memory allocation - add support for additional AES algorithms like AES-GCM and AES-CTR - Update test cases in test_cryptodev for all the supported test cases. - Update documentation for