public inbox for linux-rdma@vger.kernel.org
 help / color / mirror / Atom feed
* RDMA connection establishment flow.
@ 2014-09-24  9:58 Mohammed Rafi K C
  2014-09-24 15:32 ` Hefty, Sean
  0 siblings, 1 reply; 3+ messages in thread
From: Mohammed Rafi K C @ 2014-09-24  9:58 UTC (permalink / raw)
  To: linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org

Hi All,

I was trying to write an application in rdma . I understood that when a connection is established between remote endpoints, RDMA_CM_EVENT_ESTABLISHED event is generated in both server and client.

My question is Who will get RDMA_CM_EVENT_ESTABLISHED notification first, Server or client ? Is there any order to keep it strictly .

Can we set the connection is established if any of the side to get the events or should we need wait to get the RDMA_CM_EVENT_ESTABLISHED event in both side.

Thanks & Regards
Rafi KC

--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 3+ messages in thread

* RE: RDMA connection establishment flow.
  2014-09-24  9:58 RDMA connection establishment flow Mohammed Rafi K C
@ 2014-09-24 15:32 ` Hefty, Sean
       [not found]   ` <1828884A29C6694DAF28B7E6B8A8237399DE3037-P5GAC/sN6hkd3b2yrw5b5LfspsVTdybXVpNB7YpNyf8@public.gmane.org>
  0 siblings, 1 reply; 3+ messages in thread
From: Hefty, Sean @ 2014-09-24 15:32 UTC (permalink / raw)
  To: muhammedrafi13-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org,
	linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org

> 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 which initiates the first data transfer must wait until it sees the event before sending.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: RDMA connection establishment flow.
       [not found]   ` <1828884A29C6694DAF28B7E6B8A8237399DE3037-P5GAC/sN6hkd3b2yrw5b5LfspsVTdybXVpNB7YpNyf8@public.gmane.org>
@ 2014-09-24 18:39     ` Mohammed Rafi K C
  0 siblings, 0 replies; 3+ messages in thread
From: Mohammed Rafi K C @ 2014-09-24 18:39 UTC (permalink / raw)
  To: Hefty, Sean; +Cc: linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org

On Wed, 2014-09-24 at 15:32 +0000, 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 which initiates the first data transfer must wait until it sees the event before sending.

That was really helpful, thanks very much for your reply.
Rafi KC

--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2014-09-24 18:39 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-09-24  9:58 RDMA connection establishment flow Mohammed Rafi K C
2014-09-24 15:32 ` Hefty, Sean
     [not found]   ` <1828884A29C6694DAF28B7E6B8A8237399DE3037-P5GAC/sN6hkd3b2yrw5b5LfspsVTdybXVpNB7YpNyf8@public.gmane.org>
2014-09-24 18:39     ` Mohammed Rafi K C

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox