Roland, I noticed ibv_reg_mr always returns the same lkey of 0 (per device) which presents a problem with udapl since the lkey is used as the context in the lmr hash table to avoid re-use. Is there a reason that you choose not to make this unique? -arlin