Re: [dpdk-dev] [PATCH v5 3/3] test: add sgl unit tests for crypto devices

2017-01-16 Thread Declan Doherty
On 13/01/17 15:23, Tomasz Kulasek wrote: This patch provides unit tests for set of cipher/hash combinations covering currently implemented crypto PMD's and allowing to verify scatter gather support. Signed-off-by: Daniel Mrzyglod Signed-off-by: Tomasz Kulasek --- ... Acked-by: Declan Dohe

[dpdk-dev] [PATCH v5 3/3] test: add sgl unit tests for crypto devices

2017-01-13 Thread Tomasz Kulasek
This patch provides unit tests for set of cipher/hash combinations covering currently implemented crypto PMD's and allowing to verify scatter gather support. Signed-off-by: Daniel Mrzyglod Signed-off-by: Tomasz Kulasek --- app/test/test_cryptodev.c | 386 ++- a