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. _______________________________________________ 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
