On Thu, May 15, 2025 at 09:39:28PM +0800, Wentao Liang wrote:
The irdma_puda_send() calls the irdma_puda_get_next_send_wqe() to get entries, but does not clear the entries after the function call. This could lead to wqe data inconsistency.
Where does this "wqe data inconsistency" occur?
Thanks