RE: [PATCH rdma-next v2 5/5] RDMA/mana_ib: implement uapi for creation of rnic cq

From: Konstantin Taranov
Date: Wed May 01 2024 - 10:01:28 EST


>
> For this review, it will be helpful if you can also post a link to the rdma-core
> changes.
>
> Long

Here is the PR to rdma-core with the changes: https://github.com/linux-rdma/rdma-core/pull/1455
The code was tested in 4 variations (old + new kernels against old + new rdma-cores) to confirm compatibility.

Konstantin