Hi Chuck, I git cloned your origin/cel-testing, it's on the following commit. commit 37e235c0128566e9d97741ad1e546b44f324f108 Author: Chuck Lever <chuck.lever@xxxxxxxxxx> Date: Fri Nov 29 12:06:00 2019 -0500 xprtrdma: Invoke rpcrdma_ep_create() in the connect worker And I'm getting the following compile error. CC [M] drivers/infiniband/core/cma_trace.o In file included from drivers/infiniband/core/cma_trace.h:302:0, from drivers/infiniband/core/cma_trace.c:16: ./include/trace/define_trace.h:95:43: fatal error: ./cma_trace.h: No such file or directory #include TRACE_INCLUDE(TRACE_INCLUDE_FILE) ^ Is this known?