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 9FC8C2BA8 for ; Fri, 8 Apr 2016 22:08:13 +0200 (CEST) Received: from orsmga002.jf.intel.com ([10.7.209.21]) by fmsmga101.fm.intel.com with ESMTP; 08 Apr 2016 13:08:05 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.24,454,1455004800"; d="scan'208";a="951112839" Received: from irsmsx102.ger.corp.intel.com ([163.33.3.155]) by orsmga002.jf.intel.com with ESMTP; 08 Apr 2016 13:08:05 -0700 Received: from irsmsx103.ger.corp.intel.com ([169.254.3.12]) by IRSMSX102.ger.corp.intel.com ([169.254.2.72]) with mapi id 14.03.0248.002; Fri, 8 Apr 2016 21:08:03 +0100 From: "Mcnamara, John" To: "Doherty, Declan" , "dev@dpdk.org" CC: "Doherty, Declan" Thread-Topic: [dpdk-dev] [PATCH 1/2] docs: add cryptodevs guide overview section Thread-Index: AQHRkbKxFMQP95V7AEqojllvm1QX2p+AgTvQ Date: Fri, 8 Apr 2016 20:08:02 +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-GB, en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-ctpclassification: CTP_IC x-titus-metadata-40: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiMGYwNTY0YTAtNzYxNC00OTcyLWJhOTQtZjZjMDE2NmRlZDVlIiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX0lDIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE1LjkuNi42IiwiVHJ1c3RlZExhYmVsSGFzaCI6ImJMTlhYNFNjVENpK0J0OU9hWWZ5enB5dVJlNVg0cGNzeVRBTlhjY3oxMTg9In0= x-originating-ip: [163.33.239.180] 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 20:08:14 -0000 > -----Original Message----- > From: dev [mailto:dev-bounces@dpdk.org] On Behalf Of Declan Doherty > Sent: Friday, April 8, 2016 5:17 PM > To: dev@dpdk.org > Cc: Doherty, Declan > Subject: [dpdk-dev] [PATCH 1/2] docs: add cryptodevs guide overview > section >=20 > Details supported device features and algorithms for each crypto PMD. >=20 > Signed-off-by: Declan Doherty Acked-by: John McNamara