]> git.openfabrics.org - ~ardavis/dapl.git/commit
r3143: - Add user specified context to all uCM events. Users will not retrieve
authorSean Hefty <sean.hefty@intel.com>
Sun, 21 Aug 2005 22:30:08 +0000 (22:30 +0000)
committerSean Hefty <sean.hefty@intel.com>
Sun, 21 Aug 2005 22:30:08 +0000 (22:30 +0000)
commitef8c7a3a4896487ff0d37a7d7234746c15fe5cf7
treedc79d13f45ff08778b76ce9c09944dac8b4fa523
parentec0f86d7c55830c6dffded585c04754cc6ac2a83
r3143: - 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 syncrhonization and cleanup issues.
- Performs some minor code cleanup.
- Replaces the ucm_simple test program with a userspace version of cmpost.
- Updates DAPL to the new API.

Signed-off-by: Sean Hefty <sean.hefty@intel.com>
dapl/openib/dapl_ib_cm.c
dapl/openib/dapl_ib_util.h