On Thu, Jul 03, 2025 at 06:23:14PM +0000, Michael Margolin wrote: > Add command id to the printed message for additional debug information. > > Reviewed-by: Yonatan Nachum <ynachum@xxxxxxxxxx> > Signed-off-by: Michael Margolin <mrgolin@xxxxxxxxxx> > --- > drivers/infiniband/hw/efa/efa_com.c | 14 +++++++++----- > 1 file changed, 9 insertions(+), 5 deletions(-) I picked this up, I think we can debate what level of debug prints or traces are appropriate next someone adds them, but tweaking an existing one seems fine to me. Jason