RE: [PATCH rdma-next v2 1/4] RDMA/mana_ib: Introduce helpers to create and destroy mana queues

From: Long Li
Date: Mon Mar 25 2024 - 15:34:40 EST


> Subject: [PATCH rdma-next v2 1/4] RDMA/mana_ib: Introduce helpers to create
> and destroy mana queues
>
> From: Konstantin Taranov <kotaranov@xxxxxxxxxxxxx>
>
> Intoduce helpers to work with mana ib queues (struct mana_ib_queue).
> A queue always consists of umem, gdma_region, and id.
> A queue can become a WQ or a CQ.
>
> Signed-off-by: Konstantin Taranov <kotaranov@xxxxxxxxxxxxx>

Reviewed-by: Long Li <longli@xxxxxxxxxxxxx>