Hi, > -----Original Message----- > From: Michael Baum <[email protected]> > Sent: Wednesday, November 17, 2021 12:57 PM > To: [email protected] > Cc: Matan Azrad <[email protected]>; Raslan Darawsheh > <[email protected]>; Slava Ovsiienko <[email protected]>; Michael > Baum <[email protected]>; [email protected] > Subject: [PATCH] common/mlx5: fix user mode register access attribute > > From: Michael Baum <[email protected]> > > To detect the timestamp mode configured on the NIC the mlx5 PMD uses > the > firmware command ACCESS_REGISTER_USER. > The HCA capability command has an attribute flag checking whether > firmware supports the command. > > However, the HCA capability query command read the flag from wrong place > in PRM structure. > > This patch move the plag to correct place. > > Fixes: 972a1bf8120d ("common/mlx5: fix user mode register access > command") > Cc: [email protected] > > Signed-off-by: Michael Baum <[email protected]> > Acked-by: Viacheslav Ovsiienko <[email protected]>
Patch applied to next-net-mlx, Kindest regards, Raslan Darawsheh

