On 5/22/2013 11:39 AM, Hefty, Sean wrote:
[root@hpc-hn1 libibverbs-1.1.4]# ibv_xsrq_pingpong -d mlx4_0 192.168.174.52
     local: LID 0001, QPN RECV 98004b SEND 18004c, PSN 5b6d99, SRQN 0042
    remote: LID 0002, QPN RECV d4004a SEND 54004b, PSN d7ba7a, SRQN 0042
The same SRQN on both sides looks suspicious.
I confirmed via gdb that 0x42 is in ctx.srq->xrc_srq_num on both sides.

[root@hpc-cn2 libibverbs-1.1.4]# ibv_xsrq_pingpong  -d mlx4_0
    remote: LID 0001, QPN RECV 98004b SEND 18004c, PSN 5b6d99, SRQN 0042
     local: LID 0002, QPN RECV d4004a SEND 54004b, PSN d7ba7a, SRQN 0042

--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to