From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH v3 0/3] Extending cryptodev Performance tests Date: Mon, 20 Jun 2016 17:24:14 +0200 Message-ID: <5982760.Jp3ZutbKgX@xps13> References: <1466106543-209204-1-git-send-email-deepak.k.jain@intel.com> <1466435305-64852-1-git-send-email-deepak.k.jain@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org, declan.doherty@intel.com, pablo.de.lara.guarch@intel.com, john.griffin@intel.com To: "Jain, Deepak K" Return-path: Received: from mail-wm0-f52.google.com (mail-wm0-f52.google.com [74.125.82.52]) by dpdk.org (Postfix) with ESMTP id 70DBD95DE for ; Mon, 20 Jun 2016 17:24:16 +0200 (CEST) Received: by mail-wm0-f52.google.com with SMTP id r201so66926422wme.1 for ; Mon, 20 Jun 2016 08:24:16 -0700 (PDT) In-Reply-To: <1466435305-64852-1-git-send-email-deepak.k.jain@intel.com> List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" > Fiona Trahe (2): > app/test: adding Snow3g performance test > app/test: updating AES SHA performance test > > Jain, Deepak K (1): > app/test: typo fixing Applied, thanks