On Thu, Jun 27, 2024 at 09:23:48PM +0300, Leon Romanovsky wrote: > This series from Akiva extends the mlx5 private field with the UAR page > index which is larger than 16 bits as was before. > > As this is first time, we extend ioctl API with private data field after > it already has UHW object, we need to change create CQ API signature to > support it. > > Thanks > > Akiva Goldberger (2): > RDMA: Pass entire uverbs attr bundle to create cq function > RDMA/mlx5: Send UAR page index as ioctl attribute Applied to for-next, thanks Jason