Re: [dpdk-dev] [PATCH v3 0/3] crypto/aesni_mb: add aes-gcm support

2018-10-10 Thread Akhil Goyal
On 10/10/2018 4:34 PM, Fan Zhang wrote: This patchset adds the AES-GCM algorithm support to AESNI-MB Cryptodev PMD and updates the unit test and documentations. v3: - updated patch descriptions. v2: - rebased on top of latest dpdk-next-crypto. - removed incorrect __rte_unused macros. Fan Zh

[dpdk-dev] [PATCH v3 0/3] crypto/aesni_mb: add aes-gcm support

2018-10-10 Thread Fan Zhang
This patchset adds the AES-GCM algorithm support to AESNI-MB Cryptodev PMD and updates the unit test and documentations. v3: - updated patch descriptions. v2: - rebased on top of latest dpdk-next-crypto. - removed incorrect __rte_unused macros. Fan Zhang (3): crypto/aesni_mb: add aes-gcm algor