[ofa-general] [PATCH] opensm/opensm/osm_subnet.c: update valid force_link_speed values to v1.2.1 of the spec
Ira Weiny
weiny2 at llnl.gov
Thu Jan 24 14:01:29 PST 2008
>From c4aa70c9ec5642d214fa0da06fe5301454e99760 Mon Sep 17 00:00:00 2001
From: Ira K. Weiny <weiny2 at llnl.gov>
Date: Thu, 24 Jan 2008 13:56:22 -0800
Subject: [PATCH] opensm/opensm/osm_subnet.c: update valid force_link_speed values to v1.2.1 of
the spec
Signed-off-by: Ira K. Weiny <weiny2 at llnl.gov>
---
opensm/opensm/osm_subnet.c | 7 ++-----
1 files changed, 2 insertions(+), 5 deletions(-)
diff --git a/opensm/opensm/osm_subnet.c b/opensm/opensm/osm_subnet.c
index 7b14e0c..cd96aed 100644
--- a/opensm/opensm/osm_subnet.c
+++ b/opensm/opensm/osm_subnet.c
@@ -1472,15 +1472,12 @@ ib_api_status_t osm_subn_write_conf_file(IN osm_subn_opt_t * const p_opts)
"# Force PortInfo:LinkSpeedEnabled on switch ports\n"
"# If 0, don't modify PortInfo:LinkSpeedEnabled on switch port\n"
"# Otherwise, use value for PortInfo:LinkSpeedEnabled on switch port\n"
- "# Values are (IB Spec 1.2, 14.2.5.6 Table 145 \"PortInfo\")\n"
+ "# Values are (IB Spec 1.2.1, 14.2.5.6 Table 146 \"PortInfo\")\n"
"# 1: 2.5 Gbps\n"
- "# 2: 5.0 Gbps\n"
"# 3: 2.5 or 5.0 Gbps\n"
- "# 4: 10.0 Gbps\n"
"# 5: 2.5 or 10.0 Gbps\n"
- "# 6: 5.0 or 10.0 Gbps\n"
"# 7: 2.5 or 5.0 or 10.0 Gbps\n"
- "# 8-14: Reserved\n"
+ "# 2,4,6,8-14 Reserved\n"
"# Default 15: set to PortInfo:LinkSpeedSupported\n\n"
"force_link_speed %u\n\n"
"# The subnet_timeout code that will be set for all the ports\n"
--
1.5.1
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-opensm-opensm-osm_subnet.c-update-valid-force_link_.patch
Type: application/octet-stream
Size: 1431 bytes
Desc: not available
URL: <http://lists.openfabrics.org/pipermail/general/attachments/20080124/8213ce22/attachment.obj>
More information about the general
mailing list