• R
    [IB] uverbs: Implement more commands · 67cdb40c
    Roland Dreier 提交于
    Add kernel support for userspace calling poll CQ, request CQ
    notification, post send, post receive, post SRQ receive, create AH and
    destroy AH commands.  These commands allow us to support userspace
    verbs for devices that can't perform these operations directly from
    userspace (eg the PathScale HCA).
    Signed-off-by: NRoland Dreier <rolandd@cisco.com>
    67cdb40c
uverbs_cmd.c 43.2 KB