Skip to content
Commit b20dfc3f authored by Chuck Lever's avatar Chuck Lever
Browse files

svcrdma: Create a generic tracing class for displaying xdr_buf layout



This class can be used to create trace points in either the RPC
client or RPC server paths. It simply displays the length of each
part of an xdr_buf, which is useful to determine that the transport
and XDR codecs are operating correctly.

Signed-off-by: default avatarChuck Lever <chuck.lever@oracle.com>
parent 28155524
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment