Re: [PATCH v6 6/7] bbdev: add queue related warning and status information

2022-08-26 Thread Maxime Coquelin
On 8/25/22 20:24, Nicolas Chautru wrote: This allows to expose more information with regards to any queue related failure and warning which cannot be supported in existing API. Signed-off-by: Nicolas Chautru --- app/test-bbdev/test_bbdev_perf.c | 2 ++ lib/bbdev/rte_bbdev.c|

[PATCH v6 6/7] bbdev: add queue related warning and status information

2022-08-25 Thread Nicolas Chautru
This allows to expose more information with regards to any queue related failure and warning which cannot be supported in existing API. Signed-off-by: Nicolas Chautru --- app/test-bbdev/test_bbdev_perf.c | 2 ++ lib/bbdev/rte_bbdev.c| 19 +++ lib/bbdev/rte_bbdev.h