From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Jain, Deepak K" Subject: [PATCH v3 0/3] Extending cryptodev Performance tests Date: Mon, 20 Jun 2016 16:08:22 +0100 Message-ID: <1466435305-64852-1-git-send-email-deepak.k.jain@intel.com> References: <1466106543-209204-1-git-send-email-deepak.k.jain@intel.com> Cc: declan.doherty@intel.com, pablo.de.lara.guarch@intel.com, deepak.k.jain@intel.com, john.griffin@intel.com To: dev@dpdk.org Return-path: Received: from mga09.intel.com (mga09.intel.com [134.134.136.24]) by dpdk.org (Postfix) with ESMTP id B20D895DA for ; Mon, 20 Jun 2016 17:09:22 +0200 (CEST) In-Reply-To: <1466106543-209204-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" Performance tests haven been extended in this patchset. Patchset consists of 3 patches: Patch 1 add snow3g performance tests. Patch 2 updates the existing aes performanc test Patch 3 fixes the typo in names of perftest Changes in v3: -Minor refactoring Changes in v2: -Removed the addtion of rte_crypto_op_bulk_free Fiona Trahe (2): app/test: adding Snow3g performance test app/test: updating AES SHA performance test Jain, Deepak K (1): app/test: typo fixing app/test/test_cryptodev.h | 4 +- app/test/test_cryptodev_perf.c | 1153 +++++++++++++++++++++++++++++++++++----- 2 files changed, 1015 insertions(+), 142 deletions(-) -- 2.5.5