[dpdk-dev] [PATCH] app/test: Fix compile issue with icc

Thomas Monjalon thomas.monjalon at 6wind.com
Thu Nov 26 22:16:07 CET 2015


2015-11-26 15:21, Michael Qiu:
> app/test/test_cryptodev_perf.c(1837): error #192: unrecognized
> character escape sequence
> printf("\n%u\t%u\t\%u\t\t%u\t\t%u", dev_num, 0,
> 
> "\%u" is the root cause of this issue, just fix it.
> 
> Signed-off-by: Michael Qiu <michael.qiu at intel.com>

Fixes: 202d375c60bc ("app/test: add cryptodev unit and performance tests")

Applied, thanks



More information about the dev mailing list