]> git.openfabrics.org - ~tnikolova/docs/.git/commitdiff
diags_release_notes: Update to OFED 1.2
authorHal Rosenstock <halr@voltaire.com>
Thu, 10 May 2007 13:03:40 +0000 (16:03 +0300)
committerTziporet Koren <tziporet@mellanox.co.il>
Thu, 10 May 2007 13:03:40 +0000 (16:03 +0300)
Signed-off-by: Hal Rosenstock <halr@voltaire.com>
diags_release_notes.txt

index be0b6a7c65376a3c4fed8306927ba7a6141a4b90..156b52fb373708c2ad9e573ac5fe262e794f77dc 100644 (file)
@@ -4,23 +4,23 @@
                           May 2007
 
 
-Repo: https://openib.org/svn/gen2/branches/1.2/src/userspace/management/diags
-Version: 9535
+Repo:    git://git.openfabrics.org/~ofed_1_2/management.git (release)
+         git://git.openfabrics.org/~halr/management.git (development)
 
 
 General
 -------
-Model of operation: All utilities use direct MAD access to perform their
+Model of operation: All diag utilities use direct MAD access to perform their
 operations. Operations that require QP0 mads only may use direct routed
-mads, and therefore may work even in unconfigured subnets. Almost all
+mads, and therefore can work even in unconfigured subnets. Almost all
 utilities can operate without accessing the SM, unless GUID to lid translation
 is required. The only exception to this is saquery which requires the SM.
 
 
 Dependencies
 ------------
-Most utilities depend on libibmad and libibumad.
-All utilities depend on the ib_umad kernel module.
+Most diag utilities depend on libibmad and libibumad.
+All diag utilities depend on the ib_umad kernel module.
 
 
 Multiple port/Multiple CA support
@@ -79,12 +79,11 @@ All utilities use the POSIX style notation, meaning that all options (flags)
 must precede all arguments (parameters).
 
 
-Bugs Fixed
-----------
-man pages are now supplied.
-
-
 Utilities descriptions
 ----------------------
 See man pages
 
+
+Bugs Fixed
+----------
+