components/open-fabrics/ibutils/patches/base.patch
branchs11-update
changeset 2870 ae0795af7dd9
parent 2854 78392507fd82
child 3679 c058dce9610f
child 3821 5a4c2272210e
--- a/components/open-fabrics/ibutils/patches/base.patch	Mon Dec 23 14:14:12 2013 -0800
+++ b/components/open-fabrics/ibutils/patches/base.patch	Mon Dec 23 14:14:12 2013 -0800
@@ -45,14 +45,16 @@
  Credit loop check based on UpDown rules
  
  =back
-@@ -158,7 +154,6 @@
+@@ -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	Thu Dec 12 16:44:54 2013
+@@ -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