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 (local)
----------------------------------------------------------------------
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