From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga06.intel.com (mga06.intel.com [134.134.136.31]) by dpdk.org (Postfix) with ESMTP id A622A1B5E7 for ; Mon, 23 Oct 2017 12:54:22 +0200 (CEST) Received: from fmsmga001.fm.intel.com ([10.253.24.23]) by orsmga104.jf.intel.com with ESMTP; 23 Oct 2017 03:54:21 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.43,422,1503385200"; d="scan'208";a="1208914577" Received: from irsmsx153.ger.corp.intel.com ([163.33.192.75]) by fmsmga001.fm.intel.com with ESMTP; 23 Oct 2017 03:54:19 -0700 Received: from irsmsx108.ger.corp.intel.com ([169.254.11.167]) by IRSMSX153.ger.corp.intel.com ([169.254.9.34]) with mapi id 14.03.0319.002; Mon, 23 Oct 2017 11:54:18 +0100 From: "De Lara Guarch, Pablo" To: "Gonzalez Monroy, Sergio" , "aviadye@dev.mellanox.co.il" , "dev@dpdk.org" , "aviadye@mellanox.com" CC: "borisp@mellanox.com" , "akhil.goyal@nxp.com" , "hemant.agrawal@nxp.com" , "Nicolau, Radu" , "Doherty, Declan" , "liranl@mellanox.com" , "nelio.laranjeiro@6wind.com" , "thomas@monjalon.net" Thread-Topic: [dpdk-dev][PATCH v2 4/6] examples/ipsec-secgw: add correct padding to tunnel mode Thread-Index: AQHTSQuJpeSvT11hJ0a3I8VxPdjzlqLsLVEAgAUataA= Date: Mon, 23 Oct 2017 10:54:18 +0000 Message-ID: References: <1507987683-12315-1-git-send-email-aviadye@dev.mellanox.co.il> <1508439184-17893-1-git-send-email-aviadye@dev.mellanox.co.il> <1508439184-17893-4-git-send-email-aviadye@dev.mellanox.co.il> In-Reply-To: Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-titus-metadata-40: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiODQ2YTdlNGQtNjRhMy00NjJlLTg5MGYtYWFkNzhkODI1NjRmIiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX0lDIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE2LjUuOS4zIiwiVHJ1c3RlZExhYmVsSGFzaCI6IjVicHh5RU1HbkswMFlKR3J2OG5Ba2dUN3NYZ1RuZEZlZ214Y29CYkMxK0U9In0= x-ctpclassification: CTP_IC dlp-product: dlpe-windows dlp-version: 11.0.0.116 dlp-reaction: no-action x-originating-ip: [163.33.239.182] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Subject: Re: [dpdk-dev] [PATCH v2 4/6] examples/ipsec-secgw: add correct padding to tunnel mode X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 23 Oct 2017 10:54:23 -0000 Hi Aviad, > -----Original Message----- > From: Gonzalez Monroy, Sergio > Sent: Friday, October 20, 2017 6:56 AM > To: aviadye@dev.mellanox.co.il; dev@dpdk.org; De Lara Guarch, Pablo > ; aviadye@mellanox.com > Cc: borisp@mellanox.com; akhil.goyal@nxp.com; > hemant.agrawal@nxp.com; Nicolau, Radu ; > Doherty, Declan ; liranl@mellanox.com; > nelio.laranjeiro@6wind.com; thomas@monjalon.net > Subject: Re: [dpdk-dev][PATCH v2 4/6] examples/ipsec-secgw: add correct > padding to tunnel mode >=20 > Hi Aviad, >=20 > I think you missed my question on v1 for this patch. >=20 > Could you provide an example where the pad calculation with the current > code is wrong? >=20 Could you reply to the comments from Sergio and Radu? We should try to get this merged ASAP. Thanks, Pablo