> > Hi Steve, > > AFAIK, we haven't seen anything like this. A few questions: > 1. Does your test use multiple threads from which it executes uverbs commands? Yes. This particular test runs 6 processes, each setting up hundreds of connections and divvying up the workload among many threads. Over 100 threads (the poor host probably has 8 cpus :)). > 2. Does your test use completion channel? Not in this instance; polling only. Each connection gets its own cq for both the RQ and SQ of its QP. > 3. Which rdma device are you using? iw_cxgb4 > 4. Do you know approximately in which kernel version this warning started? I believe 4.13-rc. But I'm not certain. > 5. Is it reproducible? They hit it once after ~4 hours so far, and the tests keep running subsequent instances. > 6. Are you willing to send the actual test? > I don't think that's possible. I'll keep debugging, but was wondering if anyone has seen this already in 4.13-rc. Thanks Matan! Steve. -- 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