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 6D0442BBE for ; Wed, 12 Jul 2017 18:17:03 +0200 (CEST) Received: from fmsmga006.fm.intel.com ([10.253.24.20]) by orsmga104.jf.intel.com with ESMTP; 12 Jul 2017 09:17:03 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.40,350,1496127600"; d="scan'208";a="126324301" Received: from irsmsx153.ger.corp.intel.com ([163.33.192.75]) by fmsmga006.fm.intel.com with ESMTP; 12 Jul 2017 09:17:01 -0700 Received: from irsmsx108.ger.corp.intel.com ([169.254.11.133]) by IRSMSX153.ger.corp.intel.com ([169.254.9.74]) with mapi id 14.03.0319.002; Wed, 12 Jul 2017 17:17:01 +0100 From: "De Lara Guarch, Pablo" To: Akhil Goyal , "dev@dpdk.org" CC: "hemant.agrawal@nxp.com" , "Doherty, Declan" Thread-Topic: [PATCH v2] doc: add missing devices in test-crypto-perf Thread-Index: AQHS+yGIR8myJLP3rkidbArYKMhKzaJQXimA Date: Wed, 12 Jul 2017 16:17:00 +0000 Message-ID: References: <20170712123441.2942-2-akhil.goyal@nxp.com> <20170712151240.3424-1-akhil.goyal@nxp.com> In-Reply-To: <20170712151240.3424-1-akhil.goyal@nxp.com> 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.180] 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: Wed, 12 Jul 2017 16:17:04 -0000 > -----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 >=20 > crypto_armv8, crypto_scheduler and crypto_dpaa2_sec are added in the > documentation >=20 > Signed-off-by: Akhil Goyal Acked-by: Pablo de Lara