On Wed, Dec 30, 2020 at 03:01:18PM +0200, Leon Romanovsky wrote: > From: Leon Romanovsky <leonro@xxxxxxxxxx> > > Be more strict with DEVX get/set operations for the obj_id. > > Yishai Hadas (3): > RDMA/mlx5: Use the correct obj_id upon DEVX TIR creation > net/mlx5: Expose ifc bits for query modify header > RDMA/mlx5: Use strict get/set operations for obj_id > > drivers/infiniband/hw/mlx5/devx.c | 201 ++++++++++++++++++++++-------- > include/linux/mlx5/mlx5_ifc.h | 12 ++ > 2 files changed, 160 insertions(+), 53 deletions(-) Applied to for-next, thanks Jason