[ofa-general] [PATCH] OFED docs/QoS_architecture.txt: fixes for OFED 1.4

Yevgeny Kliteynik kliteyn at dev.mellanox.co.il
Thu Dec 4 13:26:17 PST 2008


Tziporet,

Some fixes for OFED 1.4 release in QoS_architecture.txt.

Signed-off-by: Yevgeny Kliteynik <kliteyn at dev.mellanox.co.il>
---
 QoS_architecture.txt |   10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/QoS_architecture.txt b/QoS_architecture.txt
index 72f9e83..1c19a98 100644
--- a/QoS_architecture.txt
+++ b/QoS_architecture.txt
@@ -114,14 +114,14 @@ I) Port Group: a set of CAs, Routers or Switches that share the same settings.
    list of GUIDs, or list of port names based on NodeDescription.

 II) Fabric Setup: Defines how the SL2VL and VLArb tables should be setup.
-    NOTE: In OFED 1.3 this part of the policy is ignored. SL2VL and VLArb
+    NOTE: Currently this part of the policy is ignored. SL2VL and VLArb
           tables should be configured in the OpenSM options file
           (opensm.opts).

 III) QoS-Levels Definition: This section defines the possible sets of
      parameters for QoS that a client might be mapped to. Each set holds
      SL and optionally: Max MTU, Max Rate, Packet Lifetime and Path Bits.
-     NOTE: Path Bits are not implemented in OFED 1.3
+     NOTE: Currently, Path Bits are not implemented.

 IV) Matching Rules: A list of rules that match an incoming PR/MPR request
     to a QoS-Level. The rules are processed in order such as the first match
@@ -166,7 +166,7 @@ holding the remote TCP/IP Port Number to connect to.
 7. RDS
 ==============================================================================

-RDS uses CMA and thus it is very close to SDP. The Service-ID for RDS is
+RDS uses CMA and thus it is very close to SDP. The Service-ID for RDS is
 0x000000000106PPPP, where PPPP are 4 hex digits holding the TCP/IP Port
 Number that the protocol connects to.
 Default port number for RDS is 0x48CA, which makes a default Service-ID
@@ -191,8 +191,8 @@ SA reports its ability to handle QoS PR/MPRs.
 ==============================================================================

 Similar to RDS, iSER also uses CMA. The Service-ID for iSER is similar to RDS
-(0x000000000106PPPP), with default port number 0x035C, which makes a default
-Service-ID 0x000000000106035C.
+(0x000000000106PPPP), with default port number 0x0CBC, which makes a default
+Service-ID 0x0000000001060CBC.


 ==============================================================================
-- 
1.5.1.4




More information about the general mailing list