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.
-Denny