diff options
author | Paul Barker <paul.barker.ct@bp.renesas.com> | 2024-02-14 15:12:04 +0000 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2024-02-15 07:55:30 -0800 |
commit | ed4adc07207d9165a4b3b36199231a22e9f51a55 (patch) | |
tree | eb33535094313f5f9b2e95f9e756eee32a1c022a /drivers/net/xen-netback/netback.c | |
parent | dc34ebd5c018b0edf47f39d11083ad8312733034 (diff) |
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: 1c59eb678cbd ("ravb: Fillup ravb_rx_gbeth() stub")
Signed-off-by: Paul Barker <paul.barker.ct@bp.renesas.com>
Reviewed-by: Sergey Shtylyov <s.shtylyov@omp.ru>
Link: https://lore.kernel.org/r/20240214151204.2976-1-paul.barker.ct@bp.renesas.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'drivers/net/xen-netback/netback.c')
0 files changed, 0 insertions, 0 deletions