Re: [dpdk-dev] [PATCH v2 2/4] test/cryptodev: fix csv output format

2021-01-15 Thread Dybkowski, AdamX
> -Original Message- > From: Power, Ciara > Sent: Thursday, 14 January, 2021 11:41 > To: dev@dpdk.org > Cc: Doherty, Declan ; akhil.go...@nxp.com; > step...@networkplumber.org; Dybkowski, AdamX > ; Power, Ciara ; > Burakov, Anatoly ; De Lara Guarch, Pablo > ; sta...@dpdk.org > Subject: [PA

[dpdk-dev] [PATCH v2 2/4] test/cryptodev: fix csv output format

2021-01-14 Thread Ciara Power
The csv output for each ptest type used ";" instead of ",". This has now been fixed to use the comma format that is used in the csv headers. Fixes: f6cefe253cc8 ("app/crypto-perf: add range/list of sizes") Fixes: 96dfeb609be1 ("app/crypto-perf: add new PMD benchmarking mode") Fixes: da40ebd6d383 (