Setting BlueField device with representors introduced some corner cases that
were overlooked during the development of representors for x86.

This series enables the PMD to run on both x86 and BlueField with representors 
enabled. 

Shahaf Shuler (3):
  net/mlx5: support missing counter in extended statistics
  net/mlx5: add representor specific statistics
  net/mlx5: always use representor ifindex for ioctl

 drivers/net/mlx5/mlx5.h        | 16 ++++++--
 drivers/net/mlx5/mlx5_ethdev.c | 41 ++++++++------------
 drivers/net/mlx5/mlx5_mac.c    |  2 +-
 drivers/net/mlx5/mlx5_stats.c  | 88 ++++++++++++++++++++++--------------------
 4 files changed, 76 insertions(+), 71 deletions(-)

-- 
2.12.0

Reply via email to