InfiniBand Diagnostic Tools

infiniband-diags is a set of utilities designed to help configure, debug, and
maintain infiniband fabrics.  Many tools and utilities are provided.  Some with
similar functionality.

In addition to the utilities provided a sub-library libibnetdisc is provided to
scan an entire IB fabric and return data structures representing it.  The
interface to this library is _not_ guaranteed to be stable (though we try.)

Dependencies:

	1) libibmad >= 1.3.12
	2) libibumad >= 1.3.7
	3) opensm-libs >= 3.3.10
	4) ib_umad kernel module
	5) glib2


Release notes v1.6.4 => 1.6.5

   1) bug fixes
   2) updates for new hardware device IDs
   3) rdma-ndd daemon

Authors since 1.6.4

Dan Ben Yosef <danby@mellanox.com>
	ibtracert.c: Remove checking the port 0 state for base switch port 0
	Add new configure flag to enable/disable the rdma-ndd build
	New MAD SM:PortInfoExtended and changing PM:PortExtendedSpeedsCounters
	Fix missing source dir in configure.ac

Hal Rosenstock <hal@dev.mellanox.co.il>
	Align infiniband-diags MLNX device IDs with OpenSM
	vendstat.c: Add additional vendor IDs to ext_fw_info_device
	ibnetdisc.c: Add additional supported device IDs to is_mlnx_ext_port_info_supported
	ibdiag_common.c: Add more supported device IDs in is_mlnx_ext_port_info_supported
	ibccconfig.c: Account for enhanced switch port 0 in SwitchPortCongestionSetting handling
	ibccquery.c: Account for enhanced switch port 0 in SwitchPortCongestionSetting handling
	saquery.c: Return proper status from query_sa_cpi on bad result status
	saquery.c: Fix handling of cpi and ClassPortInfo options
	ibping.c: Fix support of OUIs other than IB_OPENIB_OUI
	ibportstate.c: Cosmetic changes to MLNX Extended PortInfo
	saquery.c: In query_sa_cpi, make error message consistent
	saquery.c: In print_node_record, change LID print format

Ira Weiny <ira.weiny@intel.com>
	infiniband-diags: update for udev changes.
	infiniband-diags/test-code: remove unused variables
	infiniband-diags: add rdma-ndd daemon
	infiniband-diags: update smpquery man page
	infiniband-diags: If rst2man is available fix missing source dir in configure


