Re: [dpdk-dev] [RFC PATCH 1/4] rte_security: API definitions

2017-08-21 Thread Akhil Goyal
Hi Boris, On 8/21/2017 4:02 PM, Boris Pismenny wrote: For drafting, we have opened this github repository: https://github.com/Mellanox/dpdk-next-crypto Akhil/Hemant could you please push your rte_security patches there? I have pushed the patches on this tree. Regards, Akhil

Re: [dpdk-dev] [RFC PATCH 1/4] rte_security: API definitions

2017-08-21 Thread Boris Pismenny
For drafting, we have opened this github repository: https://github.com/Mellanox/dpdk-next-crypto Akhil/Hemant could you please push your rte_security patches there? > -Original Message- > From: Thomas Monjalon [mailto:tho...@monjalon.net] > Sent: Friday, August 18, 2017 12:17 > To: Heman

Re: [dpdk-dev] [RFC PATCH 1/4] rte_security: API definitions

2017-08-18 Thread Hemant Agrawal
On 8/18/2017 2:46 PM, Thomas Monjalon wrote: Hi, 16/08/2017 17:40, Hemant Agrawal: Hi Thomas, Can we get a next-security tree to do development around this proposal? Also, we can discuss about this proposal in general in next techboard meeting. First question to ask: Why not create a

Re: [dpdk-dev] [RFC PATCH 1/4] rte_security: API definitions

2017-08-18 Thread Thomas Monjalon
Hi, 16/08/2017 17:40, Hemant Agrawal: > Hi Thomas, > Can we get a next-security tree to do development around this proposal? > > Also, we can discuss about this proposal in general in next techboard meeting. First question to ask: Why not create a repository elsewhere for your trials? The

Re: [dpdk-dev] [RFC PATCH 1/4] rte_security: API definitions

2017-08-16 Thread Hemant Agrawal
Hi Thomas, Can we get a next-security tree to do development around this proposal? Also, we can discuss about this proposal in general in next techboard meeting. Regards, Hemant > -Original Message- > From: Akhil Goyal [mailto:akhil.go...@nxp.com] > Sent: Wednesday, Augu

Re: [dpdk-dev] [RFC PATCH 1/4] rte_security: API definitions

2017-08-16 Thread Akhil Goyal
On 8/15/2017 4:34 PM, Radu Nicolau wrote: On 8/15/2017 7:35 AM, Akhil Goyal wrote: Detailed description is added in the coverletter Signed-off-by: Akhil Goyal --- lib/librte_cryptodev/rte_security.c | 171 +++ lib/librte_cryptodev/rte_security.h | 409 +

Re: [dpdk-dev] [RFC PATCH 1/4] rte_security: API definitions

2017-08-15 Thread Radu Nicolau
On 8/15/2017 7:35 AM, Akhil Goyal wrote: Detailed description is added in the coverletter Signed-off-by: Akhil Goyal --- lib/librte_cryptodev/rte_security.c | 171 +++ lib/librte_cryptodev/rte_security.h | 409 2 files changed, 580 insertion

[dpdk-dev] [RFC PATCH 1/4] rte_security: API definitions

2017-08-14 Thread Akhil Goyal
Detailed description is added in the coverletter Signed-off-by: Akhil Goyal --- lib/librte_cryptodev/rte_security.c | 171 +++ lib/librte_cryptodev/rte_security.h | 409 2 files changed, 580 insertions(+) create mode 100644 lib/librte_cryptodev/r