On Wed, Sep 26, 2018 at 10:59:39AM -0700, 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(-) For some reason this patch did not go into patchworks, any idea why? Jason