"git@git.tuxist.de:jan.koester/linux.git" did not exist on "f8244ab55200dbe074380c3388804adff03a8a19"
xprtrdma: Handle additional connection events
Commit 38ca83a5 added RDMA_CM_EVENT_TIMEWAIT_EXIT. But that status is relevant only for consumers that re-use their QPs on new connections. xprtrdma creates a fresh QP on reconnection, so that event should be explicitly ignored. Squelch the alarming "unexpected CM event" message. Signed-off-by:Chuck Lever <chuck.lever@oracle.com> Tested-by:
Steve Wise <swise@opengridcomputing.com> Tested-by:
Shirley Ma <shirley.ma@oracle.com> Tested-by:
Devesh Sharma <devesh.sharma@emulex.com> Signed-off-by:
Anna Schumaker <Anna.Schumaker@Netapp.com>
Loading
Please sign in to comment