[dpdk-dev] [RFC] cryptodev: Change burst APIs to crypto operation oriented

2016-01-18 Thread Olivier MATZ
Hi Declan, On 01/12/2016 07:11 PM, Declan Doherty wrote: > In this rfc I'm looking to get some feedback on a proposal to change the > cryptodev burst API from the current implementation of accepting burst > of rte_mbuf's to a burst API based on rte_crypto_op's. > > -static inline uint16_t > -rte_

[dpdk-dev] [RFC] cryptodev: Change burst APIs to crypto operation oriented

2016-01-12 Thread Declan Doherty
In this rfc I'm looking to get some feedback on a proposal to change the cryptodev burst API from the current implementation of accepting burst of rte_mbuf's to a burst API based on rte_crypto_op's. -static inline uint16_t -rte_cryptodev_dequeue_burst(uint8_t dev_id, uint16_t qp_id, -