Re: [dpdk-dev] [PATCH v5 09/10] test-bbdev: support for offload test for LDPC

2020-03-27 Thread Dave Burley
Acked-by: Dave Burley On 26/03/2020 03:27, Nicolas Chautru wrote: From: Nic Chautru Adding support for the offload latency tests when using the LDPC encoder and decoder operations. Signed-off-by: Nic Chautru --- app/test-bbdev/test_bbdev_perf.c | 26 +++--- 1 file cha

[dpdk-dev] [PATCH v5 09/10] test-bbdev: support for offload test for LDPC

2020-03-25 Thread Nicolas Chautru
From: Nic Chautru Adding support for the offload latency tests when using the LDPC encoder and decoder operations. Signed-off-by: Nic Chautru --- app/test-bbdev/test_bbdev_perf.c | 26 +++--- 1 file changed, 19 insertions(+), 7 deletions(-) diff --git a/app/test-bbdev/test