> -----Original Message----- > From: Power, Ciara <[email protected]> > Sent: Thursday, 14 January, 2021 11:41 > To: [email protected] > Cc: Doherty, Declan <[email protected]>; [email protected]; > [email protected]; Dybkowski, AdamX > <[email protected]>; Power, Ciara <[email protected]>; > Burakov, Anatoly <[email protected]>; De Lara Guarch, Pablo > <[email protected]>; [email protected] > Subject: [PATCH v2 2/4] test/cryptodev: fix csv output format > > 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 ("app/crypto-perf: display results in test runner") > Cc: [email protected] > Cc: [email protected] > Cc: [email protected] > > Signed-off-by: Ciara Power <[email protected]>
Acked-by: Adam Dybkowski <[email protected]>

