From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jason Gunthorpe Subject: Re: [PATCH 4/7] libibverbs: Update examples for IBoE Date: Tue, 19 Jul 2011 10:52:36 -0600 Message-ID: <20110719165236.GB18090@obsidianresearch.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: Sender: linux-rdma-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Or Gerlitz Cc: Roland Dreier , linux-rdma List-Id: linux-rdma@vger.kernel.org On Tue, Jul 19, 2011 at 12:31:32PM +0300, Or Gerlitz wrote: > Since IBoE requires usage of GRH, update ibv_*_pinpong examples to accept > GIDs. GIDs are given as an index to the local port's table and are exchanged > between the client and the server through the socket connection. Since these examples are meant as programming examples, using the GID index as an command line parameter is not an example of good UI design. Other tools (ie diags, ibtool, etc) accept the GID in canonical IPv6 format and match that to the GID table. Jason -- 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