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

Reply via email to