Skip to content

Commit 844ab3b

Browse files
committed
Update opensm_release_notes-3.3.txt
Signed-off-by: Tamir Ronen <tamirr@nvidia.com>
1 parent 5212588 commit 844ab3b

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

doc/opensm_release_notes-3.3.txt

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Date: April 2019
1010
This document describes the contents of the OpenSM 3.3 release.
1111
OpenSM is an InfiniBand compliant Subnet Manager and Administration,
1212
and runs on top of OpenIB. The OpenSM version for this release
13-
is opensm-3.3.23.
13+
is opensm-3.3.24.
1414

1515
This document includes the following sections:
1616
1 This Overview section (describing new features and software
@@ -23,6 +23,8 @@ This document includes the following sections:
2323

2424
1.1 Major New Features
2525

26+
* Support for NDR link speed
27+
2628
* Support for HDR link speed and 2x link width
2729
IBTA has recently (beyond IBA 1.3) added support for HDR link speed
2830
and 2x link width.
@@ -121,6 +123,7 @@ This document includes the following sections:
121123

122124
1.2 Minor New Features:
123125

126+
b17b4db Backward compatibility for old drivers
124127
924f030 Add support for registering an opensm plugin as a new routing engine
125128
82c3ea6 Add '--subnet_prefix' and '--dump_files_dir' options
126129
dfc383e osm_port_info_rcv.c: Optimize PKEY sending during heavy sweep
@@ -867,6 +870,11 @@ f37bf3c opensm/perfmgr: skip data counters when only printing errors
867870

868871
4.2 Other Bug Fixes
869872

873+
580e6d8 Remove redundant negativity check of size_t type, which is unsigned thus non negative.
874+
086c870 libopensm/osm_helper.c: Fix printing trap 256 details
875+
8870b89 libopensm/osm_helper.c: Fix printing trap 259 details
876+
9b3e860 osm_link_mgr.c: Fix checking if port support link width 2x
877+
0a8d939 osm_sa_mcmember_record.c: Allow MCMR requests with default subnet prefix
870878
9b9ea72 Fix spelling mistake of "switches"
871879
70722b4 ib_types: Drop packed attribute where unnecessary
872880
9a7cc0d opensm.spec.in: Move COPYING back into doc

0 commit comments

Comments
 (0)