Hi, > -----Original Message----- > From: Viacheslav Ovsiienko <[email protected]> > Sent: Friday, November 6, 2020 6:58 PM > To: [email protected] > Cc: Raslan Darawsheh <[email protected]>; Alexander Kozyrev > <[email protected]>; Matan Azrad <[email protected]>; > [email protected] > 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: [email protected] > > Signed-off-by: Viacheslav Ovsiienko <[email protected]> > --- > drivers/net/mlx5/mlx5_txq.c | 1 + > 1 file changed, 1 insertion(+) > Patch applied to next-net-mlx,
Kindest regards, Raslan Darawsheh

