Searched hist:e8160e15930969de709ba9b46df9571448b78ce5 (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/infiniband/core/ |
H A D | cma.c | diff e8160e15930969de709ba9b46df9571448b78ce5 Wed May 29 19:09:22 CEST 2013 Sean Hefty <sean.hefty@intel.com> RDMA/cma: Expose private data when using AF_IB
If the source or destination address is AF_IB, then do not reserve a portion of the private data in the IB CM REQ or SIDR REQ messages for the cma header. Instead, all private data should be exported to the user. When AF_IB is used, the rdma cm does not have sufficient information to fill in the cma header. Additionally, this will be necessary to support any IB connection through the rdma cm interface,
Signed-off-by: Sean Hefty <sean.hefty@intel.com> Signed-off-by: Roland Dreier <roland@purestorage.com>
|