IB/SA: Add support to query opa classport info.
For OPA devices, SA will query the OPA classport info instead of the IB defined classport info. opa classport info exposes additional information and capabilities that are specific to OPA devices. Reviewed-by: Ira Weiny <ira.weiny@intel.com> Reviewed-by: Don Hiatt <don.hiatt@intel.com> Reviewed-by: Dennis Dalessandro <dennis.dalessandro@intel.com> Signed-off-by: Dasaratharaman Chandramouli <dasaratharaman.chandramouli@intel.com> Signed-off-by: Doug Ledford <dledford@redhat.com>
This commit is contained in:

committed by
Doug Ledford

parent
aa4656d9a4
commit
2196f27162
@@ -56,6 +56,7 @@ enum {
|
||||
IB_SA_METHOD_GET_TRACE_TBL = 0x13
|
||||
};
|
||||
|
||||
#define OPA_SA_CLASS_VERSION 0x80
|
||||
enum {
|
||||
IB_SA_ATTR_CLASS_PORTINFO = 0x01,
|
||||
IB_SA_ATTR_NOTICE = 0x02,
|
||||
|
Reference in New Issue
Block a user