From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga06.intel.com (mga06.intel.com [134.134.136.31]) by dpdk.org (Postfix) with ESMTP id 6BB4A8E70 for ; Sat, 17 Sep 2016 03:43:56 +0200 (CEST) Received: from fmsmga002.fm.intel.com ([10.253.24.26]) by orsmga104.jf.intel.com with ESMTP; 16 Sep 2016 18:43:55 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.30,347,1470726000"; d="scan'208";a="1057905720" Received: from irsmsx151.ger.corp.intel.com ([163.33.192.59]) by fmsmga002.fm.intel.com with ESMTP; 16 Sep 2016 18:43:55 -0700 Received: from irsmsx108.ger.corp.intel.com ([169.254.11.167]) by IRSMSX151.ger.corp.intel.com ([169.254.4.67]) with mapi id 14.03.0248.002; Sat, 17 Sep 2016 02:43:54 +0100 From: "De Lara Guarch, Pablo" To: "Jain, Deepak K" , "dev@dpdk.org" CC: "Mcnamara, John" Thread-Topic: [PATCH] doc/guides: fix name of algorithm Thread-Index: AQHSDa7Z99FZpSeVRUKlbvyIzODZTqB87fNA Date: Sat, 17 Sep 2016 01:43:53 +0000 Message-ID: References: <1473764766-89194-1-git-send-email-deepak.k.jain@intel.com> In-Reply-To: <1473764766-89194-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: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiNjcyNWI5NGQtYjlhNi00NThkLWJmYTQtNWZhYWUyZjU2ODJmIiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX0lDIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE1LjkuNi42IiwiVHJ1c3RlZExhYmVsSGFzaCI6IldYNlZETmlvekx6WHh1YXBqdE9ib016V1M2RUJSTDEwXC9KVk1VcWZ1VTFVPSJ9 x-ctpclassification: CTP_IC 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] 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: Sat, 17 Sep 2016 01:43:56 -0000 Hi Deepak, > -----Original Message----- > From: Jain, Deepak K > Sent: Tuesday, September 13, 2016 4:06 AM > To: dev@dpdk.org > Cc: Mcnamara, John; De Lara Guarch, Pablo; Jain, Deepak K > Subject: [PATCH] doc/guides: fix name of algorithm >=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 Could you extend this patch and fix the names on the other documents (aesni_mb.rst, snow3g.rst and kasumi.rst)? Thanks! Pablo