[ewg] OFED-5.3 daily builds

Vladimir Sokolovsky vlad at dev.mellanox.co.il
Fri Sep 6 12:49:06 PDT 2019


Hi,
OFED-5.3 daily builds are now available under:
http://openfabrics.org/downloads/OFED/ofed-5.3-daily/

_Currently supported OSes:_
SLES15.0
SLES12 SP4
RHEL8.0
RHEL7.6

_Currently available backports:_
IB core
IPoIB
iSER
SRP
MLX4

_Known issue:_
- Fail to build rdma-core-25.0 on RHEL7.6 and RHEL8.0:
-- Installing: 
/var/tmp/OFED_topdir/BUILDROOT/rdma-core-25.0-1.x86_64/usr/share/man/man3/umad_get_port.3
CMake Error at libibumad/man/cmake_install.cmake:241 (file):
   file INSTALL cannot find
"/var/tmp/OFED_topdir/BUILD/rdma-core-25.0/buildlib/pandoc-prebuilt/41bbb0bed7a781be59e8c0dcd8b7278af2ce6882".
Call Stack (most recent call first):
   cmake_install.cmake:60 (include)


_Additional information:_
_compat-rdma git trees:_
git://git.openfabrics.org/compat-rdma/compat-rdma.git master
- compat-rdma backport patches, system services and utilities

git://git.openfabrics.org/compat-rdma/linux-5.3.git master
- Set of relevant sub trees (as is) from upstream linux kernel 5.3 (rc4) 
- will be updated to 5.3 release. Used to improve clone/build time.

git://git.openfabrics.org/compat-rdma/compat.git ofed
- backport headers and functionality
- config/rdma.m4 - autotools script used to scan kernel headers and 
define macros used by backport headers and patches

To build working tree for manual compilation:
# mkdir ofed
# cd ofed
# git clone git://git.openfabrics.org/compat-rdma/compat-rdma.git
# git clone git://git.openfabrics.org/compat-rdma/linux-5.3.git
# git clone git://git.openfabrics.org/compat-rdma/compat.git

# OFED_EWG_DIR=$PWD
# cd compat-rdma
# GIT_TREE=${OFED_EWG_DIR}/linux-5.3 
GIT_COMPAT_TREE=${OFED_EWG_DIR}/compat ./scripts/admin_rdma.sh -n -p

To compile drivers:
# ./configure --with-core-mod --with-ipoib-mod --with-ipoib_debug-mod 
--with-ipoib_debug_data-mod --with-user_mad-mod --with-user_access-mod 
--with-addr_trans-mod --with-mlx4-mod --with-mlx4_core-mod 
--with-mlx4_en-mod --with-mlx4_inf-mod --with-mlx4_debug-mod 
--with-ipoib-cm --with-srp-mod --with-iser-mod --with-iscsi-mod 
--with-isert-mod

Add other relevant flags...

# make
# make install


Regards,
Vladimir
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openfabrics.org/pipermail/ewg/attachments/20190906/f2a1ad2f/attachment.html>


More information about the ewg mailing list