On 14:58 Thu 04 Dec , Yevgeny Kliteynik wrote: > Hi Sasha, > > Adding some info for OSM 3.2.4 release notes. > Hope I didn't miss something. > > Signed-off-by: Yevgeny Kliteynik <[EMAIL PROTECTED]>
Applied. Thanks. Some more 3.2.4 related additions are below... Sasha >From 8c78b9b0b55e23b0f7d7ba0a27221522d34e9c03 Mon Sep 17 00:00:00 2001 From: Sasha Khapyorsky <[EMAIL PROTECTED]> Date: Thu, 4 Dec 2008 18:18:32 +0200 Subject: [PATCH] opensm: more 3.2.4 related things for RN Add more OpenSM 3.2.4 related things to Release Notes. Signed-off-by: Sasha Khapyorsky <[EMAIL PROTECTED]> --- opensm/doc/opensm_release_notes-3.2.txt | 29 +++++++++++++++++++++-------- 1 files changed, 21 insertions(+), 8 deletions(-) diff --git a/opensm/doc/opensm_release_notes-3.2.txt b/opensm/doc/opensm_release_notes-3.2.txt index ae56868..4e60113 100644 --- a/opensm/doc/opensm_release_notes-3.2.txt +++ b/opensm/doc/opensm_release_notes-3.2.txt @@ -109,12 +109,6 @@ This document includes the following sections: * Respond to new trap 144 node description update flag -* When our SM is in Standby state and its priority is increased - (via console command), notify master SM by sending Trap 144. - -* When entering standby state (after discovery) notify master SM - with Trap 144. - * Add '--connect_roots' command line options. This preserves connectivity between root nodes in Up/Down routing algorithm @@ -164,8 +158,6 @@ This document includes the following sections: * Add 'reroute' console command -* Add 'dump_conf' console command - * Remove many install-exec-hook from Makefiles * Some cleanups in LASH routing algorithm code @@ -196,8 +188,20 @@ This document includes the following sections: * Unify options listing in OpenSM usage message +* LFT buffers handling simplification + +* Add 'dump_conf' console command + * OpenSM performs sweep on SIGCONT (coming out of suspend). +* When our SM is in Standby state and its priority is increased + (via console command), notify master SM by sending Trap 144. + +* When entering standby state (after discovery) notify master SM + with Trap 144. + +* support more PortInfo:CapabilityMask bits + 1.3 Library API Changes None @@ -365,6 +369,15 @@ information regarding each compliance statement. * opensm/osm_mcast_mgr: fix memory leak +* opensm: fix qos config parsing bugs + +* opensm/osm_mcast_tbl.c: fix sending invalid MF block due to max mlid + overflow + +* opensm: log_max_size config parameter in MB + +* opensm/osm_ucast_lash: fix extra memory allocations + * Other less critical or visible bugs were also fixed. 5 Main Verification Flows -- 1.6.1.rc1.45.g123ed _______________________________________________ general mailing list [email protected] http://lists.openfabrics.org/cgi-bin/mailman/listinfo/general To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general
