> Your are right, I missed it.
>
> Can you send me the output of ifconfig command on both ends?
>
Sure!
First machine:
eth0 Link encap:Ethernet HWaddr 00:24:81:0E:6C:FD
inet addr:192.168.10.95 Bcast:192.168.255.255 Mask:255.255.0.0
inet6 addr: fe80::224:81ff:fe0e:6cfd/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:453847 errors:0 dropped:0 overruns:0 frame:0
TX packets:245179 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:597238275 (569.5 Mb) TX bytes:19574101 (18.6 Mb)
Interrupt:17
eth2 Link encap:Ethernet HWaddr 00:02:C9:02:CA:06
inet addr:192.168.60.100 Bcast:192.168.60.255 Mask:255.255.255.0
inet6 addr: fe80::202:c9ff:fe02:ca06/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:2297671 errors:0 dropped:0 overruns:0 frame:0
TX packets:46146504 errors:23 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:137879685 (131.4 Mb) TX bytes:69864665042 (66628.1 Mb)
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:14142 errors:0 dropped:0 overruns:0 frame:0
TX packets:14142 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:2044414 (1.9 Mb) TX bytes:2044414 (1.9 Mb)
Second machine:
eth0 Link encap:Ethernet HWaddr 00:24:81:0E:6E:0D
inet addr:192.168.10.96 Bcast:192.168.10.255 Mask:255.255.255.0
inet6 addr: fe80::224:81ff:fe0e:6e0d/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:30220 errors:0 dropped:0 overruns:0 frame:0
TX packets:21443 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:12710557 (12.1 Mb) TX bytes:2856949 (2.7 Mb)
Interrupt:17
eth2 Link encap:Ethernet HWaddr 00:02:C9:02:CA:02
inet addr:192.168.60.101 Bcast:192.168.60.255 Mask:255.255.255.0
inet6 addr: fe80::202:c9ff:fe02:ca02/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:46146483 errors:0 dropped:0 overruns:0 frame:0
TX packets:2297704 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:69864660355 (66628.1 Mb) TX bytes:137885351 (131.4 Mb)
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:7026 errors:0 dropped:0 overruns:0 frame:0
TX packets:7026 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:455835 (445.1 Kb) TX bytes:455835 (445.1 Kb)
Cheers,
Rui
> Boris Shpolyansky
> Sr. Member of Technical Staff, Applications
>
> Mellanox Technologies Inc.
> 350 Oakmead Parkway, Suite 100
> Sunnyvale, CA 94085
> Tel.: (408) 916 0014
> Fax: (408) 585 0314
> Cell: (408) 834 9365
> www.mellanox.com
>
> Mellanox on Twitter and Facebook
>
>
> -----Original Message-----
> From: Rui Machado [mailto:[email protected]]
> Sent: Thursday, March 18, 2010 11:02 AM
> To: Boris Shpolyansky
> Cc: linux-rdma
> Subject: Re: problems running rdmaoe examples
>
> Hi Boris,
>
> thanks for the quick answer.
>
>>
>> It seems that you are trying to run RDMAoE over InfiniBand device (and
>> probably over InfiniBand network). I believe you intent was to do actual
>> testing over 10GE network. Please, clarify.
>>
>
> Yes, the intention is to test over 10GE. That's why I'm trying to run
> the examples on port 2 (-i option). Or am I missing something?
> It is Ethernet network( eth2 if).
>
> Thanks,
> Rui
>
>
>>
>> -----Original Message-----
>> From: [email protected]
>> [mailto:[email protected]] On Behalf Of Rui Machado
>> Sent: Thursday, March 18, 2010 10:41 AM
>> To: linux-rdma
>> Subject: problems running rdmaoe examples
>>
>> Hi list,
>>
>> I installed OFED-1.5.1-rc4 on a couple of machines to give a try to
>> mlx4_en and RDMAoE capabilities.
>> Trying to run ibv_rc_pingpong as:
>> server: ibv_rc_pingpong -i 2 -g 0
>> client: ibv_rc_pingpong -i 2 -g 0 192.168.60.101
>>
>> results in the following output:
>>
>> (client)
>> local address: LID 0x0000, QPN 0x5c004d, PSN 0x579776, GID
>> fe80::202:c9ff:fe02:ca06
>> remote address: LID 0x0000, QPN 0x38004d, PSN 0xde57b8, GID
>> fe80::202:c9ff:fe02:ca02
>> Failed status transport retry counter exceeded (12) for wr_id 2
>>
>> (server)
>> local address: LID 0x0000, QPN 0x38004d, PSN 0xde57b8, GID
>> fe80::202:c9ff:fe02:ca02
>> remote address: LID 0x0000, QPN 0x5c004d, PSN 0x579776, GID
>> fe80::202:c9ff:fe02:ca06
>>
>> My ibv_devinfo reports:
>>
>> hca_id: mlx4_0
>> transport: InfiniBand (0)
>> fw_ver: 2.7.000
>> node_guid: 0002:c903:0002:ca04
>> sys_image_guid: 0002:c903:0002:ca07
>> vendor_id: 0x02c9
>> vendor_part_id: 26428
>> hw_ver: 0xA0
>> board_id: MT_04E0120005
>> phys_port_cnt: 2
>> port: 1
>> state: PORT_ACTIVE (4)
>> max_mtu: 2048 (4)
>> active_mtu: 2048 (4)
>> sm_lid: 6
>> port_lid: 6
>> port_lmc: 0x00
>> link_layer: IB
>>
>> port: 2
>> state: PORT_ACTIVE (4)
>> max_mtu: 2048 (4)
>> active_mtu: 1024 (3)
>> sm_lid: 0
>> port_lid: 0
>> port_lmc: 0x00
>> link_layer: Ethernet
>>
>>
>> Can someone give me any hint on what's the problem here (forgot to do
>> something?)?
>>
>> Platform:
>> Linux 2.6.27.7-9-default #1 SMP 2008-12-04 18:10:04 +0100 x86_64
>> x86_64 x86_64 GNU/Linux
>> openSUSE 11.1 (x86_64)
>>
>> Thanks in advance,
>> Rui
>> --
>> To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
>> the body of a message to [email protected]
>> More majordomo info at http://vger.kernel.org/majordomo-info.html
>>
>
--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html