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

From: Cyrill Gorcunov

Date: Thu Jun 04 2026 - 06:36:12 EST


On Wed, Jun 03, 2026 at 03:16:36PM -0300, Jason Gunthorpe wrote:
> 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

Thanks a huge, Jason! What about the series https://lore.kernel.org/netdev/20260522142239.628965142@xxxxxxxxx/ ?
Guys, could you take a glance please?

Cyrill