Hi,
OFED 1.5.4.1-rc1 is available.

The tarball is available on:
http://www.openfabrics.org/downloads/OFED/ofed-1.5.4/OFED-1.5.4.1-rc1.tgz

To get BUILD_ID run ofed_info

Please report any issues in bugzilla https://bugs.openfabrics.org/ for OFED 
1.5.4.1

Regards,
Vladimir

OFED-1.5.4.1 Main Changes from OFED 1.5.4
-----------------------------------------
1. Add kernel 3.1 support
2. NES bug fixes
3. OFA Kernel: See ofa_kernel.changelog.txt

4. Updated packages:
   perftest-1.3.0-0.58.g8f82435

   Management:
   infiniband-diags-1.5.13
   opensm-3.3.13

   MPI:
   mvapich2-1.7-6.2012svn5140

Supported Platforms and Operating Systems
---------------------------------------------
      o   CPU architectures:
            - x86_64
            - x86
            - ppc64
            - ia64

      o   Linux Operating Systems:
            - RedHat EL5 up6        2.6.18-238.el5
            - RedHat EL5 up7        2.6.18-274.el5
            - RedHat EL6            2.6.32-71.el6
            - RedHat EL6.1          2.6.32-131.0.15.el6
            - Scientific Linux 6.1  2.6.32-131.0.15.el6
            - SLES10 SP4            2.6.16.60-0.85.1-smp
            - SLES11                2.6.27.19-5-default
            - SLES11 SP1            2.6.32.12-0.7-default
            - kernel.org            2.6.30 - 3.1






commit 4500690e2518cb8e6ad46aea00bb0ec1a27cc8cd
Author: Tatyana Nikolova <tatyana.e.nikol...@intel.com>
Date:   Tue Jan 17 10:18:56 2012 -0600

    RDMA/nes: Fix for sending MPA reject frame
    
    Set a reject flag, when sending MPA reject message to inform the peer
    that the application has rejected the connection.
    
    Signed-off-by: Tatyana Nikolova <tatyana.e.nikol...@intel.com>
    Signed-off-by: Faisal Latif <faisal.la...@intel.com>

commit b23de4ef8c30c54fb87cbdb2864b0b9f9f48d534
Author: Tatyana Nikolova <tatyana.e.nikol...@intel.com>
Date:   Fri Jan 6 18:19:28 2012 -0600

    RDMA/nes: Fix for fast memory registration opcode
    
    Fixes fast memory registration incorrect opcode for local
    invalidate completion.
    
    Signed-off-by: Tatyana Nikolova <tatyana.e.nikol...@intel.com>
    Signed-off-by: Donald Wood <donald.e.w...@intel.com>

commit 58b4dede2f13e638903ba3775af55309a500228d
Author: Tatyana Nikolova <tatyana.e.nikol...@intel.com>
Date:   Fri Jan 6 18:18:30 2012 -0600

    RDMA/nes: Fix for fast memory registration length
    
    Zero high order word of fast memory registration (FMR) length field.
    FMR length field is 32 bits, so high word should always be zero.
    
    Signed-off-by: Tatyana Nikolova <tatyana.e.nikol...@intel.com>
    Signed-off-by: Donald Wood <donald.e.w...@intel.com>

commit 182092b5581c5be2fdb3debc8e4e6f5b62145679
Author: Vladimir Sokolovsky <v...@mellanox.com>
Date:   Mon Jan 2 17:58:38 2012 +0200

    Fix RDS backports
    
    Signed-off-by: Vladimir Sokolovsky <v...@mellanox.com>

commit 4b819d5f2c764950874c417e447719e0bbcffeb6
Author: Jeff Becker <jeffrey.c.bec...@nasa.gov>
Date:   Mon Dec 5 16:09:59 2011 -0800

    NFSRDMA: Increasing RPCRDMA_MAX_DATA_SEGS sometimes causes NFS mount to 
hang.
    
    Signed-off-by: Jeff Becker <jeffrey.c.bec...@nasa.gov>

commit dc262fc04a2fbb234823435e76ae224f5baa6025
Author: Tatyana Nikolova <tatyana.e.nikol...@intel.com>
Date:   Wed Dec 7 16:05:48 2011 -0600

    RDMA/nes: Fixes for Sparse generated warnings
    
    Fix source code warnings generated by Sparse
    
    Signed-off-by: Tatyana Nikolova <tatyana.e.nikol...@intel.com>
    Signed-off-by: Faisal Latif <faisal.la...@intel.com>

commit 19bc287a4186dbe15cb5ba07370986b14d00d5ab
Author: Tatyana Nikolova <tatyana.e.nikol...@intel.com>
Date:   Wed Dec 7 16:06:32 2011 -0600

    RDMA/nes: Change for phy SFP+ clock divisor
    
    Change phy SFP+ clock divisor
    
    Signed-off-by: Tatyana Nikolova <tatyana.e.nikol...@intel.com>
    Signed-off-by: Faisal Latif <faisal.la...@intel.com>

commit 2decbba06572d440a2e197e2031009c1a14834f9
Author: Shawn Bohrer <sboh...@rgmadvisors.com>
Date:   Wed Dec 7 18:56:55 2011 -0600

    include linux/ip.h for ip_hdr()
    
    Signed-off-by: Shawn Bohrer <sboh...@rgmadvisors.com>

commit 28884acfb71ab4e261db6bcf0cd5e5b52c8cc2a4
Author: Shawn Bohrer <sboh...@rgmadvisors.com>
Date:   Wed Dec 7 18:56:54 2011 -0600

    mlx4_en: backport mlx4 do vlan cleanup
    
    The mlx4_en_0280_change_vlan_managing_scheme.patch conflicts with
    kernel.org commit f1b553fbe73bfad38f41269d1c7a7ce3176d9539 "mlx4: do
    vlan cleanup".  This drops the
    mlx4_en_0280_change_vlan_managing_scheme.patch and backports
    f1b553fbe73bfad38f41269d1c7a7ce3176d9539.
    
    Signed-off-by: Shawn Bohrer <sboh...@rgmadvisors.com>

commit f745264b39c20dda3f91235be8b16badd616914c
Author: Shawn Bohrer <sboh...@rgmadvisors.com>
Date:   Wed Dec 7 18:56:53 2011 -0600

    mlx4_en: drop lro and add gro support from upstream
    
    Signed-off-by: Shawn Bohrer <sboh...@rgmadvisors.com>

commit d70f86bebd493e05872674d1202d2804327ea938
Author: Shawn Bohrer <sboh...@rgmadvisors.com>
Date:   Wed Dec 7 18:56:52 2011 -0600

    checkout_files: Remove socket.h
    
    Commit 4f095a7a1e8ad90756cf2071582e74f15a00fa06 "checkout_files: add
    rds.h and socket.h" added socket.h to the list of checkout_files and it
    is unclear why.  The modules should build against socket.h provided by
    the running kernel.
    
    Signed-off-by: Shawn Bohrer <sboh...@rgmadvisors.com>

commit f0b0ffc730b126e8393c1b54437d1cd14b017280
Author: Shawn Bohrer <sboh...@rgmadvisors.com>
Date:   Wed Dec 7 18:56:51 2011 -0600

    Backport dst->neighbour access helpers from 3.1
    
    Backport upstream commits
    
    69cce1d1404968f78b177a0314f5822d5afdbbfb
    'net: Abstract dst->neighbour accesses behind helpers.'
    22cfb0bf6721bb1f865f67bc21e3c36c272faf36
    'IPoIB: Fix possible NULL dereference in ipoib_start_xmit()'
    580da35a31f91a594f3090b7a2c39b85cb051a12
    'IB: Fix RCU lockdep splats'
    
    Signed-off-by: Shawn Bohrer <sboh...@rgmadvisors.com>

commit 14e0f6e203db16f1de338a8b089f957c3b2f5b17
Author: Shawn Bohrer <sboh...@rgmadvisors.com>
Date:   Wed Dec 7 18:56:50 2011 -0600

    Add 3.1 kernel support
    
    Signed-off-by: Shawn Bohrer <sboh...@rgmadvisors.com>

commit a8761eee2639f64b1b1eebab5cdd360fffd7443d
Author: Tatyana Nikolova <tatyana.e.nikol...@intel.com>
Date:   Mon Dec 5 10:52:59 2011 -0600

    RDMA/nes: Fix terminate during fatal AE
    
    Fix for reset which happens right after sending a terminate message.
    Terminate timer is not deleted when the connection is closed.
    
    Signed-off-by: Tatyana Nikolova <tatyana.e.nikol...@intel.com>
    Signed-off-by: Faisal Latif <faisal.la...@intel.com>
_______________________________________________
ewg mailing list
ewg@lists.openfabrics.org
http://lists.openfabrics.org/cgi-bin/mailman/listinfo/ewg

Reply via email to