Hi, This series includes updates to mlx5 core driver for the shared mlx5-next branch. 1) From Mark Bloch, Unify e-switch representors load approach in mlx5_ib 2) From Shahar Klein, Flow counters affinity bits for lag 3) From Roy Dayan, Lag affinity log and cleanup 4) From Saeed Mahameed, A cleanup patch for mlx5_ifc.h Thanks, Saeed. --- Mark Bloch (1): IB/mlx5: Unify e-switch representors load approach between uplink and VFs Roi Dayan (2): net/mlx5: Split the activate lag function into two routines net/mlx5: Add lag affinity info to log Saeed Mahameed (1): net/mlx5: Use lowercase 'X' for hex values Shahar Klein (2): net/mlx5: E-Switch, Introduce flow counter affinity net/mlx5: Fold the modify lag code into function drivers/infiniband/hw/mlx5/ib_rep.c | 11 +++- drivers/infiniband/hw/mlx5/main.c | 29 +++------ drivers/infiniband/hw/mlx5/mlx5_ib.h | 1 - drivers/net/ethernet/mellanox/mlx5/core/lag.c | 59 +++++++++++++------ include/linux/mlx5/mlx5_ifc.h | 24 +++++--- 5 files changed, 74 insertions(+), 50 deletions(-) -- 2.19.2