All of lore.kernel.org
 help / color / mirror / Atom feed
* [ANNOUNCE] OFED 4.8-2-rc1 release is available
@ 2018-02-09 19:26 Vladimir Sokolovsky
       [not found] ` <d42fcbf8-7bca-98f0-dece-336c2365e760-LDSdmyG8hGV8YrgS2mwiifqBs+8SCbDb@public.gmane.org>
  0 siblings, 1 reply; 2+ messages in thread
From: Vladimir Sokolovsky @ 2018-02-09 19:26 UTC (permalink / raw)
  To: ewg-ZwoEplunGu1OwGhvXhtEPSCwEArCW2h5; +Cc: linux-rdma-u79uwXL29TY76Z2rM5mHXA

Hi,
OFED-4.8-2-rc1 is available at:

https://openfabrics.org/downloads/OFED/ofed-4.8-2/OFED-4.8-2-rc1.tgz


To get BUILD_ID run ofed_info

Please report any issues in bugzilla
http://bugs.openfabrics.org/bugzilla/ for OFED 4.8-2

Release notes:
https://openfabrics.org/downloads/OFED/release_notes/OFED_4.8-2-rc1-release_notes

OFED-4.8-2-rc1 Main Changes from OFED-4.8-1
-------------------------------------------------------------------------------
1. compat-rdma
- bnxt_en: Fix Max MTU setting on SLES 12 SP3
- qede: SLE12SP3 Backport fix use core min max MTU check
- cxgb: SLE12SP3 Backport fix: use net core MTU range checking
- Remove vmw_pvrdma tech preview patches
- Fixed mlx4 backport
- qedr cherry pick: lower message verbosity
- Update qib backport for SLES 12.3
- bnxt_en: backport for RH 7.0 and 7.1
- compat-rdma.spec: Added compat-rdma-firmware subpackage
- bnxt_en: Backporting for RHEL 7.4 and SLES12SP3
- qedr: Add backports for RHEL 7.4 and SLES 12 SP3
- configure: Add parameters for RXE and RDMAVT
- ib_iser: Added support for SLES12 SP3
- mlx5: Added support for SLES12 SP3
- mlx4: Added support for SLES12 SP3
- ib_core: Added support for SLES12 SP3
- mlx5: Added RHEL7.4 support
- mlx4: Added RHEL7.4 support
- configure/makefile: Rename CONFIG_INFINIBAND_RXE -> CONFIG_RDMA_RXE to match upstream

2. Updated packages
- rdma-core-v16.2
- fabtests-1.5.3
- libfabric-1.5.3
- perftest-4.1-0.2.g770623f

3. ofed_scripts
- add --with-rdmavt-mod for qib
- Add VMware Paravirtual RDMA Driver as an installable driver
- Remove vmw_pvrdma tech preview install option
- install.pl: Added rdma-core-devel dependency for the perftest build
- Revert "install.pl: Enable bnxt_re on supported OSes only"
- install.pl: Added compat-rdma-firmware package
- install.pl: Enable bnxt_re on supported OSes only
- install.pl: Updated rdma-core dependencies
- install.pl: Remove requirement on the specific cmake version
- install.pl: Added support for SLES12 SP3
- install.pl: Added RHEL7.4 support


ULP and Driver restrictions:
- NVMe-oF (kernel 4.8 only)
- NFS-RDMA (SLES12.2 RH7.3 only).
- i40iw 10GbE iWARP Adapter (kernel 4.8 only)

--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [ANNOUNCE] OFED 4.8-2-rc1 release is available
       [not found] ` <d42fcbf8-7bca-98f0-dece-336c2365e760-LDSdmyG8hGV8YrgS2mwiifqBs+8SCbDb@public.gmane.org>
@ 2018-02-11  1:10   ` oulijun
  0 siblings, 0 replies; 2+ messages in thread
From: oulijun @ 2018-02-11  1:10 UTC (permalink / raw)
  To: Vladimir Sokolovsky, ewg-ZwoEplunGu1OwGhvXhtEPSCwEArCW2h5
  Cc: linux-rdma-u79uwXL29TY76Z2rM5mHXA

Hi, all
  OFED and rdma-core what is the relationship? Why do't include hns in OFED packet?
  If you need to inherit hns, we need to do?

thanks
Lijun Ou
在 2018/2/10 3:26, Vladimir Sokolovsky 写道:
> Hi,
> OFED-4.8-2-rc1 is available at:
> 
> https://openfabrics.org/downloads/OFED/ofed-4.8-2/OFED-4.8-2-rc1.tgz
> 
> 
> To get BUILD_ID run ofed_info
> 
> Please report any issues in bugzilla
> http://bugs.openfabrics.org/bugzilla/ for OFED 4.8-2
> 
> Release notes:
> https://openfabrics.org/downloads/OFED/release_notes/OFED_4.8-2-rc1-release_notes
> 
> OFED-4.8-2-rc1 Main Changes from OFED-4.8-1
> -------------------------------------------------------------------------------
> 1. compat-rdma
> - bnxt_en: Fix Max MTU setting on SLES 12 SP3
> - qede: SLE12SP3 Backport fix use core min max MTU check
> - cxgb: SLE12SP3 Backport fix: use net core MTU range checking
> - Remove vmw_pvrdma tech preview patches
> - Fixed mlx4 backport
> - qedr cherry pick: lower message verbosity
> - Update qib backport for SLES 12.3
> - bnxt_en: backport for RH 7.0 and 7.1
> - compat-rdma.spec: Added compat-rdma-firmware subpackage
> - bnxt_en: Backporting for RHEL 7.4 and SLES12SP3
> - qedr: Add backports for RHEL 7.4 and SLES 12 SP3
> - configure: Add parameters for RXE and RDMAVT
> - ib_iser: Added support for SLES12 SP3
> - mlx5: Added support for SLES12 SP3
> - mlx4: Added support for SLES12 SP3
> - ib_core: Added support for SLES12 SP3
> - mlx5: Added RHEL7.4 support
> - mlx4: Added RHEL7.4 support
> - configure/makefile: Rename CONFIG_INFINIBAND_RXE -> CONFIG_RDMA_RXE to match upstream
> 
> 2. Updated packages
> - rdma-core-v16.2
> - fabtests-1.5.3
> - libfabric-1.5.3
> - perftest-4.1-0.2.g770623f
> 
> 3. ofed_scripts
> - add --with-rdmavt-mod for qib
> - Add VMware Paravirtual RDMA Driver as an installable driver
> - Remove vmw_pvrdma tech preview install option
> - install.pl: Added rdma-core-devel dependency for the perftest build
> - Revert "install.pl: Enable bnxt_re on supported OSes only"
> - install.pl: Added compat-rdma-firmware package
> - install.pl: Enable bnxt_re on supported OSes only
> - install.pl: Updated rdma-core dependencies
> - install.pl: Remove requirement on the specific cmake version
> - install.pl: Added support for SLES12 SP3
> - install.pl: Added RHEL7.4 support
> 
> 
> ULP and Driver restrictions:
> - NVMe-oF (kernel 4.8 only)
> - NFS-RDMA (SLES12.2 RH7.3 only).
> - i40iw 10GbE iWARP Adapter (kernel 4.8 only)
> 
> -- 
> To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
> the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> 
> 


--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-02-11  1:10 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-02-09 19:26 [ANNOUNCE] OFED 4.8-2-rc1 release is available Vladimir Sokolovsky
     [not found] ` <d42fcbf8-7bca-98f0-dece-336c2365e760-LDSdmyG8hGV8YrgS2mwiifqBs+8SCbDb@public.gmane.org>
2018-02-11  1:10   ` oulijun

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.