From: Gohar Irfan <goharirfan94@gmail.com>
To: Ian Campbell <ian.campbell@citrix.com>,
"xen-devel@lists.xenproject.org" <xen-devel@lists.xenproject.org>
Subject: Re: Infiniband support
Date: Thu, 07 Jan 2016 10:14:46 +0000 [thread overview]
Message-ID: <CAPe5K8gZWhxEX1QKQPPv4wb+0D+Zsb6YLNUBpgO4yqq-E3Db_g@mail.gmail.com> (raw)
In-Reply-To: <1452159174.21055.127.camel@citrix.com>
[-- Attachment #1.1: Type: text/plain, Size: 1443 bytes --]
Thanks a lot for the response.
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?
Thanks a lot!
On Thu, Jan 7, 2016 at 2:34 PM Ian Campbell <ian.campbell@citrix.com> wrote:
> On Wed, 2016-01-06 at 06:54 +0000, Gohar Irfan wrote:
> > Hi,
> >
> > Can anyone guide me on how to compile Xen with Infiniband support?
> > (Particularly Mellanox)
> > I want to perform some RDMA read/write functionality from within the Xen
> > code (it is for a course project) using the Verbs API.
>
> Xen itself doesn't typically contain I/O drivers at all, that is delegated
> to the domain 0 or driver domain kernel(s).
>
> IOW you need to be looking at how to compile Infiniband support into your
> dom0 kernel, i.e. in Linux or BSD or whatever, I would presume there are
> plenty of resources on that subject on the web.
>
> Ian.
>
>
> >
> > Thanks,
> > Gohar
> >
> > _______________________________________________
> > Xen-devel mailing list
> > Xen-devel@lists.xen.org
> > http://lists.xen.org/xen-devel
>
[-- Attachment #1.2: Type: text/html, Size: 1952 bytes --]
[-- Attachment #2: Type: text/plain, Size: 126 bytes --]
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel
next prev parent reply other threads:[~2016-01-07 10:15 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 [this message]
2016-01-07 10:58 ` Ian Campbell
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=CAPe5K8gZWhxEX1QKQPPv4wb+0D+Zsb6YLNUBpgO4yqq-E3Db_g@mail.gmail.com \
--to=goharirfan94@gmail.com \
--cc=ian.campbell@citrix.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).