linux-rdma.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: xrg.dev-8HG2SOrYmURWk0Htik3J/w@public.gmane.org
To: linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Subject: ibv_poll_cq misbehaving with RoCE 40Gbps
Date: Fri, 13 Sep 2013 09:23:30 -0400	[thread overview]
Message-ID: <20130913132330.9AA5BC02C9@smtp.hushmail.com> (raw)

Hello list,

I am experiencing a strange behavior with ibv_poll_cq on RoCE 40 
Gb. When calling the following:

int N = ibv_poll_cq (CQ, DEPTH, WC);

N sometimes becomes equal to DEPTH, although the number of 
outstanding WR is well below DEPTH. In our current example, DEPTH = 
128 and the # of outstanding requests is 4. With N >> # of valid 
WC, scanning the WC array produces, of course, errors.

I am using RHEL 6.4 with the OFED distribution provided by RH. Any 
clue were this error may be coming from ?

Thanks,
Xavier

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

                 reply	other threads:[~2013-09-13 13:23 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20130913132330.9AA5BC02C9@smtp.hushmail.com \
    --to=xrg.dev-8hg2sorymurwk0htik3j/w@public.gmane.org \
    --cc=linux-rdma-u79uwXL29TY76Z2rM5mHXA@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;
as well as URLs for NNTP newsgroup(s).