]> git.openfabrics.org - ~tnikolova/docs/.git/commitdiff
Update ipoib_release_notes.txt for OFED-1.5
authorVladimir Sokolovsky <vlad@mellanox.co.il>
Thu, 10 Dec 2009 08:36:38 +0000 (10:36 +0200)
committerVladimir Sokolovsky <vlad@mellanox.co.il>
Thu, 10 Dec 2009 08:36:38 +0000 (10:36 +0200)
Signed-off-by: Vladimir Sokolovsky <vlad@mellanox.co.il>
ipoib_release_notes.txt

index fdb7512ba7e6c817f2b4f1ed9e1889a3c4443291..51c78cbff624417d4c608d024ddc387387e7c348 100644 (file)
@@ -1,7 +1,7 @@
             Open Fabrics Enterprise Distribution (OFED)
-                   IPoIB in OFED 1.4.1 Release Notes
+                   IPoIB in OFED 1.5 Release Notes
                          
-                          May 2009
+                          December 2009
 
 
 ===============================================================================
@@ -15,7 +15,8 @@ Table of Contents
 6. Bug Fixes and Enhancements Since OFED 1.3
 7. Bug Fixes and Enhancements Since OFED 1.3.1
 8. Bug Fixes and Enhancements Since OFED 1.4
-9. Performance tuning
+9. Bug Fixes and Enhancements Since OFED 1.4.2
+10. Performance tuning
 
 ===============================================================================
 1. Overview
@@ -336,7 +337,21 @@ Notes:
 
          
 ===============================================================================
-9. Performance tuning
+9. Bug Fixes and Enhancements Since OFED 1.4.2
+===============================================================================
+
+- Check that the format of multicast link addresses is correct before taking
+  them from dev->mc_list to priv->multicast_list.  This way we never try to
+  send a bogus address to the SA, which prevents badness from erronous
+  'ip maddr addr add', broken bonding drivers, etc. (bugzilla #1664)
+- IPoIB: Don't turn on carrier for a non-active port.
+  If a bonding interface uses this IPoIB interface as a slave it might
+  not detect that this slave is almost useless and failover
+  functionality will be damaged.  The fix checks the state of the IB
+  port in the carrier_task before calling netif_carrier_on(). (bugzilla #1726)
+
+===============================================================================
+10. 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