use rdma_post_sendv

2010-11-23 Thread Andrea Gozzelino
Hi, I have some problem in using function rdma_post_sendv. I find errno=22, so the client does not run. I use the code attached. Could you please explain how it is build a scatter gather list and how an element could be added? Thanks a lot, Andrea Andrea Gozzelino INFN - Laboratori

RE: use rdma_post_sendv

2010-11-23 Thread Hefty, Sean
I have some problem in using function rdma_post_sendv. I find errno=22, so the client does not run. I use the code attached. Could you please explain how it is build a scatter gather list and how an element could be added? You need to declare an array of ibv_sge entries and pass in the