All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 2/5] opensm: Update partition documentation and man page for (allowing) both (limited and full) memberships in the same partition
@ 2011-11-22 20:23 Hal Rosenstock
  0 siblings, 0 replies; only message in thread
From: Hal Rosenstock @ 2011-11-22 20:23 UTC (permalink / raw)
  To: Alex Netes
  Cc: linux-rdma (linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org)


Signed-off-by: Hal Rosenstock <hal-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org>
---
 doc/partition-config.txt |   11 ++++++-----
 man/opensm.8.in          |   14 ++++++++------
 2 files changed, 14 insertions(+), 11 deletions(-)

diff --git a/doc/partition-config.txt b/doc/partition-config.txt
index 537f6a7..a6a257c 100644
--- a/doc/partition-config.txt
+++ b/doc/partition-config.txt
@@ -41,14 +41,14 @@ General file format:
 Partition Definition:
 --------------------
 
-[PartitionName][=PKey][,flag[=value]][,defmember=full|limited]
+[PartitionName][=PKey][,flag[=value]][,defmember=full|limited|both]
 
 PartitionName - string, to be used with logging. When omitted
                 empty string will be used.
 PKey          - P_Key value for this partition. Only low 15 bits will
                 be used. When omitted will be autogenerated.
 flag          - used to indicate IPoIB capability of this partition.
-defmember=full|limited - specifies default membership for port guid
+defmember=full|limited|both - specifies default membership for port guid
                 list. Default is limited.
 
 Currently recognized flags are:
@@ -68,12 +68,13 @@ in the IBTA specification (for example mtu=4 for 2048).
 PortGUIDs list:
 --------------
 
-[PortGUID[=full|=limited]] [,PortGUID[=full|=limited]] [,PortGUID] ...
+[PortGUID[=full|=limited|both]] [,PortGUID[=full|=limited|both]] [,PortGUID] ...
 
 PortGUID     - GUID of partition member EndPort. Hexadecimal numbers
                should start from 0x, decimal numbers are accepted too.
-full or      - indicates full or limited membership for this port. When
-  limited      omitted (or unrecognized) limited membership is assumed.
+full or      - indicates full and/or limited membership for this port. When
+  limited or   omitted (or unrecognized) limited membership is assumed.
+  both         Both indicates both full and limited membership for this port.
 
 There are several useful keywords for PortGUID definition:
 
diff --git a/man/opensm.8.in b/man/opensm.8.in
index c026f3a..864ccee 100644
--- a/man/opensm.8.in
+++ b/man/opensm.8.in
@@ -1,4 +1,4 @@
-.TH OPENSM 8 "November 3, 2010" "OpenIB" "OpenIB Management"
+.TH OPENSM 8 "November 22, 2011" "OpenIB" "OpenIB Management"
 
 .SH NAME
 opensm \- InfiniBand subnet manager and administration (SM/SA)
@@ -496,8 +496,8 @@ Partition Definition:
  PKey          - P_Key value for this partition. Only low 15 bits will
                  be used. When omitted will be autogenerated.
  flag          - used to indicate IPoIB capability of this partition.
- defmember=full|limited - specifies default membership for port guid
-                 list. Default is limited.
+ defmember=full|limited|both  - specifies default membership for port
+                 guid list. Default is limited.
 
 Currently recognized flags are:
 
@@ -521,9 +521,11 @@ PortGUIDs list:
  PortGUID         - GUID of partition member EndPort. Hexadecimal
                     numbers should start from 0x, decimal numbers
                     are accepted too.
- full or limited  - indicates full or limited membership for this
-                    port.  When omitted (or unrecognized) limited
-                    membership is assumed.
+ full, limited,   - indicates full and/or limited membership for this
+ both               port.  When omitted (or unrecognized) limited
+                    membership is assumed. Both indicates both full
+                    and limited membership for this port.
+
 
 There are several useful keywords for PortGUID definition:
 
-- 
1.7.6.1

--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2011-11-22 20:23 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-11-22 20:23 [PATCH 2/5] opensm: Update partition documentation and man page for (allowing) both (limited and full) memberships in the same partition Hal Rosenstock

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.