Re: [PATCH v2 15/16] test/bbdev: remove max iteration from vectors

2023-02-22 Thread Maxime Coquelin
On 2/15/23 18:09, Hernan Vargas wrote: Remove iter_max from test vectors as this value is passed as an argument to the test. No functional impact. Signed-off-by: Hernan Vargas --- app/test-bbdev/test_bbdev_perf.c | 4 app/test-bbdev/test_bbdev_vector.c

[PATCH v2 15/16] test/bbdev: remove max iteration from vectors

2023-02-15 Thread Hernan Vargas
Remove iter_max from test vectors as this value is passed as an argument to the test. No functional impact. Signed-off-by: Hernan Vargas --- app/test-bbdev/test_bbdev_perf.c | 4 app/test-bbdev/test_bbdev_vector.c | 14 -- app/test-bbdev/test_b