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

2017-10-25 Thread Aviad Yehezkel
On 10/25/2017 10:01 AM, Shahaf Shuler wrote: Hi, I know we are in a rush to put this patches in before RC2. however I still see critical issue (below). Tuesday, October 24, 2017 5:16 PM, Akhil Goyal: From: Declan Doherty rte_flow_action type and ethdev updated to support rte_security sessio

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

2017-10-25 Thread Shahaf Shuler
Hi, I know we are in a rush to put this patches in before RC2. however I still see critical issue (below). Tuesday, October 24, 2017 5:16 PM, Akhil Goyal: > From: Declan Doherty > > rte_flow_action type and ethdev updated to support rte_security sessions > for crypto offload to ethernet device

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

2017-10-24 Thread Hemant Agrawal
On 10/24/2017 7:45 PM, Akhil Goyal wrote: 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 Dohert

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

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