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

2020-10-14 Thread Liu, Tianjiao
Acked-by: Liu Tianjiao > -Original Message- > From: Chautru, Nicolas > Sent: Tuesday, August 18, 2020 5:06 PM > To: dev@dpdk.org; akhil.go...@nxp.com > Cc: Richardson, Bruce ; Chautru, Nicolas > > Subject: [PATCH v3 6/7] app/bbdev: reduce duration of throughput test > > Reducing numbe

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

2020-09-15 Thread Liu, Tianjiao
Acked-by: Liu Tianjiao > -Original Message- > From: Chautru, Nicolas > Sent: Tuesday, August 18, 2020 5:06 PM > To: dev@dpdk.org; akhil.go...@nxp.com > Cc: Richardson, Bruce ; Chautru, Nicolas > > Subject: [PATCH v3 6/7] app/bbdev: reduce duration of throughput test > > Reducing numbe

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

2020-08-18 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 --- app/test-bbdev/test_bbdev_perf.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/test-bbdev/test_bbdev_perf.c b/app/test-bbdev/test