netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH mlx5-next 0/9] mlx5 next updates 2021-03-10
@ 2021-03-11  7:09 Saeed Mahameed
  2021-03-11  7:09 ` [PATCH mlx5-next 1/9] net/mlx5: Cleanup prototype warning Saeed Mahameed
                   ` (9 more replies)
  0 siblings, 10 replies; 14+ messages in thread
From: Saeed Mahameed @ 2021-03-11  7:09 UTC (permalink / raw)
  To: Saeed Mahameed, Leon Romanovsky, netdev, linux-rdma

From: Saeed Mahameed <saeedm@nvidia.com>

This series is targeting mlx5-next shared tree for mlx5
netdev and rdma shared updates.

From Mark, E-Switch cleanups and refactoring, and the addition 
of single FDB mode needed HW bits.

From Mikhael, Remove unused struct field

From Saeed, Cleanup W=1 prototype warning 

From Zheng, Esw related cleanup

From Tariq, User order-0 page allocation for EQs

In case of no objections, this series will be applied to mlx5-next first
and then sent in one pull request to both netdev and rdma next trees.

Thanks,
Saeed

Mark Bloch (5):
  net/mlx5: E-Switch, Add match on vhca id to default send rules
  net/mlx5: E-Switch, Add eswitch pointer to each representor
  RDMA/mlx5: Use represntor E-Switch when getting netdev and metadata
  net/mlx5: E-Switch, Refactor send to vport to be more generic
  net/mlx5: Add IFC bits needed for single FDB mode

Mikhael Goikhman (1):
  net/mlx5: Remove unused mlx5_core_health member recover_work

Saeed Mahameed (1):
  net/mlx5: Cleanup prototype warning

Tariq Toukan (1):
  net/mlx5: Use order-0 allocations for EQs

Zheng Yongjun (1):
  net/mlx5: simplify the return expression of mlx5_esw_offloads_pair()

 drivers/infiniband/hw/mlx5/fs.c               |  2 +-
 drivers/infiniband/hw/mlx5/ib_rep.c           |  5 ++-
 drivers/infiniband/hw/mlx5/main.c             |  3 +-
 .../ethernet/mellanox/mlx5/core/en/health.c   |  2 +-
 .../net/ethernet/mellanox/mlx5/core/en_rep.c  |  3 +-
 drivers/net/ethernet/mellanox/mlx5/core/eq.c  | 27 +++++++++------
 .../mellanox/mlx5/core/eswitch_offloads.c     | 34 +++++++++++++------
 .../net/ethernet/mellanox/mlx5/core/lag_mp.c  |  2 +-
 .../net/ethernet/mellanox/mlx5/core/lib/eq.h  | 15 +++++---
 drivers/net/ethernet/mellanox/mlx5/core/wq.c  |  5 ---
 include/linux/mlx5/driver.h                   |  6 +++-
 include/linux/mlx5/eswitch.h                  |  5 +--
 include/linux/mlx5/mlx5_ifc.h                 | 21 ++++++++----
 13 files changed, 79 insertions(+), 51 deletions(-)

-- 
2.29.2


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

end of thread, other threads:[~2021-03-12 21:11 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-03-11  7:09 [PATCH mlx5-next 0/9] mlx5 next updates 2021-03-10 Saeed Mahameed
2021-03-11  7:09 ` [PATCH mlx5-next 1/9] net/mlx5: Cleanup prototype warning Saeed Mahameed
2021-03-11  7:09 ` [PATCH mlx5-next 2/9] net/mlx5: simplify the return expression of mlx5_esw_offloads_pair() Saeed Mahameed
2021-03-11  7:09 ` [PATCH mlx5-next 3/9] net/mlx5: Remove unused mlx5_core_health member recover_work Saeed Mahameed
2021-03-11  7:09 ` [PATCH mlx5-next 4/9] net/mlx5: E-Switch, Add match on vhca id to default send rules Saeed Mahameed
2021-03-11  7:09 ` [PATCH mlx5-next 5/9] net/mlx5: E-Switch, Add eswitch pointer to each representor Saeed Mahameed
2021-03-11  7:09 ` [PATCH mlx5-next 6/9] RDMA/mlx5: Use represntor E-Switch when getting netdev and metadata Saeed Mahameed
2021-03-11 17:33   ` Jason Gunthorpe
2021-03-11 20:43     ` Mark Bloch
2021-03-11 22:38     ` Saeed Mahameed
2021-03-11  7:09 ` [PATCH mlx5-next 7/9] net/mlx5: E-Switch, Refactor send to vport to be more generic Saeed Mahameed
2021-03-11  7:09 ` [PATCH mlx5-next 8/9] net/mlx5: Add IFC bits needed for single FDB mode Saeed Mahameed
2021-03-11  7:09 ` [PATCH mlx5-next 9/9] net/mlx5: Use order-0 allocations for EQs Saeed Mahameed
2021-03-12 21:10 ` [PATCH mlx5-next 0/9] mlx5 next updates 2021-03-10 Saeed Mahameed

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).