[ewg] Re: [ofa-general] OFED 1.x (Gen 2) based SRP target code released!

Vu Pham vu at mellanox.com
Mon Jun 11 12:13:01 PDT 2007


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
>   




More information about the ewg mailing list