From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga03.intel.com (mga03.intel.com [134.134.136.65]) by dpdk.org (Postfix) with ESMTP id 5114A1B226 for ; Thu, 5 Oct 2017 15:56:01 +0200 (CEST) Received: from orsmga004.jf.intel.com ([10.7.209.38]) by orsmga103.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 05 Oct 2017 06:56:01 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.42,481,1500966000"; d="scan'208";a="135521326" Received: from irsmsx106.ger.corp.intel.com ([163.33.3.31]) by orsmga004.jf.intel.com with ESMTP; 05 Oct 2017 06:56:00 -0700 Received: from irsmsx103.ger.corp.intel.com ([169.254.3.49]) by IRSMSX106.ger.corp.intel.com ([169.254.8.36]) with mapi id 14.03.0319.002; Thu, 5 Oct 2017 14:55:59 +0100 From: "Mcnamara, John" To: "De Lara Guarch, Pablo" , "Doherty, Declan" CC: "dev@dpdk.org" Thread-Topic: [PATCH v4 1/4] doc: update IPSec Multi-buffer lib versioning Thread-Index: AQHTPd281nccevrdOkugaiyjapta3KLVR3uA Date: Thu, 5 Oct 2017 13:55:58 +0000 Message-ID: References: <20170920013704.85333-1-pablo.de.lara.guarch@intel.com> <20171005052800.12922-1-pablo.de.lara.guarch@intel.com> <20171005052800.12922-2-pablo.de.lara.guarch@intel.com> In-Reply-To: <20171005052800.12922-2-pablo.de.lara.guarch@intel.com> Accept-Language: en-GB, en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-ctpclassification: CTP_IC x-titus-metadata-40: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiYjNlMmJjMWYtOTBlZC00NWYyLWJjMDYtZmM0MDJmNDgyMDExIiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX0lDIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE2LjUuOS4zIiwiVHJ1c3RlZExhYmVsSGFzaCI6Ik1NWHBxY0tyRjBRNGRYZzlcL2xxd0tCMkdqd2tKVGJPdk9HMGdXUERHejVNPSJ9 dlp-product: dlpe-windows dlp-version: 11.0.0.116 dlp-reaction: no-action x-originating-ip: [163.33.239.181] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Subject: Re: [dpdk-dev] [PATCH v4 1/4] doc: update IPSec Multi-buffer lib versioning 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: Thu, 05 Oct 2017 13:56:02 -0000 > -----Original Message----- > From: De Lara Guarch, Pablo > Sent: Thursday, October 5, 2017 6:28 AM > To: Doherty, Declan ; Mcnamara, John > > Cc: dev@dpdk.org; De Lara Guarch, Pablo > Subject: [PATCH v4 1/4] doc: update IPSec Multi-buffer lib versioning >=20 > IPSec Multi-buffer library v0.47 has been released, which includes, among > other features, support for DES-CBC and DES-DOCSIS. >=20 > Signed-off-by: Pablo de Lara Acked-by: John McNamara