> -----Original Message----- > From: dev [mailto:dev-boun...@dpdk.org] On Behalf Of Akhil Goyal > Sent: Thursday, June 21, 2018 2:26 PM > To: Ananyev, Konstantin <konstantin.anan...@intel.com>; dev@dpdk.org > Cc: Nicolau, Radu <radu.nico...@intel.com> > Subject: Re: [dpdk-dev] [PATCH 1/2] examples/ipsec-secgw: fix bypass rule > processing for outbound port > > On 6/5/2018 7:46 PM, Konstantin Ananyev wrote: > > > For outbound ports BYPASS rule is erroneously treated as PROTECT one > > with SA idx zero. > > > > Fixes: 2a5106af132b ("examples/ipsec-secgw: fix corner case for SPI > > value") > > > > Signed-off-by: Konstantin Ananyev <konstantin.anan...@intel.com> > > --- > > > Acked-by: Akhil Goyal <akhil.go...@nxp.com>
Applied this patch to dpdk-next-crypto. The other patch of the series is still under discussion, so it will need to target RC3. Thanks, Pablo