Re: Native IB connection setup.

2014-01-15 Thread Ilya Kalistru
not a programmer and have no experience with programming of network based applications and therefore I will be thankful very much if you help me with example of programm code using native IB connection setup technics or any other help. You can have a look in SRP (SCSI RDMA Protocol under drivers

RE: Native IB connection setup.

2014-01-15 Thread Hefty, Sean
Ok, I know that here is Linux mail-list, but may be somebody know is it able to implement approach with AF_IB for Windows? The windows NetworkDirect interface only supports IP based addressing. You can try mailing the o...@lists.openfabrics.org mail list (copied), but it is not very active

Re: Native IB connection setup.

2014-01-03 Thread Ilya Kalistru
() with well known ServiceID (I select it) to establish connection. I'm not a programmer and have no experience with programming of network based applications and therefore I will be thankful very much if you help me with example of programm code using native IB connection setup technics or any other help

Native IB connection setup.

2014-01-02 Thread Ilya Kalistru
() and ib_send_cm_rtu() with well known ServiceID (I select it) to establish connection. I'm not a programmer and have no experience with programming of network based applications and therefore I will be thankful very much if you help me with example of programm code using native IB connection

Re: Native IB connection setup.

2014-01-02 Thread Sagi Grimberg
of programm code using native IB connection setup technics or any other help. You can have a look in SRP (SCSI RDMA Protocol under drivers/infiniband/ulp/srp) as a reference for native IB connection establishment. P.S. It's my first time I'm using mailing list. I'm sorry, if I'm doing something

Re: Native IB connection setup.

2014-01-02 Thread Hal Rosenstock
I will be thankful very much if you help me with example of programm code using native IB connection setup technics or any other help. You can have a look in SRP (SCSI RDMA Protocol under drivers/infiniband/ulp/srp) as a reference for native IB connection establishment. There are 2 basic