Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
prov/efa: Fix bugs in domain queue lists iteration
When hitting EAGAIN, we should continue instead of break, because now the list can contain opes for other eps, which may not have resource exhaustion. When hitting error, we should still move forward after writing the txe/rxe error. Signed-off-by: Shi Jin <sjina@amazon.com>
- Loading branch information