[ofw] ib_send_wr_t vaddr byte-order
Fab Tillier
ftillier at windows.microsoft.com
Mon Mar 23 15:09:50 PDT 2009
> 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.
It appears to be in host order, based on looking at the WSD provider code.
It probably should be in network order, though.
-Fab
More information about the ofw
mailing list