public inbox for linux-rdma@vger.kernel.org
 help / color / mirror / Atom feed
From: Or Gerlitz <ogerlitz-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org>
To: "Hefty, Sean" <sean.hefty-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
Cc: Roland Dreier <roland-BHEL68pLQRGGvPXPguhicg@public.gmane.org>,
	Bart Van Assche <bvanassche-HInyCGIudOg@public.gmane.org>,
	Jason Gunthorpe
	<jgunthorpe-ePGOBjL8dl3ta4EC/59zMFaTQe2KTcn/@public.gmane.org>,
	Christoph Lameter <cl-gkYfJU5Cukgdnm+yROfE0A@public.gmane.org>,
	"linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org"
	<linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>,
	Dotan Barak <dotanb-VPRAkNaXOzVS1MOuV/RT9w@public.gmane.org>,
	jack Morgenstein <jackm-VPRAkNaXOzVS1MOuV/RT9w@public.gmane.org>
Subject: Re: [PATCH] rdma/core: Really export ib_open_qp() to user space
Date: Sun, 16 Oct 2011 11:41:12 +0200	[thread overview]
Message-ID: <4E9AA6B8.8090707@mellanox.com> (raw)
In-Reply-To: <1828884A29C6694DAF28B7E6B8A8237316E6B1B1-P5GAC/sN6hmkrb+BlOpmy7fspsVTdybXVpNB7YpNyf8@public.gmane.org>

On 10/14/2011 10:22 PM, Hefty, Sean wrote:
> Just an update: the issues that I was seeing were caused by missing 
> patches in my libraries (one in libmlx4 and the other in the ofed 
> compatibility layer). The XRC patches in for-next are testing out fine 
> for me, though it would be good if someone from Mellanox could try 
> running some tests

Hi Sean,

I pulled for-next and made some basic IB tests with it, looks okay, 
specifically I used
ipoib connected mode and ibv_srq_pingpoing (libibverbs' srq test) to 
make sure non XRC
SRQs are working fine.

So what else would you suggest for further testing, is that pulling
the xrc branch of your ofa hosted librdmacm/libibverbs/libmlx4 trees
and run librdmacm's rdma_{xclient,xserver} example? I was a bit confused
since I see this example both in the master and the xrc brach.

BTW the master branch misses a tag for v1.0.15...

Or.
--
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:[~2011-10-16  9:41 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-10-14  5:20 [PATCH] rdma/core: Really export ib_open_qp() to user space Hefty, Sean
     [not found] ` <1828884A29C6694DAF28B7E6B8A8237316E6AF56-P5GAC/sN6hmkrb+BlOpmy7fspsVTdybXVpNB7YpNyf8@public.gmane.org>
2011-10-14 20:22   ` Hefty, Sean
     [not found]     ` <1828884A29C6694DAF28B7E6B8A8237316E6B1B1-P5GAC/sN6hmkrb+BlOpmy7fspsVTdybXVpNB7YpNyf8@public.gmane.org>
2011-10-16  9:41       ` Or Gerlitz [this message]
     [not found]         ` <4E9AA6B8.8090707-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org>
2011-10-17 17:12           ` Hefty, Sean
     [not found]             ` <1828884A29C6694DAF28B7E6B8A8237316E6B4CF-P5GAC/sN6hmkrb+BlOpmy7fspsVTdybXVpNB7YpNyf8@public.gmane.org>
2011-10-17 21:09               ` Or Gerlitz
     [not found]             ` <CAJZOPZKKJUJ=RgPZHPEoi6Z5rntxCAg_MRqvup+68fhn5=6sVg@mail.gmail.com>
     [not found]               ` <CAJZOPZKKJUJ=RgPZHPEoi6Z5rntxCAg_MRqvup+68fhn5=6sVg-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2011-10-17 21:11                 ` Hefty, Sean

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=4E9AA6B8.8090707@mellanox.com \
    --to=ogerlitz-vpraknaxozvwk0htik3j/w@public.gmane.org \
    --cc=bvanassche-HInyCGIudOg@public.gmane.org \
    --cc=cl-gkYfJU5Cukgdnm+yROfE0A@public.gmane.org \
    --cc=dotanb-VPRAkNaXOzVS1MOuV/RT9w@public.gmane.org \
    --cc=jackm-VPRAkNaXOzVS1MOuV/RT9w@public.gmane.org \
    --cc=jgunthorpe-ePGOBjL8dl3ta4EC/59zMFaTQe2KTcn/@public.gmane.org \
    --cc=linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=roland-BHEL68pLQRGGvPXPguhicg@public.gmane.org \
    --cc=sean.hefty-ral2JQCrhuEAvxtiuMwx3w@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox