Hi Dave, I am temporarily covering Saeed with the mlx5 submissions.
This patchset by Feras contains statistics enhancements and NDO implementation for the mlx5e IPoIB driver. Series generated against net-next commit: 2d5c28859839 net: bgmac: remove set but not used variable 'err' Thanks, Tariq. Feras Daoud (4): net/mlx5e: IPoIB, Initialize max_opened_tc in mlx5i_init flow net/mlx5e: IPoIB, Add ndo stats support for IPoIB netdevices net/mlx5e: IPoIB, Add ndo stats support for IPoIB child devices net/mlx5e: IPoIB, Use priv stats in completion rx flow drivers/net/ethernet/mellanox/mlx5/core/en_rx.c | 3 +- .../net/ethernet/mellanox/mlx5/core/ipoib/ipoib.c | 43 ++++++++++++++++++++++ .../net/ethernet/mellanox/mlx5/core/ipoib/ipoib.h | 1 + .../ethernet/mellanox/mlx5/core/ipoib/ipoib_vlan.c | 1 + 4 files changed, 47 insertions(+), 1 deletion(-) -- 1.8.3.1