[ofa-general] [PATCH] infiniband: modify ammasso driver to use send with invalidate
Steve Wise
swise at opengridcomputing.com
Tue May 1 10:43:24 PDT 2007
No, the accumulation bug was because you were always doing a +=.
> >
> > msg_size = sizeof(struct c2wr_send_req) +
> > sizeof(struct c2_data_addr) * ib_wr->num_sge;
This always assigns to msg_size.
More information about the general
mailing list