Re: [dpdk-dev] [PATCH 06/11] ethdev: extend ethdev to support security APIs

2017-09-22 Thread Radu Nicolau
Hi, On 9/18/2017 8:57 AM, Jerin Jacob wrote: -Original Message- Date: Thu, 14 Sep 2017 13:56:46 +0530 From: Akhil Goyal To: dev@dpdk.org CC: declan.dohe...@intel.com, pablo.de.lara.gua...@intel.com, hemant.agra...@nxp.com, radu.nico...@intel.com, bor...@mellanox.com, avia...@mella

Re: [dpdk-dev] [PATCH 06/11] ethdev: extend ethdev to support security APIs

2017-09-22 Thread Radu Nicolau
Hi On 9/17/2017 2:45 PM, Shahaf Shuler wrote: Hi Declan, Thursday, September 14, 2017 11:27 AM, Akhil Goyal: From: Declan Doherty rte_flow_action type and ethdev updated to support rte_security sessions for crypto offload to ethernet device. Signed-off-by: Boris Pismenny Signed-off-by: Av

Re: [dpdk-dev] [PATCH 06/11] ethdev: extend ethdev to support security APIs

2017-09-18 Thread Jerin Jacob
-Original Message- > Date: Thu, 14 Sep 2017 13:56:46 +0530 > From: Akhil Goyal > To: dev@dpdk.org > CC: declan.dohe...@intel.com, pablo.de.lara.gua...@intel.com, > hemant.agra...@nxp.com, radu.nico...@intel.com, bor...@mellanox.com, > avia...@mellanox.com, tho...@monjalon.net, sandeep.ma

Re: [dpdk-dev] [PATCH 06/11] ethdev: extend ethdev to support security APIs

2017-09-17 Thread Shahaf Shuler
Hi Declan, Thursday, September 14, 2017 11:27 AM, Akhil Goyal: > > From: Declan Doherty > > rte_flow_action type and ethdev updated to support rte_security sessions > for crypto offload to ethernet device. > > Signed-off-by: Boris Pismenny > Signed-off-by: Aviad Yehezkel > Signed-off-by: Rad

[dpdk-dev] [PATCH 06/11] ethdev: extend ethdev to support security APIs

2017-09-14 Thread Akhil Goyal
From: Declan Doherty rte_flow_action type and ethdev updated to support rte_security sessions for crypto offload to ethernet device. Signed-off-by: Boris Pismenny Signed-off-by: Aviad Yehezkel Signed-off-by: Radu Nicolau Signed-off-by: Declan Doherty --- lib/librte_ether/rte_ethdev.c