Move the various definitions and mad structures needed for software
implementation of IBA PM agent from the ipath and qib drivers into
a single include file, which in turn could be used by more consumers.
Hi, I don't see any maintainer entry for qib and the ipath maintainer
entry seems
to be invalid? are you the maintainer? could you look here?
Or.
changes from V0 - applied feedback from Sean and Hal
- renamed struct ib_perf to be ib_pma_mad which now starts with struct
ib_mad_hdr
- removed struct ib_pma_classportinfo, use struct ib_class_port_info from
ib_mad.h
- clarified comments for bit fields, adding missing fields for
ib_pma_portsamplescontrol
- removed packing from struct ib_pma_portsamples{control, result, result_ext}
- changed struct ib_pma_portcounters :: lli_ebor_errors to be
link_overrun_errors
- added xmit wait to struct ib_pma_portcounters
- left proprietary defs in the qib code
drivers/infiniband/hw/ipath/ipath_mad.c | 198
+++++---------------------------
drivers/infiniband/hw/qib/qib_mad.h | 151 ------------------------
include/rdma/ib_pma.h | 164 ++++++++++++++++++++++++++
3 files changed, 200 insertions(+), 313 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html