From: Jason Gunthorpe <jgunthorpe-ePGOBjL8dl3ta4EC/59zMFaTQe2KTcn/@public.gmane.org>
To: Greg Kerr <kerr.g-movQPkccWJngpn9g0Uvcdg@public.gmane.org>
Cc: linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Subject: Re: Infiniband poll_cq : nothing on queue
Date: Thu, 17 Mar 2011 16:30:12 -0600 [thread overview]
Message-ID: <20110317223012.GF31317@obsidianresearch.com> (raw)
In-Reply-To: <201103171809.19293.kerr.g-movQPkccWJngpn9g0Uvcdg@public.gmane.org>
On Thu, Mar 17, 2011 at 06:09:18PM -0400, Greg Kerr wrote:
> To provide more background information I ran ibdump on my program (on both
> nodes) and then analyzed the output in Wireshark. Basically node1 shows
> nothing but RC Acknowledge packets and Node 2 shows nothing but RC Send
> First packets. Does that reveal anything about where the problem likely
> lies?
That means node 2 is not getting/dropping the ACK packets from node
1.
Best choices, wrong PSN, wrong DLID, wrong QPN on on node 1, or the
QP is not in RTS on node 2.
Remember all three of the values are supposed to be swapped, node
1/node 2 rq_psn/sq_psn, DLID/SLID, qpn/dest_qp_num, and you have to
modify_qp three times all the way to RTS on both sides.
Jason
--
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
prev parent reply other threads:[~2011-03-17 22:30 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-03-17 22:09 Infiniband poll_cq : nothing on queue Greg Kerr
[not found] ` <201103171809.19293.kerr.g-movQPkccWJngpn9g0Uvcdg@public.gmane.org>
2011-03-17 22:30 ` Jason Gunthorpe [this message]
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=20110317223012.GF31317@obsidianresearch.com \
--to=jgunthorpe-epgobjl8dl3ta4ec/59zmfatqe2ktcn/@public.gmane.org \
--cc=kerr.g-movQPkccWJngpn9g0Uvcdg@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