From: Eli Cohen Date: Thu, 18 Mar 2010 13:59:57 +0000 (+0200) Subject: Update IPoIB RN X-Git-Url: https://openfabrics.org/gitweb/?a=commitdiff_plain;h=e7fba603ba9da61a13a1478ddf0afdbb6b8fbf94;p=~ardavis%2Fofed_docs%2F.git Update IPoIB RN Signed-off-by: Eli Cohen --- diff --git a/ipoib_release_notes.txt b/ipoib_release_notes.txt index 04f3125..26117db 100644 --- a/ipoib_release_notes.txt +++ b/ipoib_release_notes.txt @@ -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 ===============================================================================