> -----Original Message----- > From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Sergio Gonzalez > Monroy > Sent: Friday, September 23, 2016 12:53 AM > To: Zhang, Roy Fan; dev at dpdk.org > Subject: Re: [dpdk-dev] [PATCH v8 2/2] examples/ipsec-secgw: add sample > configuration files > > On 21/09/2016 13:05, Fan Zhang wrote: > > This patch adds two sample configuration files to ipsec-secgw sample > > application. The sample configuration files shows how to setup > > back-to-back systems that would forward traffic through an IPsec > > tunnel. > > > > Signed-off-by: Fan Zhang <roy.fan.zhang at intel.com> > > --- > > examples/ipsec-secgw/ep0.cfg | 160 > +++++++++++++++++++++++++++++++++++++++++++ > > examples/ipsec-secgw/ep1.cfg | 160 > +++++++++++++++++++++++++++++++++++++++++++ > > 2 files changed, 320 insertions(+) > > create mode 100644 examples/ipsec-secgw/ep0.cfg > > create mode 100644 examples/ipsec-secgw/ep1.cfg > > > > Acked-by: Sergio Gonzalez Monroy <sergio.gonzalez.monroy at intel.com>
Applied to dpdk-next-crypto. Thanks, Pablo