RE: [PATCH 1/4] net/mlx5/tools: fix trace dump multiple burst completions

2024-10-09 Thread Dariusz Sosnowski
> -Original Message- > From: Slava Ovsiienko > Sent: Wednesday, October 9, 2024 13:40 > To: dev@dpdk.org > Cc: Matan Azrad ; Raslan Darawsheh > ; Ori Kam ; Dariusz Sosnowski > ; sta...@dpdk.org > Subject: [PATCH 1/4] net/mlx5/tools: fix trace dump multiple burst

[PATCH 1/4] net/mlx5/tools: fix trace dump multiple burst completions

2024-10-09 Thread Viacheslav Ovsiienko
In case if there were multiple bursts completed in the single completion the first only burst was moved to the done list. The situation is not typical, because usually tracing was used for scheduled traffic debugging and for this case each burst had its own completion requested, and there were no c