Re: [PATCH] net: mvneta: fix handling of the Tx descriptor counter
From: David Miller <davem@davemloft.net>
Date: 2017-11-13 14:54:21
Also in:
stable
From: David Miller <davem@davemloft.net>
Date: 2017-11-13 14:54:21
Also in:
stable
From: Simon Guinot <redacted> Date: Mon, 13 Nov 2017 15:51:15 +0100
IIUC the driver stops the queue if a threshold of 316 Tx descriptors is reached (default and worst value).
That's a lot of latency.