Re: [RFC PATCH net-next v2 3/7] net: ravb: Always process TX descriptor ring

From: Sergey Shtylyov
Date: Sat Feb 10 2024 - 11:40:45 EST


On 2/6/24 12:19 PM, Paul Barker wrote:

> The TX queue should be serviced each time the poll function is called,
> even if the full RX work budget has been consumed. This prevents
> starvation of the TX queue when RX bandwidth usage is high.
>
> Signed-off-by: Paul Barker <paul.barker.ct@xxxxxxxxxxxxxx>

Also does look like a bug fix...

[...]

MBR, Sergey