> -----Original Message-----
> From: Slava Ovsiienko <viachesl...@nvidia.com>
> Sent: Wednesday, October 9, 2024 13:40
> To: dev@dpdk.org
> Cc: Matan Azrad <ma...@nvidia.com>; Raslan Darawsheh
> <rasl...@nvidia.com>; Ori Kam <or...@nvidia.com>; Dariusz Sosnowski
> <dsosnow...@nvidia.com>
> Subject: [PATCH 4/4] net/mlx5: update dump script to show incomplete records
> 
> If the trace dump is stored at the moment when there is some incomplete Tx
> transfers - WQE is pushed but hardware did not sent the completions yet - this
> incomplete was not dumped by the script mlx5_trace. For some cases (for
> example, if queue was stuck) the valuable debug information was lost.
> 
> To improve the dump fullness the following optional script arguments are 
> added:
> 
>  -v [level] - provides the raw dump of the object record
>               of the specified level (0 - bursts, 1 - WQEs,
>               2+ - mbufs)
>  -a - dumps all bursts, including incomplete ones
> 
> Signed-off-by: Viacheslav Ovsiienko <viachesl...@nvidia.com>

Acked-by: Dariusz Sosnowski <dsosnow...@nvidia.com>

Best regards,
Dariusz Sosnowski

Reply via email to