Re: [PATCH v3 3/3] test/bbdev: explicit check for allocation failure

2022-12-14 Thread Maxime Coquelin
On 12/13/22 17:18, Nicolas Chautru wrote: Adding check for error on return of the rte_bbdev_*_op_alloc_bulk calls in bbdev-test. Fixes: f714a18885a6 ("app/testbbdev: add test application for bbdev") Cc: sta...@dpdk.org Signed-off-by: Nicolas Chautru --- app/test-bbdev/test_bbdev_perf.c |

[PATCH v3 3/3] test/bbdev: explicit check for allocation failure

2022-12-13 Thread Nicolas Chautru
Adding check for error on return of the rte_bbdev_*_op_alloc_bulk calls in bbdev-test. Fixes: f714a18885a6 ("app/testbbdev: add test application for bbdev") Cc: sta...@dpdk.org Signed-off-by: Nicolas Chautru --- app/test-bbdev/test_bbdev_perf.c | 9 ++--- 1 file changed, 6 insertions(+), 3