commit | 7b020f17bbd34c219419b634d9efb9e93a3af4c2 | [log] [tgz] |
---|---|---|
author | Chuck Lever <chuck.lever@oracle.com> | Wed Oct 23 10:01:58 2019 -0400 |
committer | Anna Schumaker <Anna.Schumaker@Netapp.com> | Thu Oct 24 10:30:40 2019 -0400 |
tree | 99eb251a8513e50b9d02d1b2191f2f24abc13cd5 | |
parent | 6cb28687fd1db3f94b35c2a7b37bf468f945244a [diff] |
xprtrdma: Report the computed connect delay For debugging, the op_connect trace point should report the computed connect delay. We can then ensure that the delay is computed at the proper times, for example. As a further clean-up, remove a few low-value "heartbeat" trace points in the connect path. Signed-off-by: Chuck Lever <chuck.lever@oracle.com> Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>