Thomas Monjalon, Oct 14, 2025 at 14:33:
> 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]>
> ---

Acked-by: Robin Jarry <[email protected]>

Reply via email to