Skip to content

Commit

Permalink
[PATCH] IB: Add user-supplied context to userspace CM ABI
Browse files Browse the repository at this point in the history
- Add user specified context to all uCM events.  Users will not retrieve
  any events associated with the context after destroying the corresponding
  cm_id.
- Provide the ib_cm_init_qp_attr() call to userspace clients of the CM.
  This call may be used to set QP attributes properly before modifying the QP.
- Fixes some error handling synchonization and cleanup issues.
- Performs some minor code cleanup.

Signed-off-by: Sean Hefty <sean.hefty@intel.com>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
  • Loading branch information
Sean Hefty authored and Roland Dreier committed Sep 7, 2005
1 parent 1d6801f commit 0b2b35f
Show file tree
Hide file tree
Showing 3 changed files with 261 additions and 109 deletions.
Loading

0 comments on commit 0b2b35f

Please sign in to comment.