[openib-general] Re: A Couple of Quick CM Questions
Hal Rosenstock
halr at voltaire.com
Wed Jan 19 10:32:46 PST 2005
On Wed, 2005-01-19 at 13:25, Sean Hefty wrote:
> Hal Rosenstock wrote:
> > 1. Shouldn't the CM class version be 2 rather than 1 ? 1 was for 1.0.a.
> > 2 is for 1.1 and 1.2 support.
>
> Class version is set to 2 in cm_msgs.h, so I think this is okay.
cm.c line 2286:
struct ib_mad_reg_req reg_req = {
.mgmt_class = IB_MGMT_CLASS_CM,
.mgmt_class_version = 1
};
More information about the general
mailing list