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! --- 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 | 15 +++++ net/sunrpc/xprtrdma/module.c | 12 ++-- net/sunrpc/xprtrdma/xprt_rdma.h | 2 + 4 files changed, 153 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-nfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html