[dpdk-stable] [PATCH] net/mlx5: fix Tx queue completions on stop

Raslan Darawsheh rasland at nvidia.com
Mon Nov 9 16:37:42 CET 2020


Hi,

> -----Original Message-----
> From: Viacheslav Ovsiienko <viacheslavo at nvidia.com>
> Sent: Friday, November 6, 2020 6:58 PM
> To: dev at dpdk.org
> Cc: Raslan Darawsheh <rasland at nvidia.com>; Alexander Kozyrev
> <akozyrev at nvidia.com>; Matan Azrad <matan at nvidia.com>;
> stable at dpdk.org
> Subject: [PATCH] net/mlx5: fix Tx queue completions on stop
> 
> The Tx queue completion production index was not reset
> on Tx queue stop and there were completions remaining
> from the previous queue run. This caused the wrong
> completion queue operating and overall Tx queue malfunction
> on queue restart.
> 
> Fixes: 161d103b231c ("net/mlx5: add queue start and stop")
> Cc: stable at dpdk.org
> 
> Signed-off-by: Viacheslav Ovsiienko <viacheslavo at nvidia.com>
> ---
>  drivers/net/mlx5/mlx5_txq.c | 1 +
>  1 file changed, 1 insertion(+)
> 
Patch applied to next-net-mlx,

Kindest regards,
Raslan Darawsheh


More information about the stable mailing list