On 2021/7/27 11:27, Wenpeng Liang wrote: > The HIP09 introduces the DCA(Dynamic Context Attachment) feature which > supports many RC QPs to share the WQE buffer in a memory pool. If a QP > enables DCA feature, the WQE's buffer will not be allocated when creating > but when the users start to post WRs. This will reduce the memory > consumption when there are too many QPs are inactive. > > For more detailed information, please refer to the man pages provided by > the last patch of this series. > > This series is associated with the kernel one "RDMA/hns: Add support for > Dynamic Context Attachment", and two RFC versions of this series has been > sent before. Sorry, some patches are missing from this patchset. Please ignore this patchset.