[PATCH v4 1/2] bbdev: add new function to dump debug information
Maxime Coquelin
maxime.coquelin at redhat.com
Mon Sep 30 14:28:55 CEST 2024
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.chautru at intel.com>
> Acked-by: Hemant Agrawal <hemant.agrawal at 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.coquelin at redhat.com>
Thanks,
Maxime
More information about the dev
mailing list