Re: [dpdk-dev] [RFC PATCH v2 0/4] IPSec Inline and look aside crypto offload

2017-08-28 Thread Narayana Prasad Athreya
This patchet showcases the definition and usage of the rte_security APIs described in the RFC v1 sent earlier. The data path and configuration path is similar to what was proposed in version 1. However, rte_security_configure API is removed, as it looked redundant. Also the rte_security.x files

Re: [dpdk-dev] [RFC PATCH v2 0/4] IPSec Inline and look aside crypto offload

2017-08-28 Thread Narayana Prasad Athreya
On Monday 28 August 2017 07:53 PM, Narayana Prasad Athreya wrote: This patchet showcases the definition and usage of the rte_security APIs described in the RFC v1 sent earlier. The data path and configuration path is similar to what was proposed in version 1. However, rte_security_configure