linux-rdma.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH rdma-next v1 0/2] Extend UAR to have DevX UID
@ 2021-09-22  8:28 Leon Romanovsky
  2021-09-22  8:28 ` [PATCH mlx5-next v1 1/2] net/mlx5: Add uid field to UAR allocation structures Leon Romanovsky
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Leon Romanovsky @ 2021-09-22  8:28 UTC (permalink / raw)
  To: Doug Ledford, Jason Gunthorpe
  Cc: Leon Romanovsky, Jakub Kicinski, linux-rdma, Meir Lichtinger,
	netdev, Saeed Mahameed, Yishai Hadas

From: Leon Romanovsky <leonro@nvidia.com>

Changelog:
v1:
 * Renamed functions and unexport mlx5_core uar calls.
v0: https://lore.kernel.org/all/cover.1631660943.git.leonro@nvidia.com
----------------------------------------------------------------------

Hi,

This is short series from Meir that adds DevX UID to the UAR.

Thanks

Meir Lichtinger (2):
  net/mlx5: Add uid field to UAR allocation structures
  IB/mlx5: Enable UAR to have DevX UID

 drivers/infiniband/hw/mlx5/cmd.c              | 26 +++++++++
 drivers/infiniband/hw/mlx5/cmd.h              |  2 +
 drivers/infiniband/hw/mlx5/main.c             | 55 +++++++++++--------
 drivers/net/ethernet/mellanox/mlx5/core/uar.c | 14 ++---
 include/linux/mlx5/driver.h                   |  2 -
 include/linux/mlx5/mlx5_ifc.h                 |  4 +-
 6 files changed, 68 insertions(+), 35 deletions(-)

-- 
2.31.1


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

end of thread, other threads:[~2021-09-28 15:32 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-22  8:28 [PATCH rdma-next v1 0/2] Extend UAR to have DevX UID Leon Romanovsky
2021-09-22  8:28 ` [PATCH mlx5-next v1 1/2] net/mlx5: Add uid field to UAR allocation structures Leon Romanovsky
2021-09-22  8:28 ` [PATCH mlx5-next v1 2/2] IB/mlx5: Enable UAR to have DevX UID Leon Romanovsky
2021-09-28 15:09 ` [PATCH rdma-next v1 0/2] Extend " Jason Gunthorpe
2021-09-28 15:32   ` Leon Romanovsky

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).