<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=utf-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    Hi,<br>
    OFED-5.3 daily builds are now available under:<br>
    <a class="moz-txt-link-freetext" href="http://openfabrics.org/downloads/OFED/ofed-5.3-daily/">http://openfabrics.org/downloads/OFED/ofed-5.3-daily/</a><br>
    <br>
    <u>Currently supported OSes:</u><br>
    SLES15.0<br>
    SLES12 SP4<br>
    RHEL8.0<br>
    RHEL7.6<br>
    <br>
    <u>Currently available backports:</u><br>
    IB core<br>
    IPoIB<br>
    iSER<br>
    SRP<br>
    MLX4<br>
    <br>
    <u>Known issue:</u><br>
    - Fail to build rdma-core-25.0 on RHEL7.6 and RHEL8.0:<br>
    <font size="-1">-- Installing:
/var/tmp/OFED_topdir/BUILDROOT/rdma-core-25.0-1.x86_64/usr/share/man/man3/umad_get_port.3<br>
      CMake Error at libibumad/man/cmake_install.cmake:241 (file):<br>
        file INSTALL cannot find<br>
       
"/var/tmp/OFED_topdir/BUILD/rdma-core-25.0/buildlib/pandoc-prebuilt/41bbb0bed7a781be59e8c0dcd8b7278af2ce6882".<br>
      Call Stack (most recent call first):<br>
        cmake_install.cmake:60 (include)</font><br>
    <br>
    <br>
    <u>Additional information:</u><br>
    <u>compat-rdma git trees:</u><br>
    git://git.openfabrics.org/compat-rdma/compat-rdma.git master<br>
    - compat-rdma backport patches, system services and utilities<br>
    <br>
    git://git.openfabrics.org/compat-rdma/linux-5.3.git master<br>
    - 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.<br>
    <br>
    git://git.openfabrics.org/compat-rdma/compat.git ofed<br>
    - backport headers and functionality<br>
    - config/rdma.m4 - autotools script used to scan kernel headers and
    define macros used by backport headers and patches<br>
    <br>
    To build working tree for manual compilation:<br>
    # mkdir ofed<br>
    # cd ofed<br>
    # git clone git://git.openfabrics.org/compat-rdma/compat-rdma.git<br>
    # git clone git://git.openfabrics.org/compat-rdma/linux-5.3.git<br>
    # git clone git://git.openfabrics.org/compat-rdma/compat.git<br>
    <br>
    # OFED_EWG_DIR=$PWD<br>
    # cd compat-rdma<br>
    # GIT_TREE=${OFED_EWG_DIR}/linux-5.3
    GIT_COMPAT_TREE=${OFED_EWG_DIR}/compat ./scripts/admin_rdma.sh -n -p<br>
    <br>
    To compile drivers:<br>
    # ./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<br>
    <br>
    Add other relevant flags...<br>
    <br>
    # make<br>
    # make install<br>
    <br>
    <br>
    Regards,<br>
    Vladimir<br>
  </body>
</html>