On Tue, 2007-05-29 at 11:27 -0700, Roland Dreier wrote: > Also, how did you create your patch? > > > --- libmlx4.orig/src/qp.c 2007-05-29 13:13:57.000000000 +0300 > > +++ libmlx4/src/qp.c 2007-05-29 14:41:33.000000000 +0300 > > @@ -396,12 +396,13 @@ int mlx4_alloc_qp_buf(struct ibv_pd *pd, > > cap->max_send_sge = 1; > > I couldn't find that context line in any version of src/qp.c that I had. >
This is a part of a patch that we apply on OFED builds that is required to ensure the send queue is greater then zero. _______________________________________________ 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
