Re: [dpdk-dev] [PATCH v6 2/2] examples/ipsec-secgw: add support for inline protocol

2018-01-16 Thread Nicolau, Radu
> -Original Message- > From: Anoob Joseph [mailto:anoob.jos...@caviumnetworks.com] > Sent: Monday, December 18, 2017 7:15 AM > To: Akhil Goyal ; Doherty, Declan > ; Nicolau, Radu ; > Gonzalez Monroy, Sergio > Cc: Anoob Joseph ; Jerin Jacob > ; Narayana Prasad > ; dev@dpdk.org > Subject: [

Re: [dpdk-dev] [PATCH v6 2/2] examples/ipsec-secgw: add support for inline protocol

2018-01-09 Thread Akhil Goyal
Reviewed-by: Akhil Goyal

Re: [dpdk-dev] [PATCH v6 2/2] examples/ipsec-secgw: add support for inline protocol

2018-01-08 Thread De Lara Guarch, Pablo
Prasad > ; dev@dpdk.org > Subject: [dpdk-dev] [PATCH v6 2/2] examples/ipsec-secgw: add support for > inline protocol > > Adding support for inline protocol processing > > In ingress side, application will receive regular IP packets, without any > IPsec > related info. Appl

[dpdk-dev] [PATCH v6 2/2] examples/ipsec-secgw: add support for inline protocol

2017-12-17 Thread Anoob Joseph
Adding support for inline protocol processing In ingress side, application will receive regular IP packets, without any IPsec related info. Application will do a selector check (SP-SA check) by making use of the metadata from the packet. The device-specific metadata in mbuf would aid in determing