From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga01.intel.com (mga01.intel.com [192.55.52.88]) by dpdk.org (Postfix) with ESMTP id 1CCD82B89 for ; Fri, 8 Apr 2016 20:13:56 +0200 (CEST) Received: from orsmga002.jf.intel.com ([10.7.209.21]) by fmsmga101.fm.intel.com with ESMTP; 08 Apr 2016 11:13:56 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.24,454,1455004800"; d="scan'208";a="951054113" Received: from irsmsx151.ger.corp.intel.com ([163.33.192.59]) by orsmga002.jf.intel.com with ESMTP; 08 Apr 2016 11:13:52 -0700 Received: from irsmsx108.ger.corp.intel.com ([169.254.11.238]) by IRSMSX151.ger.corp.intel.com ([169.254.4.72]) with mapi id 14.03.0248.002; Fri, 8 Apr 2016 19:13:46 +0100 From: "De Lara Guarch, Pablo" To: "Doherty, Declan" , "dev@dpdk.org" CC: "Doherty, Declan" Thread-Topic: [dpdk-dev] [PATCH 1/2] docs: add cryptodevs guide overview section Thread-Index: AQHRkbKxvi/hnr3rMUeZs8ixiMUjsJ+AYTlQ Date: Fri, 8 Apr 2016 18:13:45 +0000 Message-ID: References: <1460132247-16553-1-git-send-email-declan.doherty@intel.com> <1460132247-16553-2-git-send-email-declan.doherty@intel.com> In-Reply-To: <1460132247-16553-2-git-send-email-declan.doherty@intel.com> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-titus-metadata-40: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiNjZjZjE0NDEtZDI4YS00MTM4LTgwOTMtNjZmYzYxMGYwMzlhIiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX0lDIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE1LjkuNi42IiwiVHJ1c3RlZExhYmVsSGFzaCI6InQ5ZURCVHBwZEoxU0xUXC9wOHBMUXB5YWNRZXRJbnpNdHdNS3h1c3FLNUZJPSJ9 x-ctpclassification: CTP_IC 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 1/2] docs: add cryptodevs guide overview section X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Apr 2016 18:13:57 -0000 > -----Original Message----- > From: dev [mailto:dev-bounces@dpdk.org] On Behalf Of Declan Doherty > Sent: Friday, April 08, 2016 5:17 PM > To: dev@dpdk.org > Cc: Doherty, Declan > Subject: [dpdk-dev] [PATCH 1/2] docs: add cryptodevs guide overview secti= on >=20 > Details supported device features and algorithms for each crypto PMD. >=20 > Signed-off-by: Declan Doherty Acked-by: Pablo de Lara