From e7fba603ba9da61a13a1478ddf0afdbb6b8fbf94 Mon Sep 17 00:00:00 2001 From: Eli Cohen Date: Thu, 18 Mar 2010 15:59:57 +0200 Subject: [PATCH] Update IPoIB RN Signed-off-by: Eli Cohen --- ipoib_release_notes.txt | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) 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 =============================================================================== -- 2.46.0