From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga11.intel.com (mga11.intel.com [192.55.52.93]) by dpdk.org (Postfix) with ESMTP id E1A4538EB for ; Mon, 19 Sep 2016 22:25:39 +0200 (CEST) Received: from fmsmga004.fm.intel.com ([10.253.24.48]) by fmsmga102.fm.intel.com with ESMTP; 19 Sep 2016 13:25:38 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.30,363,1470726000"; d="scan'208";a="170708428" Received: from irsmsx153.ger.corp.intel.com ([163.33.192.75]) by fmsmga004.fm.intel.com with ESMTP; 19 Sep 2016 13:25:38 -0700 Received: from irsmsx156.ger.corp.intel.com (10.108.20.68) by IRSMSX153.ger.corp.intel.com (163.33.192.75) with Microsoft SMTP Server (TLS) id 14.3.248.2; Mon, 19 Sep 2016 21:25:37 +0100 Received: from irsmsx108.ger.corp.intel.com ([169.254.11.164]) by IRSMSX156.ger.corp.intel.com ([169.254.3.80]) with mapi id 14.03.0248.002; Mon, 19 Sep 2016 21:25:37 +0100 From: "De Lara Guarch, Pablo" To: "Jain, Deepak K" , "dev@dpdk.org" Thread-Topic: [PATCH v2] doc/guides: fix name of algorithm Thread-Index: AQHSEmcUIjZoW2oHUkWVDh9AN1WmnqCBQkRQ Date: Mon, 19 Sep 2016 20:25:36 +0000 Message-ID: References: <1473764766-89194-1-git-send-email-deepak.k.jain@intel.com> <1474283692-120032-1-git-send-email-deepak.k.jain@intel.com> In-Reply-To: <1474283692-120032-1-git-send-email-deepak.k.jain@intel.com> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-titus-metadata-40: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiYTE2MzA4NWEtZTc2NC00NGE0LWJhNWEtZTE3ZGIyZDhiNzdkIiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX0lDIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE1LjkuNi42IiwiVHJ1c3RlZExhYmVsSGFzaCI6IkxnTDcyaG5VQVdLajFzV1FsdnU1SERNN2xWWUFIWVRFeVFFSTVBU0V3eEU9In0= x-ctpclassification: CTP_IC 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 v2] doc/guides: fix name of algorithm 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: Mon, 19 Sep 2016 20:25:40 -0000 > -----Original Message----- > From: Jain, Deepak K > Sent: Monday, September 19, 2016 4:15 AM > To: dev@dpdk.org > Cc: De Lara Guarch, Pablo; Jain, Deepak K > Subject: [PATCH v2] doc/guides: fix name of algorithm >=20 > From: Deepak Kumar JAIN >=20 > Update documentation with correct names of algorithm supported. >=20 > Fixes: 1703e94ac5cee ("qat: add driver for QuickAssist devices") >=20 > Signed-off-by: Deepak Kumar Jain > Acked-by: Fiona Trahe Applied to dpdk-next-crypto. Thanks, Pablo