All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH mlx5-next 0/6] mlx5 updates for shared branch 2018-12-12
@ 2018-12-13  3:11 Saeed Mahameed
  2018-12-13  3:11 ` [PATCH mlx5-next 1/6] net/mlx5: Use lowercase 'X' for hex values Saeed Mahameed
                   ` (6 more replies)
  0 siblings, 7 replies; 10+ messages in thread
From: Saeed Mahameed @ 2018-12-13  3:11 UTC (permalink / raw)
  To: Leon Romanovsky, saeedm; +Cc: netdev, linux-rdma, Jason Gunthorpe

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

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2018-12-14 19:05 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-12-13  3:11 [PATCH mlx5-next 0/6] mlx5 updates for shared branch 2018-12-12 Saeed Mahameed
2018-12-13  3:11 ` [PATCH mlx5-next 1/6] net/mlx5: Use lowercase 'X' for hex values Saeed Mahameed
2018-12-13  3:11 ` [PATCH mlx5-next 2/6] IB/mlx5: Unify e-switch representors load approach between uplink and VFs Saeed Mahameed
2018-12-13  3:37   ` Jason Gunthorpe
2018-12-13  3:41     ` Saeed Mahameed
2018-12-13  3:11 ` [PATCH mlx5-next 3/6] net/mlx5: E-Switch, Introduce flow counter affinity Saeed Mahameed
2018-12-13  3:11 ` [PATCH mlx5-next 4/6] net/mlx5: Split the activate lag function into two routines Saeed Mahameed
2018-12-13  3:11 ` [PATCH mlx5-next 5/6] net/mlx5: Add lag affinity info to log Saeed Mahameed
2018-12-13  3:11 ` [PATCH mlx5-next 6/6] net/mlx5: Fold the modify lag code into function Saeed Mahameed
2018-12-14 19:05 ` [PATCH mlx5-next 0/6] mlx5 updates for shared branch 2018-12-12 Saeed Mahameed

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.