[ofa-general] Re: [PATCH] IB/mlx4: Configure QP's max message size

Eli Cohen eli at dev.mellanox.co.il
Thu Jun 19 08:07:48 PDT 2008


On Thu, Jun 19, 2008 at 07:53:14AM -0700, Roland Dreier wrote:
>  > Configure QP's max message size according to the value queried
>  > from the HCA through QUERY_DEV_CAP.
> 
> Not enough info for a changelog entry: why do this?  What does it
> fix/improve?  Is this an urgent fix?
> 
The HCA declares the maximum message size it is capable of
transmitting through query dev cap. When modifying a QP we
should set this value. For connected QPs where messages sizes can be
quite large we should set this value to a value not larger then the
value published. So this patch sets it to the maximum allowed value.

I can't say this patch is urgent but I sent a few months ago and we do
wish to see it in the upstream kernel after being reviewed. Based on
that, let me know if you think we should push it and I can add more
information to the changelog.



More information about the general mailing list