]> git.openfabrics.org - ~tnikolova/docs/.git/commitdiff
Updated docs for 1.5.4
authorVladimir Sokolovsky <vlad@mellanox.com>
Mon, 5 Dec 2011 16:43:53 +0000 (18:43 +0200)
committerVladimir Sokolovsky <vlad@mellanox.com>
Mon, 5 Dec 2011 16:43:53 +0000 (18:43 +0200)
Signed-off-by: Vladimir Sokolovsky <vlad@mellanox.com>
OFED_tips.txt
README.txt
readme_and_howto/HOWTO.build_ofed
release_notes/ipoib_release_notes.txt
release_notes/mlx4_release_notes.txt
release_notes/mstflint_release_notes.txt
release_notes/opensm_release_notes.txt
release_notes/sdp_release_notes.txt

index 96008d0d5f4bd93c7bd19953272e10eed7ff4bc8..9e74123a836e6c6f7624bf09799ff7199410cec5 100644 (file)
@@ -1,7 +1,7 @@
                Open Fabrics Enterprise Distribution (OFED)
-                     Tips for Working with OFED 1.5.1
+                     Tips for Working with OFED 1.5.x
 
-                            March 2010
+                            December 2011
 
 ===============================================================================
 Table of Contents
@@ -9,7 +9,7 @@ Table of Contents
 1. OFED Utilities
 2. Debug HOWTOs
 3. Pinning (Locking) User Memory Pages
-4. External Module Compilation Over OFED-1.5.1
+4. External Module Compilation Over OFED-1.5.x
 5. Adding/Deleting a patch to OFED package
 6. Adding vendor specific actions to the installation of OFED
 7. How to compile OFED sources manually
index 6d75f8a0a62c1aef2df4df20137551dab401472c..4e4b7aea8b26b768cfc7ff5f2aeff17d6cf5108e 100644 (file)
@@ -1,8 +1,8 @@
             Open Fabrics Enterprise Distribution (OFED)
-                          Version 1.5.3
+                          Version 1.5.4
                              README
 
-                          February 2011
+                          December 2011
 
 ==============================================================================
 Table of contents
@@ -28,7 +28,7 @@ Table of contents
 1. Overview
 ==============================================================================
 
-This is the OpenFabrics Enterprise Distribution (OFED) version 1.5.3
+This is the OpenFabrics Enterprise Distribution (OFED) version 1.5.4
 software package supporting InfiniBand and iWARP fabrics. It is composed
 of several software modules intended for use on a computer cluster
 constructed as an InfiniBand subnet or an iWARP network.
@@ -56,7 +56,7 @@ The OFED Distribution package generates RPMs for installing the following:
 
   o   OpenFabrics core and ULPs:
         - HCA drivers (mthca, mlx4, qib, ehca)
-        - iWARP driver (cxgb3, nes)
+        - iWARP driver (cxgb3, cxgb4, nes)
         - core
         - Upper Layer Protocols: IPoIB, SDP, SRP Initiator and target, iSER
           Initiator and target, RDS, qlgc_vnic, uDAPL and NFS-RDMA
index 2be049a233d906d5760f487cd043a17efaac227b..64485e79a5849013c491aeef5eb444a342c880bb 100644 (file)
@@ -1,7 +1,7 @@
              Open Fabrics Enterprise Distribution (OFED)
-                      How To Build OFED 1.5.3
+                      How To Build OFED 1.5.x
 
-                          February 2011
+                          December 2011
 
 
 ==============================================================================
index ddd4c56fb742201b0bd7d37b8f5f68317e86a687..8fee312a0783de0187e88e677b66c7f0da277277 100644 (file)
@@ -1,7 +1,7 @@
             Open Fabrics Enterprise Distribution (OFED)
-                   IPoIB in OFED 1.5.3 Release Notes
+                   IPoIB in OFED 1.5.4 Release Notes
                          
-                          March 2011
+                          December 2011
 
 
 ===============================================================================
@@ -18,7 +18,8 @@ Table of Contents
 9. Bug Fixes and Enhancements Since OFED 1.4.2
 10. Bug Fixes and Enhancements Since OFED 1.5.0
 11. Bug Fixes and Enhancements Since OFED 1.5.2
-12. Performance tuning
+12. Bug Fixes and Enhancements Since OFED 1.5.3
+13. Performance tuning
 
 ===============================================================================
 1. Overview
@@ -453,7 +454,16 @@ significant bit set (e.g., 0x8000 in the example above).
 3. Leave stale send-only multicast groups
 
 ===============================================================================
-12. Performance Tuning
+12. Bug Fixes and Enhancements Since OFED 1.5.3
+===============================================================================
+1. Set pkt_type correctly for multicast packets (fix IGMP breakage)
+2. Add support to TSO status query
+3. Fix the function that performs dma unmap of memory buffers
+4. Remove TX moderation settings from ethtool support
+5. Allow disabling/enabling TSO on the fly through ethtool
+
+===============================================================================
+13. Performance Tuning
 ===============================================================================
 When IPoIB is configured to run in connected mode, tcp parameter tuning is
 performed at driver startup to improve the throughput of medium and large
index 8c4dcc86a5a5ac7126caa953c0bc6ccd08d8086d..16fe34da353f7371925224b14b471556327f412b 100644 (file)
@@ -1,7 +1,7 @@
            Open Fabrics Enterprise Distribution (OFED)
-         ConnectX driver (mlx4) in OFED 1.5.3 Release Notes
+         ConnectX driver (mlx4) in OFED 1.5.4 Release Notes
 
-                       March 2011
+                       December 2011
 
 
 ===============================================================================
@@ -18,8 +18,9 @@ Table of Contents
 9. New features and bug fixes since OFED 1.5
 10. New features and bug fixes since OFED 1.5.1
 11. New features and bug fixes since OFED 1.5.2
-12. Known Issues
-13. mlx4 available parameters
+12. New features and bug fixes since OFED 1.5.3
+13. Known Issues
+14. mlx4 available parameters
 
 ===============================================================================
 1. Overview
@@ -287,7 +288,17 @@ Bug Fixes
 14. Fix mlx4_ib_reg_xrc_rcv_qp() locking
 
 ===============================================================================
-12. Known Issues
+12. New features and bug fixes since OFED 1.5.3
+===============================================================================
+1.  Fix the release func to be consistent with the allocation one
+2.  Fix high priority attach
+3.  Fix endianness with blue frame support
+4.  Consider reserved_cqs
+5.  Add debug messages when cannot perform SENSE_PORT
+6.  Add sensing port only when supported by HW
+
+===============================================================================
+13. Known Issues
 ===============================================================================
 - The SQD feature is not supported
 - To load the driver on machines with a 64KB default page size, the UAR bar
@@ -302,7 +313,7 @@ Bug Fixes
 
      
 ================================================================================
-13. mlx4 available parameters
+14. mlx4 available parameters
 ================================================================================
 In order to set mlx4 parameters, add the following line(s) to /etc/modpobe.conf:
    options mlx4_core parameter=<value>
index 60eaa07d84e3e56cc8196e6f8971c4888af18633..ec1734f5af85a4223a373f2249157602111f2df2 100644 (file)
@@ -1,7 +1,7 @@
 ===============================================================================
-                      OFED 1.5.3.2
+                      OFED 1.5.4 for Linux
             Mellanox Firmware Burning and Diagnostic Utilities 
-                       July 2011
+                        November 2011
 ===============================================================================
       
 ===============================================================================
index 6c146c45fddc5c42795ed20ce50029b56435adbd..23520510240c10d21bf3e4739dc846f325d00dd2 100644 (file)
@@ -3,14 +3,14 @@
 
 Version: OpenSM 3.3.x
 Repo:    git://git.openfabrics.org/~alexnetes/opensm.git
-Date:    Mar 2011
+Date:    Nov 2011
 
 1 Overview
 ----------
 This document describes the contents of the OpenSM 3.3 release.
 OpenSM is an InfiniBand compliant Subnet Manager and Administration,
 and runs on top of OpenIB. The OpenSM version for this release
-is opensm-3.3.9.
+is opensm-3.3.12.
 
 This document includes the following sections:
 1 This Overview section (describing new features and software
@@ -58,12 +58,49 @@ This document includes the following sections:
   exceeds subnet's MLID routing capability (normally 1024 groups). In such
   cases many multicast groups (MGID) can be routed using same MLID value.
 
+* Torus-2QoS unicast routing algorithm - a DOR-based routing algorithm
+  specialized for 2D/3D torus topologies. Torus-2QoS provides deadlock-free
+  routing while supporting two quality of service (QoS) levels. In addition
+  it is able to route around multiple failed fabric links or a single failed
+  fabric switch without introducing deadlocks, and without changing path SL
+  values granted before the failure.
+
+* DNUP Unicast routing algorithm - similar to UPDN but allows routing in
+  fabrics which have some CA nodes attached closer to the roots than some
+  switch nodes.
+
+* Extended speed support
+  This provides support for FDR and EDR speeds.
+
 * Many code improvements, optimizations and cleanups.
 
 * Windows support (early stage).
 
 1.2 Minor New Features:
 
+e3a946d opensm: Add FDR10 support
+6cea3df opensm/osm_sa_portinfo_record.c: Add SA PortInfoRecord support
+       for CapabilityMask2 matching
+9ac7eeb opensm: Add infrastructure support for CapabilityMask2 field in
+       PortInfo
+8bc7c30 opensm: make loopback console compile on by default.
+566b462 opensm/ib_types.h: Update SA PortInfoRecord component masks
+480de4a opensm: Use forward extensible and safer way to compare mkey_lmc
+       field in PortInfo attribute
+22ca966 opensm: enable perfmgr build by default
+4250c59 opensm: perfmgr only run sweep timer when enabled
+1810672 Support scatter ports
+dd21107 Support port shifting
+1c2a298 OpenSM torus routing order list
+b92d21f opensm: Create all directories in database path on Windows
+83b6752 opensm/osm_subnet.c: In osm_subn_destroy, delete service records
+0fc8124 opensm: Add OSM_VENDOR_ID_OPENIB support
+c0d8b56 opensm/osm_sa_node_record.c: In nr_rcv_create_nr, only set some
+       variables when needed
+9acaba0 opensm/osm_helper.c: Add some missing fields to
+       osm_dump_portinfo_record
+8a43aea Allow comma in plugin names parsing
+cdf227c opensm: Proper mfttop initialization when starting/restarting
 cde0c0d opensm: Convert remaining helper routines for GID printing format
 bc5743c opensm: Add support for MaxCreditHint and LinkRoundTripLatency to
        osm_dump_port_info
@@ -134,6 +171,18 @@ fa356f8 opensm: Add support for optimized SLtoVLMappingTable programming
 7cbe193 opensm: toggle sweeping V3
 6f61d8f opensm/osmeventplugin: added new events to monitor SM
 84cf603 opensm/main.c: force stdout to be line-buffered
+b3bb0ab opensm/osm_dump.c: Dump SL2VL tables if routing engine might have
+       modified them
+8a08719 opensm/osm_dump.c: dump SL2VL tables in debug verbosity level when
+       QoS is on
+fc908c9 opensm/osm_sa_multipath_record.c: Add mtu validation if supplied
+687e1f8 opensm/osm_sa_mcmember_record.c: Add mtu validation if supplied
+76f5b09 opensm/osm_sa_path_record.c: Add mtu validation if supplied
+9f38fae opensm/osm_helper: Add ib_mtu_is_valid
+655230b opensm/osm_sa_multipath_record.c: Add rate validation if supplied
+cb1484d opensm/osm_sa_mcmember_record.c: Add rate validation if supplied
+485d068 opensm/osm_sa_path_record.c: Add rate validation if supplied
+300f4d9 opensm/osm_helper: Add ib_rate_is_valid
 
 1.3 Library API Changes
 
@@ -234,6 +283,8 @@ information regarding each compliance statement.
 
 4.1 Major Bug Fixes
 
+5654e22 Fix invalid error check, which lead to segfault
+7bf7482 fix segfault corner case w/ updn routing and LMC > 0
 18990fa opensm: set IS_SM bit during opensm init
 3551389 fix local port smlid in osm_send_trap144()
 a6de48d opensm/osm_link_mgr.c initialize SMSL
@@ -266,6 +317,43 @@ ae1bcdd opensm/osm_lid_mgr.c: Allow switch lids to be non LMC aligned
 
 4.2 Other Bug Fixes
 
+e17dae6 opensm/osm_sa_portinfo_record.c: In pir_rcv_new_pir, fix switch port 0 physp
+93b2f56 libvendor/osm_vendor_ibumad.c: fix unused-but-set warning
+cda58af fixed unsused-but-set warning for DEBUG variables
+e881d0e opensm/osmtest/osmt_multicast.: Fix typo in log message
+203f3c6 opensm/osm_switch.c: Fix compile warnings
+67c2538 opensm/man/opensm.8.in: Fix some typos
+7338efc opensm/osmtest/osmtest.c: Fix endian in some log messages
+67063ca opensm/libvendor: Fix compile warnings on 64 bit machines when building --with-osmv=sim
+a8c209c opensm: fixed port order configuration in torus routing engine
+7359cfc opensm/osm_ucast_mgr.c: Fix some issues found by Coverity
+0150ab9 opensm/osm_ucast_ftree.c: Fix some issues found by Coverity
+267a08f opensm/osm_pkey_mgr.c: Fix cast
+12f772d opensm: Fix some OSM_SIGNAL and OSM_SM_SIGNAL numbering
+c29c4f1 opensm/osm_sa_service_record.c: Fix minor memory leak
+f936f8b opensm: fix strtoull error handling
+0292ae2 opensm: fixed segfault when enable qos on fabric with no switches
+619fa64 osmtest/osmt_multicast.c: Fixed another insufficient component case
+1618803 opensm/osm_sa.c: Fix commentary typo
+c98fec9 opensm/osm_subnet.c: Fix description of max_msg_fifo_timeout
+0a3839f osmtest/osmtest.c: Fix trap flow not implemented log message
+f08479a opensm/osm_base.h: Fix a commentary typo
+ae966f6 osmtest/osmt_multicast.c: Fix some typos
+8a3b5b9 osmtest/osmt_multicast.c: Fixed some error codes in OSM_LOG messages
+c90953d osmtest/osmt_multicast.c: Fixed a couple of typos in OSM_LOG messages
+f7f1ead opensm/osm_sa_mcmember_record.c: Fix handling of invalid PKey
+65d3e4f opensm/osm_pkey_mgr.c: Fix commentary typo
+34d61cc opensm/perfmgr: fix overflow processing
+77d79b4 opensm: fixed potential null variable dereferencing in libvendor
+350c6e4 opensm: fixed potential memory leak in osm_ucast_ftree()
+e206872 opensm: Fixed debug message in osm_vendor_send()
+1b3e93e opensm: fixed sizeof of pointer allocation in osm_ucast_lash()
+f0b915a Fix SANodeRecord.nodeInfo.localPortNum
+3332658 opensm: fixed memory leak in multicast spanning tree calculation
+e4525b1 opensm: fixed indentation and decreased verbosity of RMPP length message
+10ac4c1 Fix compile warning introduced by patch "fixed getline pointer allocation free in osm_console_io"
+bf23d7c opensm: fixed getline pointer allocation free in osm_console_io
+54b1583 Makefile: ChangeLog and version generation script path fix
 4911e0b performance-manager-HOWTO.txt: Indicate master state
 86ccaa4 opensm/osm_pkey_mgr.c: Fix pkey endian in log message
 b79b079 opensm.8.in: Add mention of backing documentation for QoS policy
@@ -627,7 +715,16 @@ e7a872d opensm/osm_qos_policy.c: change a log message
 ffbe7d0 opensm: Cause status of unicast routing attempt to propogate to callers of osm_ucast_mgr_process().
 673877a opensm: Make mcast_mgr_purge_tree() available outside osm_mcast_mgr.c.
 b135687 opensm: Track the minimum value in the fabric of data VLs supported.
-
+7c1ee64 opensm: Fix typo in routing section in man page and doc
+d206011 opensm/osmtest/osmtest.c: inventory file parsing bugfix
+e01121a fixed deprecated conversion from string constant to char* warning
+a7ba101 opensm/main.c: Change size parameter in setvbuf call from 0 to BUFSIZ
+2a92554 opensm/osmtest/osmt_multicast.c: Fix multicast flow failures on pkey validation
+364e65b opensm/osm_dump.c: Fix FDR10 speed dumping
+80e11b9 osmtest/osmt_multicast.c: Fix check of partial JoinState delete request - removing NonMember (o15.0.1.14)
+78e1e4e osmtest/osmt_multicast.c: Fix check of BAD RATE when connecting to existing MGID (o15.0.1.13)
+e94e972 osmtest/osmt_multicast.c: Fix first MGID=0 MC group creation case
+daedad7 opensm/osmtest/osmt_multicast.c: Fix an unrealistic rate case
 
 * Other less critical or visible bugs were also fixed.
 
index 9f2f27a8eee36845a349792d0a64d840addfd7da..8fcd5ff33e1c1b104ee0b54b5d2db236f6705974 100644 (file)
@@ -1,7 +1,7 @@
              Open Fabrics Enterprise Distribution (OFED)
-                    SDP in OFED 1.5.3 Release Notes
+                    SDP in OFED 1.5.4 Release Notes
 
-                          March 2011
+                          December 2011
 
 
 
@@ -24,18 +24,16 @@ protocol offload capabilities, SDP can provide lower latency, higher bandwidth,
 and lower CPU utilization than IPoIB or 
 Ethernet running some sockets-based applications.
 
-SDP in OFED is at GA level for OFED 1.5.3
-
 ===============================================================================
 2. Main Features and Changes
 ===============================================================================
-- Adde IPv6 support
+- Added IPv6 support
 - Added support for Inline and blueflame
 - Improved stability issues
 - Bug fixes
 
 ===============================================================================
-2. Bug Fixes and Enhancements since OFED 1.5.2
+2. Bug Fixes and Enhancements since OFED 1.5.3
 ===============================================================================
 * Cleanups
     - Added support for 2.6.34 / 2.6.36.