[ofa-general] Re: [PATCH] libmlx4: fix qp capabilities
Eli Cohen
eli at mellanox.co.il
Tue May 29 23:23:38 PDT 2007
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.
More information about the general
mailing list