app/crypto-perf: fix CSV output
authorPablo de Lara <pablo.de.lara.guarch@intel.com>
Thu, 27 Jul 2017 23:33:13 +0000 (00:33 +0100)
committerPablo de Lara <pablo.de.lara.guarch@intel.com>
Fri, 28 Jul 2017 16:47:49 +0000 (18:47 +0200)
commit49ff67d0d90f411713e81ef12ca8720a1974ecb6
tree4445740bac58b0ffbb72033777b51566292628de
parent15b4beab8a300a5d74b4a0913a9f2faaa33f0ecf
app/crypto-perf: fix CSV output

When using CSV, the output of the throughput performance numbers
was not correct, representing decimal numbers incorrectly.

Fixes: f8be1786b1b8 ("app/crypto-perf: introduce performance test application")
Cc: stable@dpdk.org
Signed-off-by: Pablo de Lara <pablo.de.lara.guarch@intel.com>
app/test-crypto-perf/cperf_test_throughput.c