[ofa-general] How can i use the interface "rdma_xx" in linux kernel
Or Gerlitz
ogerlitz at voltaire.com
Thu Jul 12 00:30:30 PDT 2007
yangdong wrote:
> ok. However, just as rdma_conn_param structure, there are not enough
> info to tell me its member' meanings?
> How can i get these info?
if you have librdmacm install through OFED do
$ man rdma_connect
if not go to
http://git.openfabrics.org/git/?p=~shefty/librdmacm.git;a=tree;f=man;h=c70c237c6e527dda4c6432f662a0331baffd4658;hb=HEAD
take rdma_connect.3 and do
$ nroff -man rdma_connect.3
Or.
>
> Or Gerlitz 写道:
>> yangdong wrote:
>>
>>> So far, what i see is all about introduction of ib interface in linux
>>> kernel, e.g. Introduction to the InfiniBand Core Software,
>>> Bob Woodruff,Sean Hefty, 2005 Linux Symposium. But in linux kernel there
>>> are also rdma_xxx interface, e.g. rdma_connect, rdma_listen,etc. How can
>>> i use these interface? Please give me a tip.
>>>
>> see include/rdma/rdma_cm.h
>>
>> Or.
>>
>>
>>
>>
>>
>
More information about the general
mailing list