Re: [dpdk-dev] [PATCH v4 00/12] introduce security offload library

2017-10-24 Thread Akhil Goyal
Hi Thomas, On 10/24/2017 3:22 PM, Thomas Monjalon wrote: 24/10/2017 11:41, Akhil Goyal: Hi Thomas, On 10/23/2017 2:29 AM, Thomas Monjalon wrote: 22/10/2017 22:37, Akhil Goyal: Hi All, On 10/21/2017 9:43 PM, Akhil Goyal wrote: Hi Thomas, On 10/20/2017 3:02 PM, Thomas Monjalon wrote: 16/10/201

Re: [dpdk-dev] [PATCH v4 00/12] introduce security offload library

2017-10-24 Thread Thomas Monjalon
24/10/2017 11:41, Akhil Goyal: > Hi Thomas, > On 10/23/2017 2:29 AM, Thomas Monjalon wrote: > > 22/10/2017 22:37, Akhil Goyal: > >> Hi All, > >> On 10/21/2017 9:43 PM, Akhil Goyal wrote: > >>> Hi Thomas, > >>> On 10/20/2017 3:02 PM, Thomas Monjalon wrote: > 16/10/2017 12:44, Thomas Monjalon: >

Re: [dpdk-dev] [PATCH v4 00/12] introduce security offload library

2017-10-24 Thread Akhil Goyal
Hi Thomas, On 10/23/2017 2:29 AM, Thomas Monjalon wrote: 22/10/2017 22:37, Akhil Goyal: Hi All, On 10/21/2017 9:43 PM, Akhil Goyal wrote: Hi Thomas, On 10/20/2017 3:02 PM, Thomas Monjalon wrote: 16/10/2017 12:44, Thomas Monjalon: 15/10/2017 00:17, Akhil Goyal: This patchset introduce the rte

Re: [dpdk-dev] [PATCH v4 00/12] introduce security offload library

2017-10-23 Thread Aviad Yehezkel
On 10/22/2017 11:59 PM, Thomas Monjalon wrote: 22/10/2017 22:37, Akhil Goyal: Hi All, On 10/21/2017 9:43 PM, Akhil Goyal wrote: Hi Thomas, On 10/20/2017 3:02 PM, Thomas Monjalon wrote: 16/10/2017 12:44, Thomas Monjalon: 15/10/2017 00:17, Akhil Goyal: This patchset introduce the rte_securit

Re: [dpdk-dev] [PATCH v4 00/12] introduce security offload library

2017-10-22 Thread Thomas Monjalon
22/10/2017 22:37, Akhil Goyal: > Hi All, > On 10/21/2017 9:43 PM, Akhil Goyal wrote: > > Hi Thomas, > > On 10/20/2017 3:02 PM, Thomas Monjalon wrote: > >> 16/10/2017 12:44, Thomas Monjalon: > >>> 15/10/2017 00:17, Akhil Goyal: > This patchset introduce the rte_security library in DPDK. >

Re: [dpdk-dev] [PATCH v4 00/12] introduce security offload library

2017-10-22 Thread Akhil Goyal
Hi All, On 10/21/2017 9:43 PM, Akhil Goyal wrote: Hi Thomas, On 10/20/2017 3:02 PM, Thomas Monjalon wrote: 16/10/2017 12:44, Thomas Monjalon: 15/10/2017 00:17, Akhil Goyal: This patchset introduce the rte_security library in DPDK. This also includes the sample implementation of drivers and cha

Re: [dpdk-dev] [PATCH v4 00/12] introduce security offload library

2017-10-21 Thread Akhil Goyal
Hi Thomas, On 10/20/2017 3:02 PM, Thomas Monjalon wrote: 16/10/2017 12:44, Thomas Monjalon: 15/10/2017 00:17, Akhil Goyal: This patchset introduce the rte_security library in DPDK. This also includes the sample implementation of drivers and changes in ipsec gateway application to demonstrate it

Re: [dpdk-dev] [PATCH v4 00/12] introduce security offload library

2017-10-20 Thread Thomas Monjalon
16/10/2017 12:44, Thomas Monjalon: > 15/10/2017 00:17, Akhil Goyal: > > This patchset introduce the rte_security library in DPDK. > > This also includes the sample implementation of drivers and > > changes in ipsec gateway application to demonstrate its usage. > [...] > > This patchset is also avai

Re: [dpdk-dev] [PATCH v4 00/12] introduce security offload library

2017-10-16 Thread Thomas Monjalon
15/10/2017 00:17, Akhil Goyal: > This patchset introduce the rte_security library in DPDK. > This also includes the sample implementation of drivers and > changes in ipsec gateway application to demonstrate its usage. [...] > This patchset is also available at: > git://dpdk.org/draft/dpdk-draft-ips

[dpdk-dev] [PATCH v4 00/12] introduce security offload library

2017-10-14 Thread Akhil Goyal
This patchset introduce the rte_security library in DPDK. This also includes the sample implementation of drivers and changes in ipsec gateway application to demonstrate its usage. rte_security library is implemented on the idea proposed earlier [1],[2],[3] to support IPsec Inline and look aside