Re: [PATCH] RDMA/irdma: Fix typo in SQ completions generation
From: Jacob Moroni
Date: Thu May 28 2026 - 23:31:34 EST
> Hopefully I didn't miss something obvious here, found it while been
> fighting with unrelated issue.
Nice find. I took a look and your fix seems valid to me.
I guess prior to this fix, it could potentially generate flush
completions for the NOP/pad WQEs which I can see being
a problem since the WR ID would be totally bogus.
Reviewed-by: Jacob Moroni <jmoroni@xxxxxxxxxx>