Hello:
This patch was applied to netdev/net.git (refs/heads/master):
On Tue, 12 Jan 2021 11:06:00 +0530 you wrote:
> TID stuck is seen when there is a race in
> CPL_PASS_ACCEPT_RPL/CPL_ABORT_REQ and abort is arriving
> before the accept reply, which sets the queue number.
> In this case HW ends u
TID stuck is seen when there is a race in
CPL_PASS_ACCEPT_RPL/CPL_ABORT_REQ and abort is arriving
before the accept reply, which sets the queue number.
In this case HW ends up sending CPL_ABORT_RPL_RSS to an
incorrect ingress queue.
V1->V2:
- Removed the unused variable len in chtls_set_quiesce_ct