From: Or Gerlitz <ogerlitz-hKgKHo2Ms0FWk0Htik3J/w@public.gmane.org>
To: Ido Shamai <idos-LDSdmyG8hGV8YrgS2mwiifqBs+8SCbDb@public.gmane.org>
Cc: Jack Morgenstein <jackm-VPRAkNaXOzVS1MOuV/RT9w@public.gmane.org>,
linux-rdma <linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>,
Moni Shoua <monis-smomgflXvOZWk0Htik3J/w@public.gmane.org>
Subject: Re: rdma_lat whos
Date: Thu, 9 Dec 2010 12:33:10 +0200 [thread overview]
Message-ID: <4D00B066.80807@Voltaire.com> (raw)
In-Reply-To: <4CE50190.3080707-LDSdmyG8hGV8YrgS2mwiifqBs+8SCbDb@public.gmane.org>
Ido Shamai wrote:
> The latest git tree is available at git://git.openfabrics.org/~shamoya/perftest.git
Ido, on a related issue - I'm trying to run ib_send_lat in IBoE environment and it fails.
I'm using the latest cut of the perftest sources from git, as for the other components (libibverbs, libmlx4, kernel, FW and HW, see below). Its a system of two nodes connected back-to-back with port1 being IB and port2 being Eth, so the same perftest code works okay on IB / p1-p1 I have ping working fine over mlx4_en, so basically things are okay, I think you made a comment few weeks ago that perftest should be working now with IBoE, so I wonder what goes wrong here?
client side:
> ib_send_lat -d mlx4_0 -i 2 boo1
> ------------------------------------------------------------------
> Send Latency Test
> Connection type : RC
> Inline data is used up to 400 bytes message
> Mtu : 1024
> Link type is Ethernet
> Using gid index 0 as source GID
> local address: LID 0000 QPN 0x44004f PSN 0x6b567a
> GID: 254:128:00:00:00:00:00:00:02:02:201:255:254:07:237:03
> remote address: LID 0000 QPN 0x48004f PSN 0x3e78fc
> GID: 254:128:00:00:00:00:00:00:02:02:201:255:254:07:236:243
> ------------------------------------------------------------------
> #bytes #iterations t_min[usec] t_max[usec] t_typical[usec]
> Completion with error at server
> Failed status 5: wr_id 0 syndrom 0xf4
> rcnt=0
server side
> ib_send_lat -d mlx4_0 -i 2
> ------------------------------------------------------------------
> Send Latency Test
> Connection type : RC
> Inline data is used up to 400 bytes message
> Mtu : 1024
> Link type is Ethernet
> local address: LID 0000 QPN 0x48004f PSN 0x3e78fc
> GID: 254:128:00:00:00:00:00:00:02:02:201:255:254:07:236:243
> remote address: LID 0000 QPN 0x44004f PSN 0x6b567a
> GID: 254:128:00:00:00:00:00:00:02:02:201:255:254:07:237:03
> ------------------------------------------------------------------
> #bytes #iterations t_min[usec] t_max[usec] t_typical[usec]
Or.
its ConnectX2 on both sides with firmware 2.7.700
> ibv_devinfo
> hca_id: mlx4_0
> transport: InfiniBand (0)
> fw_ver: 2.7.700
> node_guid: 0002:c903:0007:ed02
> sys_image_guid: 0002:c903:0007:ed05
> vendor_id: 0x02c9
> vendor_part_id: 26428
> hw_ver: 0xB0
> board_id: MT_0DD0120009
> phys_port_cnt: 2
> port: 1
> state: PORT_ACTIVE (4)
> max_mtu: 2048 (4)
> active_mtu: 2048 (4)
> sm_lid: 12
> port_lid: 9
> 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
> ofa_kernel:
> git://git.openfabrics.org/ofed_1_5/linux-2.6.git ofed_kernel_1_5
> commit 21556e24411b4e4b0694f70244d4a33a454ddbf5
> libibverbs:
> http://www.openfabrics.org/downloads/libibverbs/libibverbs-1.1.4-0.14.gb6c138b.tar.gz
> libmlx4:
> http://www.openfabrics.org/downloads/libmlx4/libmlx4-1.0-0.13.g4e5c43f.tar.gz
--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
next prev parent reply other threads:[~2010-12-09 10:33 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-11-17 10:54 rdma_lat whos Or Gerlitz
[not found] ` <4CE3B455.4080003-hKgKHo2Ms0FWk0Htik3J/w@public.gmane.org>
2010-11-17 11:30 ` Or Gerlitz
[not found] ` <4CE3BCE3.7090107-hKgKHo2Ms0FWk0Htik3J/w@public.gmane.org>
2010-11-18 10:36 ` Ido Shamai
[not found] ` <4CE50190.3080707-LDSdmyG8hGV8YrgS2mwiifqBs+8SCbDb@public.gmane.org>
2010-11-18 11:44 ` Or Gerlitz
[not found] ` <4CE511A8.9010400-hKgKHo2Ms0FWk0Htik3J/w@public.gmane.org>
2010-11-18 11:49 ` Vladimir Sokolovsky
[not found] ` <4CE512B7.9080608-LDSdmyG8hGV8YrgS2mwiifqBs+8SCbDb@public.gmane.org>
2010-11-18 12:38 ` Or Gerlitz
2010-11-24 15:00 ` Or Gerlitz
2010-12-09 10:33 ` Or Gerlitz [this message]
[not found] ` <4D00B066.80807-hKgKHo2Ms0FWk0Htik3J/w@public.gmane.org>
2010-12-09 10:39 ` Or Gerlitz
[not found] ` <4D00B1C4.3040804-hKgKHo2Ms0FWk0Htik3J/w@public.gmane.org>
2010-12-09 17:28 ` Jason Gunthorpe
2010-12-09 12:20 ` Or Gerlitz
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4D00B066.80807@Voltaire.com \
--to=ogerlitz-hkgkho2ms0fwk0htik3j/w@public.gmane.org \
--cc=idos-LDSdmyG8hGV8YrgS2mwiifqBs+8SCbDb@public.gmane.org \
--cc=jackm-VPRAkNaXOzVS1MOuV/RT9w@public.gmane.org \
--cc=linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=monis-smomgflXvOZWk0Htik3J/w@public.gmane.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.