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 394FD29D9 for ; Thu, 13 Jul 2017 17:50:20 +0200 (CEST) Received: from orsmga004.jf.intel.com ([10.7.209.38]) by fmsmga101.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 13 Jul 2017 08:50:19 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.40,354,1496127600"; d="scan'208";a="107806505" Received: from irsmsx102.ger.corp.intel.com ([163.33.3.155]) by orsmga004.jf.intel.com with ESMTP; 13 Jul 2017 08:50:15 -0700 Received: from irsmsx111.ger.corp.intel.com (10.108.20.4) by IRSMSX102.ger.corp.intel.com (163.33.3.155) with Microsoft SMTP Server (TLS) id 14.3.319.2; Thu, 13 Jul 2017 16:50:14 +0100 Received: from irsmsx108.ger.corp.intel.com ([169.254.11.133]) by irsmsx111.ger.corp.intel.com ([169.254.2.25]) with mapi id 14.03.0319.002; Thu, 13 Jul 2017 16:50:14 +0100 From: "De Lara Guarch, Pablo" To: "De Lara Guarch, Pablo" , Akhil Goyal , "dev@dpdk.org" CC: "hemant.agrawal@nxp.com" , "Doherty, Declan" Thread-Topic: [dpdk-dev] [PATCH v2] doc: add missing devices in test-crypto-perf Thread-Index: AQHS+ypnzCTwg9aVVU2Yk6RH9248ZaJR6NJw Date: Thu, 13 Jul 2017 15:50:13 +0000 Message-ID: References: <20170712123441.2942-2-akhil.goyal@nxp.com> <20170712151240.3424-1-akhil.goyal@nxp.com> In-Reply-To: Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: dlp-product: dlpe-windows dlp-version: 10.0.102.7 dlp-reaction: no-action 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 v2] doc: add missing devices in test-crypto-perf 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, 13 Jul 2017 15:50:21 -0000 > -----Original Message----- > From: dev [mailto:dev-bounces@dpdk.org] On Behalf Of De Lara Guarch, > Pablo > Sent: Wednesday, July 12, 2017 5:17 PM > To: Akhil Goyal ; dev@dpdk.org > Cc: hemant.agrawal@nxp.com; Doherty, Declan > > Subject: Re: [dpdk-dev] [PATCH v2] doc: add missing devices in test-crypt= o- > perf >=20 >=20 >=20 > > -----Original Message----- > > From: Akhil Goyal [mailto:akhil.goyal@nxp.com] > > Sent: Wednesday, July 12, 2017 4:13 PM > > To: dev@dpdk.org > > Cc: hemant.agrawal@nxp.com; De Lara Guarch, Pablo > > ; Doherty, Declan > > ; Akhil Goyal > > Subject: [PATCH v2] doc: add missing devices in test-crypto-perf > > > > crypto_armv8, crypto_scheduler and crypto_dpaa2_sec are added in the > > documentation > > > > Signed-off-by: Akhil Goyal >=20 > Acked-by: Pablo de Lara Applied to dpdk-next-crypto. Thanks, Pablo