From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga18.intel.com (mga18.intel.com [134.134.136.126]) by dpdk.org (Postfix) with ESMTP id 267141B05D for ; Wed, 1 Aug 2018 18:20:07 +0200 (CEST) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga008.jf.intel.com ([10.7.209.65]) by orsmga106.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 01 Aug 2018 09:20:07 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.51,432,1526367600"; d="scan'208";a="61569890" Received: from irsmsx107.ger.corp.intel.com ([163.33.3.99]) by orsmga008.jf.intel.com with ESMTP; 01 Aug 2018 09:19:59 -0700 Received: from irsmsx155.ger.corp.intel.com (163.33.192.3) by IRSMSX107.ger.corp.intel.com (163.33.3.99) with Microsoft SMTP Server (TLS) id 14.3.319.2; Wed, 1 Aug 2018 17:19:58 +0100 Received: from irsmsx107.ger.corp.intel.com ([169.254.10.193]) by irsmsx155.ger.corp.intel.com ([169.254.14.181]) with mapi id 14.03.0319.002; Wed, 1 Aug 2018 17:19:58 +0100 From: "De Lara Guarch, Pablo" To: Hemant Agrawal , "dev@dpdk.org" CC: "akhil.goyal@nxp.com" Thread-Topic: [dpdk-dev] [PATCH] examples/ipsec-secgw: add 3des-cbc support Thread-Index: AQHUI/00UyBVJ/g3gEKEEtL94uQ0UqSrHttA Date: Wed, 1 Aug 2018 16:19:57 +0000 Message-ID: References: <1532512183-13939-1-git-send-email-hemant.agrawal@nxp.com> In-Reply-To: <1532512183-13939-1-git-send-email-hemant.agrawal@nxp.com> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-titus-metadata-40: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiMWU0MGI4MjMtMmNmZS00ZmM2LWI2YzgtOWU3ZDkwMGZlNzg2IiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX05UIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE3LjEwLjE4MDQuNDkiLCJUcnVzdGVkTGFiZWxIYXNoIjoiQ1ZNSDNjOHc4ckVvYnZ0OGVHMTFHS21sTlJISmNtdmoweHdUMW9GWnZjeVJQSGJmMlZNRlR1dXdTOHZ0VllpQyJ9 x-ctpclassification: CTP_NT dlp-product: dlpe-windows dlp-version: 11.0.400.15 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] examples/ipsec-secgw: add 3des-cbc support 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: Wed, 01 Aug 2018 16:20:08 -0000 Hi Hemant, > -----Original Message----- > From: dev [mailto:dev-bounces@dpdk.org] On Behalf Of Hemant Agrawal > Sent: Wednesday, July 25, 2018 10:50 AM > To: dev@dpdk.org > Cc: akhil.goyal@nxp.com; Hemant Agrawal > Subject: [dpdk-dev] [PATCH] examples/ipsec-secgw: add 3des-cbc support >=20 > Signed-off-by: Hemant Agrawal I am deferring this patch to 18.11, as only fixes and doc patches are allow= ed at this stage. Thanks, Pablo