Erez Zilber wrote:
Sujal Das wrote:
Hello all,
Mellanox is pleased to release the OFED 1.x (Gen 2) - based SRP Target
source code to the OpenFabrics community, OEMs and end users.
This release is an upgrade to the previously released SRP Target source
code that was based on the Mellanox IBGold driver and Gen 1 software
interface. The code has been tested to work with Mellanox InfiniBand
adapters and is available under Open Fabrics open source license terms.
I'm trying to build srpt according to the instructions, but it does not get
built at all. Here's what I did:
tar xzf OFED-1.2-rc3.tgz
cd OFED-1.2-rc3/SRPMS
rpm2cpio ofa_kernel-1.2-rc3.src.rpm |cpio -i
tar xzf ofa_kernel-1.2.tgz
cd ofa_kernel-1.2
patch -p1 < ~/srpt_inc/add_srpt_01.patch
patch -p1 < ~/srpt_inc/add_srpt_03.patch
You forget to
patch -p1 < ~/srpt_inc/add_srpt_04.patch
-vu
cp -r ~/srpt drivers/infiniband/ulp/srpt
./configure --with-core-mod --with-ipoib-mod --with-srp-target-mod
--with-mthca-mod
_______________________________________________
general mailing list
[email protected]
http://lists.openfabrics.org/cgi-bin/mailman/listinfo/general
To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general