]> git.openfabrics.org - ~ardavis/dapl.git/commit
mcm: add proxy in support to MCM provider and MPXYD interface
authorArlin Davis <arlin.r.davis@intel.com>
Tue, 4 Feb 2014 02:49:07 +0000 (18:49 -0800)
committerArlin Davis <arlin.r.davis@intel.com>
Tue, 4 Feb 2014 02:49:07 +0000 (18:49 -0800)
commit3b78b7994f1979d023ce5a69855ea769e9560bab
tree0008dea7a4481f44fbd876a9c957ec23f938d4bd
parentdd82920ae215455fa79459d011069957b17ade0c
mcm: add proxy in support to MCM provider and MPXYD interface

Add dapli_mix_post_recv, dapli_mix_mr_create, dapli_mix_mr_free
no QPr exist on MIC with MXS to MXS connections
cm addr becomes addr1, save all QPr addr1 info during rejects
verify CM service exists before freeing port space, could be on mpxyd
system guid support to verify locality to inside/outside the box
change UD mode checking on EP instead of QP, QP doesnt exist on MXS
add reject support
Fix for CM service RX posting, walking queue doesnt include GRH.
Add system_guid field to MCM provider ib_hca_transport struct

Signed-off-by: Arlin Davis <arlin.r.davis@intel.com>
dapl/openib_mcm/cm.c
dapl/openib_mcm/dapl_ib_util.h
dapl/openib_mcm/device.c
dapl/openib_mcm/mix.c