On 11/9/2018 11:25 AM, Jason Gunthorpe wrote:
On Fri, Nov 09, 2018 at 08:45:07AM -0500, Dennis Dalessandro wrote:
On 9/27/2018 7:27 AM, Dennis Dalessandro wrote:
From: Kaike Wan <kaike.wan@xxxxxxxxx>
This patch dumps the pio info for non-user send contexts to assist
debugging in the field.
Reviewed-by: Mike Marciniczyn <mike.marciniszyn@xxxxxxxxx>
Reviewed-by: Mike Ruhl <michael.j.ruhl@xxxxxxxxx>
Signed-off-by: Kaike Wan <kaike.wan@xxxxxxxxx>
Signed-off-by: Dennis Dalessandro <dennis.dalessandro@xxxxxxxxx>
drivers/infiniband/hw/hfi1/chip_registers.h | 4 ++
drivers/infiniband/hw/hfi1/debugfs.c | 49 +++++++++++++++++++++++++++
drivers/infiniband/hw/hfi1/pio.c | 25 ++++++++++++++
drivers/infiniband/hw/hfi1/pio.h | 3 ++
4 files changed, 81 insertions(+), 0 deletions(-)
Jason, is there a problem with this patch? I don't think it got any feedback
and was still sitting in patchworks not too long ago. It seems to have
disappeared now.
I think it was supposed to be resent after the other patch from the
series is revised?
Jason
I can re-send with my next batch of stuff. It's not tied in with the
other patch in the series, which we are still looking at.
-Denny