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

2022-07-06 Thread Chautru, Nicolas
Hi Tom, > -Original Message- > From: Tom Rix > > > On 7/5/22 5:23 PM, 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 > > --- >

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

2022-07-06 Thread Tom Rix
On 7/5/22 5:23 PM, 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 v4 6/7] bbdev: add queue related warning and status information

2022-07-05 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| 21 + lib/bbdev/rte_bbdev.h