From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lhrrgout.huawei.com (lhrrgout.huawei.com [194.213.3.17]) by dpdk.org (Postfix) with ESMTP id 4A6481B2FF for ; Mon, 6 Nov 2017 17:42:33 +0100 (CET) Received: from 172.18.7.190 (EHLO LHREML710-CAH.china.huawei.com) ([172.18.7.190]) by lhrrg02-dlp.huawei.com (MOS 4.3.7-GA FastPath queued) with ESMTP id DSC67424; Mon, 06 Nov 2017 16:42:29 +0000 (GMT) Received: from FRAEML703-CAH.china.huawei.com (10.206.14.34) by LHREML710-CAH.china.huawei.com (10.201.108.33) with Microsoft SMTP Server (TLS) id 14.3.361.1; Mon, 6 Nov 2017 16:42:27 +0000 Received: from FRAEML521-MBX.china.huawei.com ([169.254.1.209]) by fraeml703-cah.china.huawei.com ([10.206.14.34]) with mapi id 14.03.0361.001; Mon, 6 Nov 2017 17:42:20 +0100 From: "Avi Cohen (A)" To: "De Lara Guarch, Pablo" , Thomas Monjalon CC: "users@dpdk.org" , "olgas@mellanox.com" Thread-Topic: [dpdk-users] IPsec offload Thread-Index: AdNWEJZww10MSYRtTmqj3ER7vsBW+wAgf84AABWgwGD///12AP//of+ggAC4lAD//+5ZQA== Date: Mon, 6 Nov 2017 16:42:19 +0000 Message-ID: References: <4048707.fcLJULAWd5@xps> <7246948.uKqDaxhOvY@xps> In-Reply-To: Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [10.200.202.145] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-CFilter-Loop: Reflected X-Mirapoint-Virus-RAPID-Raw: score=unknown(0), refid=str=0001.0A090204.5A0090F6.0054, ss=1, re=0.000, recu=0.000, reip=0.000, cl=1, cld=1, fgs=0, ip=169.254.1.209, so=2013-06-18 04:22:30, dmn=2013-03-21 17:37:32 X-Mirapoint-Loop-Id: 49c02e895fcedd6271fad424c17d48d4 Subject: Re: [dpdk-users] IPsec offload X-BeenThere: users@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK usage discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Nov 2017 16:42:33 -0000 Thank you Pablo Can you supply an example command line to run the ipsec-secgw ? Regards Avi > -----Original Message----- > From: De Lara Guarch, Pablo [mailto:pablo.de.lara.guarch@intel.com] > Sent: Monday, 06 November, 2017 6:37 PM > To: Avi Cohen (A); Thomas Monjalon > Cc: users@dpdk.org; olgas@mellanox.com > Subject: RE: [dpdk-users] IPsec offload >=20 > Hi Avi, >=20 >=20 > > -----Original Message----- > > From: users [mailto:users-bounces@dpdk.org] On Behalf Of Avi Cohen (A) > > Sent: Monday, November 6, 2017 3:53 PM > > To: Thomas Monjalon > > Cc: users@dpdk.org; olgas@mellanox.com > > Subject: Re: [dpdk-users] IPsec offload > > > > Thank you Thomas > > When I run the ipsec-secgw sample app. The program is exiting with > > error 'Mandatory option "-f" not present' > > What is this option ? config file ? >=20 > Yes, that's a configuration file, like the one that you can find in ep0.c= fg or > ep1.cfg. >=20 > Pablo