2024-02-14 16:48:53

by Sergey Shtylyov

[permalink] [raw]
Subject: Re: [PATCH net v3] net: ravb: Count packets instead of descriptors in GbEth RX path

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

> The units of "work done" in the RX path should be packets instead of
> descriptors, as large packets can be spread over multiple descriptors.
>
> Fixes: 1c59eb678cbd ("ravb: Fillup ravb_rx_gbeth() stub")
> Signed-off-by: Paul Barker <[email protected]>

Reviewed-by: Sergey Shtylyov <[email protected]>

[...]

MBR, Sergey