-----Original Message-----
From: dev [mailto:dev-bounces@dpdk.org] On Behalf Of Sergio Gonzalez
Monroy
Sent: Friday, September 23, 2016 12:53 AM
To: Zhang, Roy Fan; dev@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:
quoted
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 <redacted>
---
examples/ipsec-secgw/ep0.cfg | 160
+++++++++++++++++++++++++++++++++++++++++++
quoted
examples/ipsec-secgw/ep1.cfg | 160
+++++++++++++++++++++++++++++++++++++++++++
quoted
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 <redacted>
Applied to dpdk-next-crypto.
Thanks,
Pablo