RE: [PATCH] common/mlx5: fix user mode register access attribute

2021-11-17 Thread Raslan Darawsheh
Hi, > -Original Message- > From: Michael Baum > Sent: Wednesday, November 17, 2021 12:57 PM > To: dev@dpdk.org > Cc: Matan Azrad ; Raslan Darawsheh > ; Slava Ovsiienko ; Michael > Baum ; sta...@dpdk.org > Subject: [PATCH] common/mlx5: fix user mode register ac

[PATCH] common/mlx5: fix user mode register access attribute

2021-11-17 Thread michaelba
From: Michael Baum 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 p