IB/hfi1: Add received request info to qp_stats
authorKaike Wan <kaike.wan@intel.com>
Tue, 22 Aug 2017 01:27:41 +0000 (18:27 -0700)
committerDoug Ledford <dledford@redhat.com>
Mon, 28 Aug 2017 23:12:23 +0000 (19:12 -0400)
commit642aaab5a63c043c593ba9e9a86aadd388313e56
tree78ce6bee4f0035a326f8688e600101332673de25
parentd68e68e5fb7134427c6d79c58beaaf869543f3f7
IB/hfi1: Add received request info to qp_stats

The rvt_ack_entry pointed to by s_tail_ack_queue provides important
info about the request that has just been processed or is being processed
on the responder side of a RC connection. This patch adds this info to
the qp_stats to assist debugging.

Reviewed-by: Mike Marciniszyn <mike.marciniszyn@intel.com>
Signed-off-by: Kaike Wan <kaike.wan@intel.com>
Signed-off-by: Dennis Dalessandro <dennis.dalessandro@intel.com>
Signed-off-by: Doug Ledford <dledford@redhat.com>
drivers/infiniband/hw/hfi1/qp.c