All of lore.kernel.org
 help / color / mirror / Atom feed
From: Steve Wise <swise-7bPotxP6k4+P2YhJcF5u+vpXobYPEAuW@public.gmane.org>
To: Vasiliy Tolstov
	<v.tolstov-+9FY0jupvH6HXe+LvDLADg@public.gmane.org>,
	linux-rdma <linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>
Subject: Re: where defined IBV_RC
Date: Fri, 13 Mar 2015 10:26:11 -0500	[thread overview]
Message-ID: <55030193.4070504@opengridcomputing.com> (raw)
In-Reply-To: <CACaajQsqC4YiPWXnOMyCHWAn3s7LQAkwBwZCWHsduaoAN9rS5Q-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>

On 3/13/2015 6:44 AM, Vasiliy Tolstov wrote:
> I'm try to use rdma_getaddrinfo but it complains about IBV_RC
>
> error: ‘IBV_RC’ undeclared (first use in this function)
>     rhints.ai_qp_type = IBV_RC;
>
> grepping headers does not helps.
>

Try IBV_QPT_RC from <infiniband/verbs.h>

Also get the librdmacm source and there are examples of using this API.

git://git.openfabrics.org/~shefty/librdmacm

Steve.
--
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

  parent reply	other threads:[~2015-03-13 15:26 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-03-13 11:44 where defined IBV_RC Vasiliy Tolstov
     [not found] ` <CACaajQsqC4YiPWXnOMyCHWAn3s7LQAkwBwZCWHsduaoAN9rS5Q-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2015-03-13 15:26   ` Steve Wise [this message]
     [not found]     ` <55030193.4070504-7bPotxP6k4+P2YhJcF5u+vpXobYPEAuW@public.gmane.org>
2015-03-14 13:23       ` Vasiliy Tolstov
     [not found]         ` <CACaajQtMbR8qDG8rbuViUjBMQoiipHadwET5-dh70syJ-8Y3bQ-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2015-03-14 13:30           ` Vasiliy Tolstov
     [not found]             ` <CACaajQtOzcPhoKPctyqNFcYju5k7bPUXDhXM-CsgvcxEP1oH+g-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2015-03-14 13:37               ` Vasiliy Tolstov

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=55030193.4070504@opengridcomputing.com \
    --to=swise-7bpotxp6k4+p2yhjcf5u+vpxobypeauw@public.gmane.org \
    --cc=linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=v.tolstov-+9FY0jupvH6HXe+LvDLADg@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.