Skip to content

Commit 2af541b

Browse files
hz-chengjgunthorpe
authored andcommitted
RDMA/erdma: Add cmdq implementation
Cmdq is the main control plane channel between erdma driver and hardware. After erdma device is initialized, the cmdq channel will be active in the whole lifecycle of this driver. This commit also includes two modifications from Christophe, one is using the bitmap API to allocate bitmaps instead of hand-writing, and another is using the non-atomic bitmap API when applicable. Link: https://lore.kernel.org/r/20220727014927.76564-5-chengyou@linux.alibaba.com Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr> Signed-off-by: Cheng Xu <chengyou@linux.alibaba.com> Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
1 parent bee85e0 commit 2af541b

1 file changed

Lines changed: 493 additions & 0 deletions

File tree

0 commit comments

Comments
 (0)