* udaddy test failure; RDMA_CM_EVENT_UNREACHABLE, error: 2
@ 2015-03-22 22:20 Shankar, Hari
0 siblings, 0 replies; only message in thread
From: Shankar, Hari @ 2015-03-22 22:20 UTC (permalink / raw)
To: linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Trying to test UDP with AF_IB family using udaddy binary. However client
is failing with RDMA_CM_EVENT_UNREACHABLE error. Here is the output
Using ConnectX-3 for IB support,
On Server,
./udaddy -b fe80::a0:9800:30:76f4 -f gid -P udp
rdma_bind_addr:848
udaddy: starting server
ucma_getaddrinfo: ret=0
rdma_bind_addr:848
rdma_listen:1543
rdma_get_cm_event:2089
On Client,
./udaddy -s fe80::a0:9800:30:76f4 -f gid -P udp
rdma_bind_addr:848
udaddy: starting client
ucma_getaddrinfo: ret=0
udaddy: connecting
rdma_resolve_addr:929
rdma_get_cm_event:2089
rdma_resolve_route:991
rdma_get_cm_event:2089
rdma_create_qp:1415
rdma_create_qp_ex:1351
rdma_connect:1495
rdma_get_cm_event:2089
udaddy: event: RDMA_CM_EVENT_UNREACHABLE, error: 2
test complete
rdma_destroy_qp:1426
return status 2
Running ucmatose with the following works fine,
On Server
./ucmatose -b fe80::a0:9800:30:76f4 -f gid -P ib
On Client
./ucmatose -s fe80::a0:9800:30:76f4 -f gid -P ib
Any suggestions on what I am missing/doing wrong,
--
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:[~2015-03-22 22:20 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-03-22 22:20 udaddy test failure; RDMA_CM_EVENT_UNREACHABLE, error: 2 Shankar, Hari
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.