Re: ibv_reg_mr fails to register memory

2014-11-12 Thread Mohammed Rafi K C
was approximately 128MB (127.40625 MB). Further allocation is failed by returning NULL from ibv_reg_mr, by setting errno=11 (Resource temporarily unavailable). Thanks Regrads Rafi KC On Tue, Nov 11, 2014 at 11:12 AM, Mohammed Rafi K C muhammedraf...@gmail.com wrote

ibv_reg_mr fails to register memory

2014-11-11 Thread Mohammed Rafi K C
Hi All, I was trying to implement an application that support rdma using librdmacm. When the process is trying to register the buffer using ibv_reg_mr, it failes after registering some number buffer. We are using Mellanox Technologies MT27500 Family [ConnectX-3] cards. Reconfigured options

Re: RDMA connection establishment flow.

2014-09-24 Thread Mohammed Rafi K C
On Wed, 2014-09-24 at 15:32 +, Hefty, Sean wrote: My question is Who will get RDMA_CM_EVENT_ESTABLISHED notification first, Server or client ? Is there any order to keep it strictly . There is no guarantee which side will receive the event first. The only restriction is that the side