[dpdk-dev] [PATCH v5] examples/ipsec-secgw: fix usage of incorrect port

De Lara Guarch, Pablo pablo.de.lara.guarch at intel.com
Thu Dec 14 10:01:47 CET 2017



> -----Original Message-----
> From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Radu Nicolau
> Sent: Tuesday, December 12, 2017 11:27 AM
> To: Anoob Joseph <anoob.joseph at caviumnetworks.com>; Akhil Goyal
> <akhil.goyal at nxp.com>; Doherty, Declan <declan.doherty at intel.com>;
> Gonzalez Monroy, Sergio <sergio.gonzalez.monroy at intel.com>
> Cc: Narayana Prasad <narayanaprasad.athreya at caviumnetworks.com>;
> Jerin Jacob <jerin.jacob at caviumnetworks.com>; dev at dpdk.org
> Subject: Re: [dpdk-dev] [PATCH v5] examples/ipsec-secgw: fix usage of
> incorrect port
> 
> 
> 
> On 12/12/2017 8:32 AM, Anoob Joseph wrote:
> > When security offload is enabled, the packet should be forwarded on
> > the port configured in the SA. Security session will be configured on
> > that port only, and sending the packet on other ports could result in
> > unencrypted packets being sent out.
> >
> > This would have performance improvements too, as the per packet LPM
> > lookup would be avoided for IPsec packets, in inline mode.
> >
> > Fixes: ec17993a145a ("examples/ipsec-secgw: support security offload")
> >
> > Signed-off-by: Anoob Joseph <anoob.joseph at caviumnetworks.com>
> > Acked-by: Akhil Goyal <akhil.goyal at nxp.com>
> Acked-by: Radu Nicolau <radu.nicolau at intel.com>

Applied to dpdk-next-crypto.
Thanks,

Pablo


More information about the dev mailing list