mbox series

[rdma-next,0/2] Extend UAR to have DevX UID

Message ID cover.1631660943.git.leonro@nvidia.com (mailing list archive)
Headers show
Series Extend UAR to have DevX UID | expand

Message

Leon Romanovsky Sept. 14, 2021, 11:11 p.m. UTC
From: Leon Romanovsky <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  | 24 ++++++++++++++
 drivers/infiniband/hw/mlx5/cmd.h  |  2 ++
 drivers/infiniband/hw/mlx5/main.c | 55 +++++++++++++++++--------------
 include/linux/mlx5/mlx5_ifc.h     |  4 +--
 4 files changed, 59 insertions(+), 26 deletions(-)