From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH] test/crypto: remove crypto perf tests Date: Sat, 08 Jul 2017 19:03:55 +0200 Message-ID: <1686914.0vIiBvB1W8@xps> References: <1494878234-36169-1-git-send-email-pablo.de.lara.guarch@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 To: Pablo de Lara Return-path: Received: from out2-smtp.messagingengine.com (out2-smtp.messagingengine.com [66.111.4.26]) by dpdk.org (Postfix) with ESMTP id 85B7916E for ; Sat, 8 Jul 2017 19:03:57 +0200 (CEST) In-Reply-To: <1494878234-36169-1-git-send-email-pablo.de.lara.guarch@intel.com> List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 15/05/2017 21:57, Pablo de Lara: > Since the crypto perf application is flexible enough > to cover all the crypto performance tests, these are not needed > anymore, so they will be removed to avoid duplications. > Besides, the crypto perf application gives the user more options > to get performance, for every single supported algorithm, > such as varying the buffer size as the user wants. > > Signed-off-by: Pablo de Lara What is the status of this patch?