> -----Original Message-----
> From: Dybkowski, AdamX <[email protected]>
> Sent: Wednesday, April 29, 2020 11:57 AM
> To: [email protected]; Trahe, Fiona <[email protected]>; [email protected]
> Cc: Dybkowski, AdamX <[email protected]>; [email protected]
> Subject: [PATCH] app/crypto-perf: fix display of sample test vector
>
> This patch disables displaying sample test vector contents when
> executing throughput and latency tests as the sample data is not
> used in those tests (not copied to input mbuf in order to achieve
> better performance).
>
> Fixes: f8be1786b1b8 ("app/crypto-perf: introduce performance test
> application")
> Cc: [email protected]
>
> Signed-off-by: Adam Dybkowski <[email protected]>
Acked-by: Fiona Trahe <[email protected]>