commit | 5c438135adf90b33cb00e5351becf1e557bbdd9d | [log] [tgz] |
---|---|---|
author | Sean Hefty <sean.hefty@intel.com> | Wed May 29 10:09:23 2013 -0700 |
committer | Roland Dreier <roland@purestorage.com> | Thu Jun 20 23:35:37 2013 -0700 |
tree | abf0d3ed1ba29fffe24a5d14735ba571b4e8e43d | |
parent | e8160e15930969de709ba9b46df9571448b78ce5 [diff] |
RDMA/cma: Set qkey for AF_IB Allow the user to specify the qkey when using AF_IB. The qkey is added to struct rdma_ucm_conn_param in place of a reserved field, but for backwards compatability, is only accessed if the associated rdma_cm_id is using AF_IB. Signed-off-by: Sean Hefty <sean.hefty@intel.com> Signed-off-by: Roland Dreier <roland@purestorage.com>