[openib-general] [PATCH 0/4] Dispatch communication related events to the IB CM

Sean Hefty sean.hefty at intel.com
Fri Jul 21 14:37:40 PDT 2006


The following set of patches forwards communication related events to the IB CM
for processing.  Communication events of interest are communication established
and path migration, with only the former is currently handled by the IB CM.

This removes the need for users to trap for these events and pass the
information onto IB CM.  Communication established events can be handled by the
ib_cm_establish() routine, but no mechanism exists to notify the IB CM of path
migration.  This adds the framework for doing so.

Signed-off-by: Sean Hefty <sean.hefty at intel.com>




More information about the general mailing list