From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH v2 0/4] Refactor of debug information on cryptodev tests Date: Mon, 20 Jun 2016 17:48:53 +0200 Message-ID: <1716941.IqKSvYFCdo@xps13> References: <1465995709-32278-1-git-send-email-pablo.de.lara.guarch@intel.com> <1465999880-24438-1-git-send-email-pablo.de.lara.guarch@intel.com> <9F7182E3F746AB4EA17801C148F3C60409D97E75@IRSMSX101.ger.corp.intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org, "Zhang, Roy Fan" To: "De Lara Guarch, Pablo" Return-path: Received: from mail-wm0-f49.google.com (mail-wm0-f49.google.com [74.125.82.49]) by dpdk.org (Postfix) with ESMTP id A67D49A87 for ; Mon, 20 Jun 2016 17:48:58 +0200 (CEST) Received: by mail-wm0-f49.google.com with SMTP id f126so74978204wma.1 for ; Mon, 20 Jun 2016 08:48:58 -0700 (PDT) In-Reply-To: <9F7182E3F746AB4EA17801C148F3C60409D97E75@IRSMSX101.ger.corp.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" > > Pablo de Lara (4): > > test: remove useless hexdump include > > test: fix compilation when RTE_APP_TEST_DEBUG was set > > test: remove unnecessary hexdump_mbuf_data and HEXDUMP > > app: add new TEST_HEXDUMP macro > > Series-acked-by: Fan Zhang Applied, thanks