IB/mad: Add partial Intel OPA MAD support
authorIra Weiny <ira.weiny@intel.com>
Sat, 6 Jun 2015 18:38:34 +0000 (14:38 -0400)
committerDoug Ledford <dledford@redhat.com>
Fri, 12 Jun 2015 18:49:17 +0000 (14:49 -0400)
commitf28990bc896a468d7bb09c803db2c4cf0e2db680
tree1da44e259e46ec1847c7b1dd9b585195157d8a2e
parent548ead17442f13bdaa679e222ee2fd186e32301d
IB/mad: Add partial Intel OPA MAD support

Add OPA SMP processing functionality.

Define the new OPA SMP format, create support functions for this format using
the previously defined helper functions as appropriate.

These functions are defined in this patch and used in the final OPA MAD support
patch.

Signed-off-by: Ira Weiny <ira.weiny@intel.com>
Signed-off-by: Doug Ledford <dledford@redhat.com>
drivers/infiniband/core/mad_priv.h
drivers/infiniband/core/opa_smi.h [new file with mode: 0644]
drivers/infiniband/core/smi.c
include/rdma/opa_smi.h [new file with mode: 0644]