Hi Doug, Here are the next set of patches for 4.13. These are two by Kaike. One fixes an overflow for the QP timeout and the other extends our qp_stats to print info on the ack_queue. Patches can can also be found in my GitHub repo at: https://github.com/ddalessa/kernel/tree/for-4.13 --- Kaike Wan (2): IB/rdmavt: Setting of QP timeout can overflow jiffies computation IB/hfi1: Add receiving queue info to qp_stats drivers/infiniband/hw/hfi1/qp.c | 6 +++++- drivers/infiniband/sw/rdmavt/qp.c | 4 +--- include/rdma/rdmavt_qp.h | 14 ++++++++++++++ 3 files changed, 20 insertions(+), 4 deletions(-) -- -Denny -- 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