[dpdk-dev] [PATCH v8 00/10] Crypto API and device framework

2015-11-25 Thread Thomas Monjalon
2015-11-25 13:25, 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.

[dpdk-dev] [PATCH v8 00/10] Crypto API and device framework

2015-11-25 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