public inbox for linux-rdma@vger.kernel.org
 help / color / mirror / Atom feed
* Questions on RTS->SQD
@ 2009-12-22  9:56 Guay Wei Lin
  0 siblings, 0 replies; only message in thread
From: Guay Wei Lin @ 2009-12-22  9:56 UTC (permalink / raw)
  To: linux-rdma-u79uwXL29TY76Z2rM5mHXA

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-12-22  9:56 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-12-22  9:56 Questions on RTS->SQD Guay Wei Lin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox