Re: [dpdk-dev] [PATCH 1/3] cryptodev: change device configuration API

2017-03-23 Thread Declan Doherty
On 17/02/17 12:01, Fan Zhang wrote: This patch changes the device configuration API for rte_cryptodev_ops function prototype, and update all cryptodev PMDs for this change. Signed-off-by: Fan Zhang --- ... Acked-by: Declan Doherty

[dpdk-dev] [PATCH 1/3] cryptodev: change device configuration API

2017-02-17 Thread Fan Zhang
This patch changes the device configuration API for rte_cryptodev_ops function prototype, and update all cryptodev PMDs for this change. Signed-off-by: Fan Zhang --- drivers/crypto/aesni_gcm/aesni_gcm_pmd_ops.c | 3 ++- drivers/crypto/aesni_mb/rte_aesni_mb_pmd_ops.c | 3 ++- drivers/crypto/arm