Skip to content
Commit ed4adc07 authored by Paul Barker's avatar Paul Barker Committed by Jakub Kicinski
Browse files

net: ravb: Count packets instead of descriptors in GbEth RX path



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: 1c59eb67 ("ravb: Fillup ravb_rx_gbeth() stub")
Signed-off-by: default avatarPaul Barker <paul.barker.ct@bp.renesas.com>
Reviewed-by: default avatarSergey Shtylyov <s.shtylyov@omp.ru>
Link: https://lore.kernel.org/r/20240214151204.2976-1-paul.barker.ct@bp.renesas.com


Signed-off-by: default avatarJakub Kicinski <kuba@kernel.org>
parent dc34ebd5
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment