If I remember correctly the RDMA write based data transfers are checksummed. The checksums are sent to the receiver's side via the FIN fragment sent after the RDMA.
--Nysal
On Jan 19, 2010, at 9:59 AM, Sebastian Rinke wrote:I believe so. IBM -- can you confirm?
> I'm using csum PML to detect errors in data transfers.
> Regarding RDMA transfers (in the pipline protocol for instance),
> is there an error checking enabled as well?