[ofa-general] rdma_resolve_route() returning -EINVAL
Roland Dreier
rdreier at cisco.com
Thu Oct 2 18:09:27 PDT 2008
It was added in:
commit 38ca83a588662f0af684ba2567dd910a564268ab
Author: Amir Vadai <amirv at mellanox.co.il>
Date: Tue Jul 22 14:14:23 2008 -0700
RDMA/cma: Add RDMA_CM_EVENT_TIMEWAIT_EXIT event
Consumers that want to re-use their QPs in new connections need to
know when the QP has exited the timewait state. Report the timewait
event through the rdma_cm.
basically you can't really free an IB QP until it fully leaves the CM
state machine, ie when it finishes with timewait.
- R.
More information about the general
mailing list