Re: [dpdk-dev] [dpdk-dev v13 0/4] cryptodev: add raw data-path APIs

2020-10-12 Thread Akhil Goyal
> Subject: [dpdk-dev v13 0/4] cryptodev: add raw data-path APIs > > The Crypto Raw data-path APIs are a set of APIs designed to enable external > libraries/applications to leverage the cryptographic processing provided by > DPDK crypto PMDs through the cryptodev API but in a manner that is not > d

[dpdk-dev] [dpdk-dev v13 0/4] cryptodev: add raw data-path APIs

2020-10-10 Thread Fan Zhang
The Crypto Raw data-path APIs are a set of APIs designed to enable external libraries/applications to leverage the cryptographic processing provided by DPDK crypto PMDs through the cryptodev API but in a manner that is not dependent on native DPDK data structures (eg. rte_mbuf, rte_crypto_op, ... e