]> git.ipfire.org Git - thirdparty/linux.git/commit
RDMA/mlx5: Provide a modern CQ creation interface
authorLeon Romanovsky <leonro@nvidia.com>
Fri, 13 Feb 2026 10:57:47 +0000 (12:57 +0200)
committerLeon Romanovsky <leonro@nvidia.com>
Wed, 25 Feb 2026 13:15:30 +0000 (08:15 -0500)
commit14738dce7ed682e00e603ec224c54c885eb1ce6b
tree3838bbcd4e2a0f6925dc924ad4d6b91beca92094
parenteebea464f548923a7d624002a04c50fd600a1cf5
RDMA/mlx5: Provide a modern CQ creation interface

The uverbs CQ creation UAPI allows users to supply their own umem for a CQ.
Update mlx5 to support this workflow while preserving support for creating
umem through the legacy interface.

Link: https://patch.msgid.link/20260213-refactor-umem-v1-11-f3be85847922@nvidia.com
Signed-off-by: Leon Romanovsky <leonro@nvidia.com>
drivers/infiniband/hw/mlx5/cq.c
drivers/infiniband/hw/mlx5/main.c
drivers/infiniband/hw/mlx5/mlx5_ib.h