On 9/27/24 02:31, Nicolas Chautru wrote:
This provides a new API to dump more debug information
related to the status on a given bbdev queue.
Some of this information is visible at bbdev level.
This also provides a new option dev op, to print more
information at the lower PMD level.
This helps user to troubleshoot issues related to
previous operations provided into a queue causing
possible hard-to-debug negative scenarios.

Signed-off-by: Nicolas Chautru <nicolas.chau...@intel.com>
Acked-by: Hemant Agrawal <hemant.agra...@nxp.com>
---
  lib/bbdev/rte_bbdev.c     | 213 ++++++++++++++++++++++++++++++++++++++
  lib/bbdev/rte_bbdev.h     |  47 +++++++++
  lib/bbdev/rte_bbdev_pmd.h |   9 ++
  lib/bbdev/version.map     |   4 +
  4 files changed, 273 insertions(+)


Reviewed-by: Maxime Coquelin <maxime.coque...@redhat.com>

Thanks,
Maxime

Reply via email to