[openib-general] uDAPL on OpenIB gen2

Aniruddha Bohra bohra at cs.rutgers.edu
Fri Jul 15 10:53:16 PDT 2005


James Lentini wrote:

>
> On Wed, 13 Jul 2005, Aniruddha Bohra wrote:
>
>>   Basically libibcm is not linked with dapltest and when the 
>> dat_provider
>> tries to load, and calls ib_cm_send_req, it fails.
>>
>>   So, just adding -libcm to the dapltest link commands make it work.
>> It would be great if it could be added to the svn repo.
>
>
> Thanks for pointing this out. I've just updated the makefile (revision 
> 2859).

Hello,
    The next problem -
When I start the dapltest, it binds to the address of eth0 and not of ib0.
 From the dapltest start log :

*****  DAPL  Characteristics  *****
Provider: IB1  Version 1.0  DAPL 1.2
Adapter:  by  Version 0.0
Supporting:
        64000 EPs with 64000 DTOs and 8 RDMA/RDs each
        64000 EVDs of up to 64000 entries  (default S/R size is 16/16)
        IOVs of up to 32 elements
        64000 LMRs (and 64000 RMRs) of up to 0x80000000 bytes
        Maximum MTU 0x80000000 bytes, RDMA 0x80000000 bytes
        Maximum Private data size 92 bytes
        Local IP address 192.168.133.9
***** ***** ***** ***** ***** *****

When :

ib0       Link encap:UNSPEC  HWaddr 
00-00-00-14-FE-80-00-00-00-00-00-00-00-00-00-00 
          inet addr:10.10.10.24  Bcast:10.255.255.255  Mask:255.255.0.0
          inet6 addr: fe80::202:c901:81e:94d1/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:2044  Metric:1
          RX packets:23 errors:0 dropped:0 overruns:0 frame:0
          TX packets:24 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:128
          RX bytes:1764 (1.7 KiB)  TX bytes:1804 (1.7 KiB)

My dat.conf reads :
IB1 u1.2 nonthreadsafe default /usr/local/lib/libdapl.so mv_dapl.1.2 
"mthca0 1" " "

How can I ensure the binding to ib0, the 10.10.... interface?

Thanks
Aniruddha




More information about the general mailing list