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

From: Sergey Shtylyov
Date: Wed Feb 14 2024 - 11:45:47 EST


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 <paul.barker.ct@xxxxxxxxxxxxxx>

Reviewed-by: Sergey Shtylyov <s.shtylyov@xxxxxx>

[...]

MBR, Sergey