RE: [PATCH 06/20] IB/core: Add mad_size to ib_device_attr

2015-01-14 Thread Weiny, Ira
> 
> On 1/12/2015 7:10 PM, ira.we...@intel.com wrote:
> > Change all IB drivers to report the IB management size.
> 
> Do you mean the maximal size of IB MADs they support? if this is the case,
> please reflect it in the field name.

Done.  Changed to max_mad_size.

Ira

--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Re: [PATCH 06/20] IB/core: Add mad_size to ib_device_attr

2015-01-13 Thread Or Gerlitz

On 1/12/2015 7:10 PM, ira.we...@intel.com wrote:

Change all IB drivers to report the IB management size.


Do you mean the maximal size of IB MADs they support? if this is the 
case, please reflect it in the field name.



Add check to verify that all devices support at least IB_MGMT_MAD_SIZE


--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html