> -----Original Message-----
> From: Hefty, Sean
> Subject: RE: [PATCH] ib/mad: remove Device Mgmt from RMPP class list
> 
> > > See Annex 8; DevMgt class version 2 rather than 1 is currently supported.
> >
> > Could older devices still return version 1?  If so the kernel should
> > allow DevMgt without RMPP, correct?
> 
> This check has been this way since 2.6.17.  I think it's reasonable to say 
> that
> there aren't any devices using version 1 that are running with Linux.

FWIW the ib_srpt module uses a class version of 1:

Ib_srpt.c:

...
                reg_req.mgmt_class_version = IB_MGMT_BASE_VERSION;
...

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

Reply via email to