26 May, 2011

1 commit


15 Jul, 2008

1 commit


30 Nov, 2006

1 commit

  • The ib_cm_establish() function is replaced with a more generic
    ib_cm_notify(). This routine is used to notify the CM that failover
    has occurred, so that future CM messages (LAP, DREQ) reach the remote
    CM. (Currently, we continue to use the original path) This bumps the
    userspace CM ABI.

    New alternate path information is captured when a LAP message is sent
    or received. This allows QP attributes to be initialized for the user
    when a new path is loaded after failover occurs.

    Signed-off-by: Sean Hefty
    Signed-off-by: Roland Dreier

    Sean Hefty
     

18 Jun, 2006

2 commits


02 Nov, 2005

1 commit


18 Oct, 2005

1 commit


08 Sep, 2005

1 commit

  • - 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
    Signed-off-by: Roland Dreier

    Sean Hefty
     

27 Aug, 2005

1 commit