commit | 62a89501a3bde310ba339cc90bb05879528d84a0 | [log] [tgz] |
---|---|---|
author | Chuck Lever <chuck.lever@oracle.com> | Wed Feb 12 11:12:35 2020 -0500 |
committer | Anna Schumaker <Anna.Schumaker@Netapp.com> | Fri Mar 27 10:47:24 2020 -0400 |
tree | 28b171d563bfa2d974fb62f4260811d619ec5035 | |
parent | fb33c6510d5595144d585aa194d377cf74d31911 [diff] |
xprtrdma: Enhance MR-related trace points Two changes: - Show the number of SG entries that were mapped. This helps debug DMA-related problems. - Record the MR's resource ID instead of its memory address. This groups each MR with its associated rdma-tool output, and reduces needless exposure of memory addresses. Signed-off-by: Chuck Lever <chuck.lever@oracle.com> Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>