From: Ian Campbell <ian.campbell@citrix.com>
To: Gohar Irfan <goharirfan94@gmail.com>,
"xen-devel@lists.xenproject.org" <xen-devel@lists.xenproject.org>
Subject: Re: Infiniband support
Date: Thu, 7 Jan 2016 10:58:12 +0000 [thread overview]
Message-ID: <1452164292.21055.188.camel@citrix.com> (raw)
In-Reply-To: <CAPe5K8gZWhxEX1QKQPPv4wb+0D+Zsb6YLNUBpgO4yqq-E3Db_g@mail.gmail.com>
On Thu, 2016-01-07 at 10:14 +0000, Gohar Irfan wrote:
Please don't top post.
> I am not sure if I asked it right: I already have Infiniband installed on
> my kernel and it is working fine in the user space. However, I would like
> to use the RDMA Verbs API inside the Xen code, like calling RDMA
> functions to send/receive data. That requires Infiniband headers to be
> included in the Xen code, but I'm have difficulty with that. So is there
> any sample code of someone already calling Infiniband/RDMA functions
> within Xen code or any guide on how to recompile Xen with custom headers?
Do you mean to use RDMA Verbs API from within the Xen hypervisor itself
(i.e. the "kernel-like" part) or just from the Xen toolstack?
The former isn't likely to be possible without importing a full I/B stack
into the hypervisor, a lot of work IMHO. The latter is just userspace, so
you can use whatever libraries you would like.
It might be useful if you took a step back and explained your end goal here
since then we may be able to better guide you.
Ian.
prev parent reply other threads:[~2016-01-07 11:00 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-01-06 6:54 Infiniband support Gohar Irfan
2016-01-07 9:32 ` Ian Campbell
2016-01-07 10:14 ` Gohar Irfan
2016-01-07 10:58 ` Ian Campbell [this message]
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=1452164292.21055.188.camel@citrix.com \
--to=ian.campbell@citrix.com \
--cc=goharirfan94@gmail.com \
--cc=xen-devel@lists.xenproject.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.