Hi Anna and RDMA maintainers- Here are the two patches in my "xprtrdma trace points" series for v4.16 that introduce new files. These have been updated to include SPDX headers in the new files. RDMA maintainers, please ACK the first patch. Anna, can you replace the corresponding patches in your tree with these? Thanks! Changes since v2: - Commit the change to rpcrdma.h _before_ mailing --- Chuck Lever (2): rdma/ib: Add trace point macros to display human-readable values rpcrdma: infrastructure for static trace points in rpcrdma.ko include/trace/events/rdma.h | 129 +++++++++++++++++++++++++++++++++++++++ include/trace/events/rpcrdma.h | 16 +++++ net/sunrpc/xprtrdma/module.c | 12 ++-- net/sunrpc/xprtrdma/xprt_rdma.h | 2 + 4 files changed, 154 insertions(+), 5 deletions(-) create mode 100644 include/trace/events/rdma.h create mode 100644 include/trace/events/rpcrdma.h -- Chuck Lever -- To unsubscribe from this list: send the line "unsubscribe linux-rdma" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html