[dpdk-dev] [PATCH v4 0/6] Crypto API and device framework

2015-11-03 Thread Sergio Gonzalez Monroy
On 03/11/2015 17:45, Declan Doherty wrote: > This series of patches defines a set of application burst oriented APIs for > asynchronous symmetric cryptographic functions within DPDK. It also contains a > poll mode driver cryptographic device framework for the implementation of > crypto devices with

[dpdk-dev] [PATCH v4 0/6] Crypto API and device framework

2015-11-03 Thread Declan Doherty
This series of patches defines a set of application burst oriented APIs for asynchronous symmetric cryptographic functions within DPDK. It also contains a poll mode driver cryptographic device framework for the implementation of crypto devices within DPDK. In the patch set we also have included 2