> From: Thomas Monjalon [mailto:[email protected]]
> Sent: Tuesday, 14 October 2025 14.34
> 
> From: Shani Peretz <[email protected]>
> 
> Add a Python script that parses the history dump of mbufs
> generated by rte_mbuf_history_dump() and related functions,
> and presents it in a human-readable format.
> 
> If an operation ID is repeated, such as in the case of a double free,
> it will be highlighted in red and listed at the end of the file.
> 
> Signed-off-by: Shani Peretz <[email protected]>
> ---

I haven't reviewed the code, so I hope someone else does.
For the concept of this script,
Acked-by: Morten Brørup <[email protected]>

Reply via email to