]> git.openfabrics.org - ~aditr/compat-rdma-docs.git/commitdiff
Update IPoIB RN
authorEli Cohen <eli@mellanox.co.il>
Thu, 18 Mar 2010 13:59:57 +0000 (15:59 +0200)
committerVladimir Sokolovsky <vlad@mellanox.co.il>
Thu, 18 Mar 2010 14:46:57 +0000 (16:46 +0200)
Signed-off-by: Eli Cohen <eli@mellanox.co.il>
ipoib_release_notes.txt

index 04f3125095abcf25cb17831a92c2355692420548..26117db2efb89f806980264594a46ffadee6758a 100644 (file)
@@ -15,7 +15,8 @@ Table of Contents
 6. Bug Fixes and Enhancements Since OFED 1.3.1
 7. Bug Fixes and Enhancements Since OFED 1.4
 8. Bug Fixes and Enhancements Since OFED 1.4.2
-9. Performance tuning
+9. Bug Fixes and Enhancements Since OFED 1.5.0
+10. Performance tuning
 
 ===============================================================================
 1. Overview
@@ -370,6 +371,14 @@ Notes:
   problem is caused when ipoib_neigh->dgid contains a stale address.
   The fix is to set ipoib_neigh->dgid to zero in ipoib_neigh_alloc().
 
+===============================================================================
+8. Bug Fixes and Enhancements Since OFED 1.5.0
+===============================================================================
+
+- Fix lockup of the tx queue on mixed CM/UD traffic
+  When there is high rate of send traffic on both CM and UD QPs. the trasmitter
+  could be stopped by CM path but not re-enabled.
+
 ===============================================================================
 9. Performance tuning
 ===============================================================================