> -----Original Message-----
> From: Kusztal, ArkadiuszX
> Sent: Tuesday, September 27, 2016 10:21 AM
> To: dev at dpdk.org
> Cc: Trahe, Fiona <fiona.trahe at intel.com>; Jain, Deepak K
> <deepak.k.jain at intel.com>; De Lara Guarch, Pablo
> <pablo.de.lara.guarch at intel.com>; Griffin, John <john.griffin at
> intel.com>;
> Kusztal, ArkadiuszX <arkadiuszx.kusztal at intel.com>
> Subject: [PATCH] app/test: remove unnecessary hexdump from
> test_cryptodev.c
>
> This patch removes unnecesssary hexdump calls from GMAC related
> functions in test_cryptodev.c which hinder compilation when
> RTE_LOG_DEBUG is specified
>
> Signed-off-by: Arek Kusztal <arkadiuszx.kusztal at intel.com>
> ---
> app/test/test_cryptodev.c | 4 ----
> 1 file changed, 4 deletions(-)
>
>
> }
> --
> 2.1.0
Acked-by: Deepak Kumar Jain <deepak.k.jain at intel.com>