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

From: Jacob Moroni

Date: Tue Jun 02 2026 - 18:36:45 EST


Sorry, didn't mean to open up a can of worms. I personally would like to
move in the other direction - let's get all of these fixes upstream :)

> i'm loosing completions on posted operations when
> hardware in reset mode

I think this has come up before. For example, I vaguely recall an async
VF reset during heavy RDMA CM activity resulting in some timeout firing
(cm_destroy_id_wait_timeout), which I think was due to completions
getting lost.

You may be on to something regarding flushing that WQ. I'll give it a try
on my end.

- Jake


> At
> moment I suspect that we need to *flush* queue here instead of cancelling it