Can anyone tell me whether the destination RDMA address given to the UVP should be in network or host byte order? This is the structure.field: uint64_t ib_send_wr_t..remote_ops..vaddr The definition indicates host order, which just seems a little odd given that all other network data fields are accepted in network-order. - Sean