--- a/components/open-fabrics/ibutils/patches/base.patch Thu Nov 21 11:54:41 2013 -0800
+++ b/components/open-fabrics/ibutils/patches/base.patch Thu Nov 21 11:54:41 2013 -0800
@@ -45,14 +45,16 @@
Credit loop check based on UpDown rules
=back
[email protected]@ -158,7 +154,6 @@
[email protected]@ -158,8 +154,7 @@
=over
-=item
- Specifies the topology file name
+-Specifies the topology file name
++Specifies the topology file name. The system name (-s) must also be specified if this option is used.
=back
+
@@ -167,7 +162,6 @@
=over
@@ -181,6 +183,19 @@
Prints the tool's environment variables and their values
=back
+diff -r -u /tmp/ibutils-1.5.7/ibdiag/doc/ibdiagnet.txt ibutils-1.5.7/ibdiag/doc/ibdiagnet.txt
+--- /tmp/ibutils-1.5.7/ibdiag/doc/ibdiagnet.txt Sun Jun 15 07:37:31 2008
++++ ibutils-1.5.7/ibdiag/doc/ibdiagnet.txt Wed Nov 13 09:02:35 2013
[email protected]@ -39,7 +39,8 @@
+ (default = 10)
+ -v : Instructs the tool to run in verbose mode
+ -r : Provides a report of the fabric qualities
+- -t <topo-file>: Specifies the topology file name
++ -t <topo-file>: Specifies the topology file name. The system name (-s) must
++ also be specified if this option is used.
+ -s <sys-name> : Specifies the local system name. Meaningful only if a topology
+ file is specified
+ -i <dev-index>: Specifies the index of the device of the port used to connect
diff -r -u /tmp/ibutils-1.5.7/ibdiag/doc/Makefile.in ibutils-1.5.7/ibdiag/doc/Makefile.in
--- /tmp/ibutils-1.5.7/ibdiag/doc/Makefile.in Tue Mar 8 03:09:32 2011
+++ ibutils-1.5.7/ibdiag/doc/Makefile.in Thu Feb 24 16:51:16 2011