Re: [dpdk-dev] [PATCH] test/crypto: fix autotest function parameters

2021-06-29 Thread Power, Ciara
Hi Rebecca, Looks good, thanks. One minor change added inline below. With this change, Acked-by: Ciara Power >-Original Message- >From: Troy, Rebecca >Sent: Monday 28 June 2021 17:15 >To: dev@dpdk.org >Cc: Power, Ciara ; Troy, Rebecca >; Doherty, Declan ; >jianjay.z...@huawei.com; De

[dpdk-dev] [PATCH] test/crypto: fix autotest function parameters

2021-06-29 Thread Rebecca Troy
Fixed parameters on autotest functions by removing comments. Fixes: 202d375c60bc ("app/test: add cryptodev unit and performance tests") Fixes: 4ed1e79e7819 ("test/crypto: add tests for virtio-crypto") Fixes: 3aafc423cf4d ("snow3g: add driver for SNOW 3G library") Fixes: 27a1c4714d54 ("app/test: ad