All of lore.kernel.org
 help / color / mirror / Atom feed
From: Hal Rosenstock <hal-LDSdmyG8hGV8YrgS2mwiifqBs+8SCbDb@public.gmane.org>
To: Alex Netes <alexne-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org>
Cc: "linux-rdma
	(linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org)"
	<linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>
Subject: [PATCH 2/5] opensm: Update partition documentation and man page for (allowing) both (limited and full) memberships in the same partition
Date: Tue, 22 Nov 2011 15:23:40 -0500	[thread overview]
Message-ID: <4ECC04CC.8030104@dev.mellanox.co.il> (raw)


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

                 reply	other threads:[~2011-11-22 20:23 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4ECC04CC.8030104@dev.mellanox.co.il \
    --to=hal-ldsdmyg8hgv8yrgs2mwiifqbs+8scbdb@public.gmane.org \
    --cc=alexne-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org \
    --cc=linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.