Re: [PATCH v1 1/2] bbdev: add new function to dump debug information

2024-08-29 Thread Maxime Coquelin
] bbdev: add new function to dump debug information Hi Nicolas,     Few comments inline. On 02-07-2024 04:04, 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

Re: [PATCH v1 1/2] bbdev: add new function to dump debug information

2024-07-02 Thread Hemant Agrawal
/2] bbdev: add new function to dump debug information Hi Nicolas,     Few comments inline. On 02-07-2024 04:04, 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

RE: [PATCH v1 1/2] bbdev: add new function to dump debug information

2024-07-02 Thread Chautru, Nicolas
Hi Hemant, > -Original Message- > From: Hemant Agrawal > Sent: Tuesday, July 2, 2024 3:54 AM > To: Chautru, Nicolas ; dev@dpdk.org; > maxime.coque...@redhat.com > Cc: hemant.agra...@nxp.com; Marchand, David > ; Vargas, Hernan > > Subject: Re: [PATCH v1 1/2]

Re: [PATCH v1 1/2] bbdev: add new function to dump debug information

2024-07-02 Thread Hemant Agrawal
Hi Nicolas,     Few comments inline. On 02-07-2024 04:04, 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 informa

[PATCH v1 1/2] bbdev: add new function to dump debug information

2024-07-01 Thread Nicolas Chautru
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 previo