public inbox for linux-rdma@vger.kernel.org
 help / color / mirror / Atom feed
From: "Guay Wei Lin" <weilin-S8y2klWGCOFhl2p70BpVqQ@public.gmane.org>
To: linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Subject: Questions on RTS->SQD
Date: Tue, 22 Dec 2009 10:56:57 +0100	[thread overview]
Message-ID: <000001ca82ed$1c67b8a0$553729e0$@no> (raw)
In-Reply-To: 

Hi, 

As for an experiment for my research to try out the SQD state, I've reused
the perftest code (send_bw.c) to modify the QP state from RTS->SQD, and
query_qp to make sure the QP is in the SQD state. The codes were added
before ibv_post_send function. (to make sure no outstanding WR in the SQ).
When the ibv_modify_qp is executed to modify QP from RTS->SQD, it returns a
0 without any error code, but when the ibv_query_qp to query on the
QP_state, the QP is still in RTS state. I'm using the mlx4 HCAs. Any
ideas/suggestions why this will happen or I miss out something?

Thanks,
Wei Lin
PhD student
Simula School of Research and Innovation AS 

--
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:[~2009-12-22  9:56 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='000001ca82ed$1c67b8a0$553729e0$@no' \
    --to=weilin-s8y2klwgcofhl2p70bpvqq@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