Re: [PATCH v3 08/17] test/bbdev: test start/stop bbdev API

2023-03-03 Thread Maxime Coquelin
On 3/2/23 21:22, Hernan Vargas wrote: Add a call to queue start and queue stop specifically for testing the bbdev API. Signed-off-by: Hernan Vargas --- app/test-bbdev/test_bbdev_perf.c | 19 +-- 1 file changed, 13 insertions(+), 6 deletions(-) diff --git a/app/test-bbdev/

[PATCH v3 08/17] test/bbdev: test start/stop bbdev API

2023-03-02 Thread Hernan Vargas
Add a call to queue start and queue stop specifically for testing the bbdev API. Signed-off-by: Hernan Vargas --- app/test-bbdev/test_bbdev_perf.c | 19 +-- 1 file changed, 13 insertions(+), 6 deletions(-) diff --git a/app/test-bbdev/test_bbdev_perf.c b/app/test-bbdev/test_bbdev