patches for DPDK stable branches
 help / color / mirror / Atom feed
* Re: [dpdk-stable] [PATCH] app/test-crypto-perf: fix csv format
       [not found] <1559110858-22286-1-git-send-email-anoobj@marvell.com>
@ 2019-06-19 14:50 ` Akhil Goyal
  0 siblings, 0 replies; only message in thread
From: Akhil Goyal @ 2019-06-19 14:50 UTC (permalink / raw)
  To: Anoob Joseph, Declan Doherty, Pablo de Lara
  Cc: Ankur Dwivedi, Jerin Jacob, dev, stable

> From: Ankur Dwivedi <adwivedi@marvell.com>
> 
> The format for printing float is incorrect for the following fields
> in pmd-cyclecount test: Cycles/Op,Cycles/Enq,Cycles/Deq.
> 
> Currently, the format is %.f3. This format will round off the number to
> the nearest integer and append a 3 after that.
> 
> This patch changes the format to %.3f. This will print the number as a
> floating point with a precision of 3 fractional digits.
> 
> Fixes: 96dfeb609be1 ("app/crypto-perf: add new PMD benchmarking mode")
> 
> Signed-off-by: Ankur Dwivedi <adwivedi@marvell.com>
> Signed-off-by: Anoob Joseph <anoobj@marvell.com>
> ---

Cc stable@dpdk.org
Applied to dpdk-next-crypto

Thanks.

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2019-06-19 14:50 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <1559110858-22286-1-git-send-email-anoobj@marvell.com>
2019-06-19 14:50 ` [dpdk-stable] [PATCH] app/test-crypto-perf: fix csv format Akhil Goyal

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).