Re: [PATCH v4 0/2] bbdev: dump debug information

2024-10-02 Thread Maxime Coquelin
On 9/27/24 02:31, Nicolas Chautru wrote: v4: updated to remove device error logging part which may use different mechanism in the future, possibly rte trace point. v3: updated based on Maxime comments related to passing string through function prototype. Thanks v2: updated with comments from

[PATCH v4 0/2] bbdev: dump debug information

2024-09-26 Thread Nicolas Chautru
v4: updated to remove device error logging part which may use different mechanism in the future, possibly rte trace point. v3: updated based on Maxime comments related to passing string through function prototype. Thanks v2: updated with comments from Hemant and rebased. v1: Hi Maxime. Adding