[ofa-general] [PATCH] ofed/docs: fixing wrong syntax in the example in QoS_management_in_OpenSM.txt

Yevgeny Kliteynik kliteyn at dev.mellanox.co.il
Tue Mar 25 02:04:50 PDT 2008


Hi Tziporet,

Fixing a wrong syntax in the example in QoS_management_in_OpenSM.txt.

Please apply this patch to the OFED 1.3 docs.

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

diff --git a/QoS_management_in_OpenSM.txt b/QoS_management_in_OpenSM.txt
index 8426a0f..307c80f 100644
--- a/QoS_management_in_OpenSM.txt
+++ b/QoS_management_in_OpenSM.txt
@@ -354,9 +354,9 @@ of the ULPs is matched:
 IPoIB query is matched by PKey. Default PKey for IPoIB partition is 0x7fff, so
 the following three match rules are equivalent:

-    ipoib            : <SL>
-    ipoib, 0x7fff    : <SL>
-    any, pkey 0x7fff : <SL>
+    ipoib              : <SL>
+    ipoib, pkey 0x7fff : <SL>
+    any,   pkey 0x7fff : <SL>

 6.2  SDP
 SDP PR query is matched by Service ID. The Service-ID for SDP is
-- 
1.5.1.4





More information about the general mailing list