RE: [PATCH] net/mlx5: fix the counters map in bonding mode

2024-02-29 Thread Raslan Darawsheh
Hi, > -Original Message- > From: Bing Zhao > Sent: Thursday, February 29, 2024 11:35 AM > To: Slava Ovsiienko ; dev@dpdk.org; Raslan > Darawsheh > Cc: Ori Kam ; Dariusz Sosnowski > ; Suanming Mou ; > Matan Azrad ; Xueming Li ; > sta...@dpdk.org > Subj

[PATCH] net/mlx5: fix the counters map in bonding mode

2024-02-29 Thread Bing Zhao
In the HW-LAG mode, there is only one mlx5 IB device with 2 ETH interfaces. In theory, the settings on both ports should be the same. But in the real life, some inconsistent settings may be done by the user and the PMD is not aware of this. In the previous implementation, the xstats map was genera