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/[email protected] Signed-off-by: Christophe JAILLET <[email protected]> Signed-off-by: Cheng Xu <[email protected]> Signed-off-by: Jason Gunthorpe <[email protected]>
1 parent bee85e0 commit 2af541b

File tree

1 file changed

+493
-0
lines changed

1 file changed

+493
-0
lines changed

0 commit comments

Comments
 (0)