Thread (2 messages) flat view 2 messages, 2 authors, 2017-09-28

Re: [PATCH net-next] net-next/hinic: Fix a case of Tx Queue is Stopped forever

From: David Miller <davem@davemloft.net>
Date: 2017-09-28 17:27:19
Also in: lkml

From: Aviad Krawczyk <redacted>
Date: Wed, 27 Sep 2017 02:11:33 +0800
Fix the following scenario:
1. tx_free_poll is running on cpu X
2. xmit function is running on cpu Y and fails to get sq wqe
3. tx_free_poll frees wqes on cpu X and checks the queue is not stopped
4. xmit function stops the queue after failed to get sq wqe
5. The queue is stopped forever

Signed-off-by: Aviad Krawczyk <redacted>
Applied.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help