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

2017-10-03 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

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

2017-10-04 Thread Shahaf Shuler
Tuesday, October 3, 2017 4:14 PM, 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-

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

2017-10-05 Thread Ananyev, Konstantin
gt; avia...@mellanox.com; tho...@monjalon.net; > sandeep.ma...@nxp.com; jerin.ja...@caviumnetworks.com; Mcnamara, John > ; olivier.m...@6wind.com > Subject: [dpdk-dev] [PATCH v2 06/12] ethdev: extend ethdev to support > security APIs > > From: Declan Doherty > > rt

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

2017-10-06 Thread Radu Nicolau
Hi, Comments inline, thanks for reviewing! On 10/4/2017 11:52 AM, Shahaf Shuler wrote: Tuesday, October 3, 2017 4:14 PM, 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 Pi