Hi, > -----Original Message----- > From: Slava Ovsiienko <viachesl...@nvidia.com> > Sent: Wednesday, April 28, 2021 12:18 PM > To: dev@dpdk.org > Cc: Raslan Darawsheh <rasl...@nvidia.com>; Matan Azrad > <ma...@nvidia.com>; sta...@dpdk.org > 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: sta...@dpdk.org > > Signed-off-by: Viacheslav Ovsiienko <viachesl...@nvidia.com>
Patch applied to next-net-mlx, Kindest regards, Raslan Darawsheh