Monday, October 8, 2018 11:25 AM, Shahaf Shuler: > Subject: [dpdk-dev] [PATCH 0/3] Representor fixes for BlueField device > > 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(-)
Applied to next-net-mlx, thanks. > > -- > 2.12.0