[openib-general] [PATCH] cmpost: allow cmpost to build with latest RDMA CM
Bub Thomas
thomas.bub at thomson.net
Fri Aug 18 06:49:59 PDT 2006
OK
Can I still use the LID, GUID and SubnetID for connection establishment
then? Then Gen1 counterpart has no IP over IB running.
I'm using OFED-1.0.1.
Do you have a quick link where to find the latest Headers?
(Sorry for the dumb question)
Thanks
Thomas
-----Original Message-----
From: Sean Hefty [mailto:mshefty at ichips.intel.com]
Sent: Thursday, August 17, 2006 6:50 PM
To: Bub Thomas
Cc: Sean Hefty; openib-general at openib.org; Erez Cohen
Subject: Re: [openib-general] [PATCH] cmpost: allow cmpost to build with
latest RDMA CM
Bub Thomas wrote:
> I'm getting a little puzzled.
> For me it seems as if we are moving in the wrong direction.
> I don't have a RDMA CM on the Gen1 counterpart that my gen2
application
> is talking too.
The RDMA CM is only used on the local (active or client) side to obtain
a path
record, which is needed by the libibcm. Using the librdmacm allows
cmpost to
get a path record given only the remote IP address or host name.
The connection is established using the IB CM through libibcm.
> If yes you have to explain me what the two different versions:
> rdma_cm.h
> and
> rdma_cma.h
rdma_cm.h defines the kernel interface to the RDMA CM. rdma_cma.h
defines the
userspace interface.
> The cmpost.c was using rdma_cma.h up to now but the missing defines
are
> located in rdma_cm.h
Can you verify that you have the latest version of rdma_cma.h?
- Sean
More information about the general
mailing list