Re: [PATCH] RDMA/irdma: Fix typo in SQ completions generation

From: Jason Gunthorpe

Date: Wed Jun 03 2026 - 14:23:35 EST


On Fri, May 29, 2026 at 01:30:11AM +0300, Cyrill Gorcunov wrote:
> When we generate completion for SQ the opcode while being properly read
> from ring buffer is ignored when written back to completion. Seems
> to be a simple typo.
>
> Signed-off-by: Cyrill Gorcunov <gorcunov@xxxxxxxxx>
> Reviewed-by: Jacob Moroni <jmoroni@xxxxxxxxxx>
> ---
> Hopefully I didn't miss something obvious here, found it while been
> fighting with unrelated issue.

Applied to for-next, thanks

Jason