Re: [dpdk-dev] [PATCH v5 6/7] app/bbdev: reduce duration of throughput test

2020-10-26 Thread Tom Rix
On 10/23/20 4:43 PM, Nicolas Chautru wrote: > Reducing number of repetitions from 1000 to 100 > to save time. Results are accurate enough with > 100 loops. > > Signed-off-by: Nicolas Chautru > Acked-by: Liu Tianjiao > --- > app/test-bbdev/test_bbdev_perf.c | 2 +- > 1 file changed, 1 insertion

[dpdk-dev] [PATCH v5 6/7] app/bbdev: reduce duration of throughput test

2020-10-23 Thread Nicolas Chautru
Reducing number of repetitions from 1000 to 100 to save time. Results are accurate enough with 100 loops. Signed-off-by: Nicolas Chautru Acked-by: Liu Tianjiao --- app/test-bbdev/test_bbdev_perf.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/test-bbdev/test_bbdev_perf