Hello,

I am trying to post a non-signaled RDMA Read WR. Somehow OFED 1.3 running 
on a T3 Chelsio Adapter seems
not to care what I set for 'enum ibv_send_flags' in my 'struct 
ibv_send_wr'. I always get a work completion with status
set to IBV_WC_SUCCESS and opcode IBV_WC_RDMA_READ. When creating the 
'struct ibv_qp' I have set
'sq_sig_all = 0' in 'struct ibv_qp_init_attr'. With RDMA Write and Send I 
do not get a WC when I set the 'ibv_send_flags'
to 0.

What am I missing here?

Many thanks,
 Philip
_______________________________________________
general mailing list
[email protected]
http://lists.openfabrics.org/cgi-bin/mailman/listinfo/general

To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general

Reply via email to