Hi, > -----Original Message----- > From: Slava Ovsiienko <[email protected]> > Sent: Wednesday, April 28, 2021 12:18 PM > To: [email protected] > Cc: Raslan Darawsheh <[email protected]>; Matan Azrad > <[email protected]>; [email protected] > Subject: [PATCH] net/mlx5: fix Tx queue doorbell record field offset > > If the Send Queue (backing one for PMD Tx queue) the was > created with DevX API the doorbell record offset for the > producer index field was incorrect. If hardware missed the > doorbell register write event the wrong content of doorbell > record might cause queue malfunction. For the Send Queues > created with Verbs API the doorbell record offset was > configured correctly. > > Fixes: 86d259cec852 ("net/mlx5: separate Tx queue object creations") > Cc: [email protected] > > Signed-off-by: Viacheslav Ovsiienko <[email protected]>
Patch applied to next-net-mlx, Kindest regards, Raslan Darawsheh

