[PATCH] net/mlx5: fix Tx recovery

Raslan Darawsheh rasland at nvidia.com
Mon May 23 13:32:17 CEST 2022


Hi,

> -----Original Message-----
> From: Raja Zidane <rzidane at nvidia.com>
> Sent: Wednesday, May 18, 2022 12:43 PM
> To: dev at dpdk.org
> Cc: Matan Azrad <matan at nvidia.com>; stable at dpdk.org; Dmitry Kozlyuk
> <dkozlyuk at nvidia.com>
> Subject: [PATCH] net/mlx5: fix Tx recovery
> 
> When an error occurs in Tx, and it is moved to ERROR state, it is not
> recoverable, during recovery it's state cannot be modified to INIT. to modify
> state from RESET to INIT, the port must be passed in modify attributes, and in
> case of ERROR to READY modification path, it was not provided.
> 
> Provide port number when changing state from RESET to INIT.
> 
> Fixes: 3a87b964edd3 ("net/mlx5: create Tx queues with DevX")
> Cc: stable at dpdk.org
> 
> Signed-off-by: Raja Zidane <rzidane at nvidia.com>
> Acked-by: Matan Azrad <matan at nvidia.com>
> Acked-by: Dmitry Kozlyuk <dkozlyuk at nvidia.com>

Patch applied to next-net-mlx,

Kindest regards,
Raslan Darawsheh


More information about the stable mailing list