]> git.openfabrics.org - ~tnikolova/docs/.git/commitdiff
more updates
authorTziporet Koren <tziporet@mellanox.co.il>
Thu, 31 May 2007 10:21:15 +0000 (13:21 +0300)
committerTziporet Koren <tziporet@mellanox.co.il>
Thu, 31 May 2007 10:21:15 +0000 (13:21 +0300)
OFED_release_notes.txt
mlx4_release_notes.txt

index 568f36c97ba218f26f25154267c885f9e5cecd64..ed38c3c010d5198eb47a3e5944483f86bcbba90c 100644 (file)
@@ -1,5 +1,5 @@
            Open Fabrics Enterprise Distribution (OFED)
-                           Version 1.2.c-5
+                         Version 1.2.c-5
                           Release Notes
                              May 2007
 
index 63396a6aa22e4c0d7ba55cf5a42424a1624957b1..01442b98117c5a59f0bf9e71e6f51b5f581507e8 100644 (file)
@@ -55,7 +55,11 @@ o SDP was partially tested.
 4. Fix the calculation of max_inline_data and max_send_sge returned to the
    user. Without this fix, the size of the SQ WQEs may increase every
    time create QP is called using values returned from a previous call
-5. IPoIB ifconfig down/up caused kernel oops.
+5. IPoIB ifconfig down/up caused kernel oops. Fix was to initialize send queue
+   entry ownership bits also when QP is modified from reset to init.
+6. Pass send queue sizes from userspace to kernel. Without this fix create QP 
+   may fail due to wrong calculation of QP size between kernel and user.
+7. Use wc_wmb() when posting BlueFlame send WQEs.
 
 
 ===============================================================================