Hi Roland, I just added ibv_query_port() code to uDAPL and noticed the max_msg_sz is not being set properly. Looks like mthca_query_port does not return any value and the ib_uverbs_query_port() rerturns a value from the uninitialized ib_port_attr structure. Can you take a look. Thanks, -arlin