Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 97bbf662 authored by Michael Chan's avatar Michael Chan Committed by David S. Miller
Browse files

net: Clarify dev_weight documentation for LRO and GRO_HW.

parent e200f700
Loading
Loading
Loading
Loading
+3 −1
Original line number Original line Diff line number Diff line
@@ -95,7 +95,9 @@ dev_weight
--------------
--------------


The maximum number of packets that kernel can handle on a NAPI interrupt,
The maximum number of packets that kernel can handle on a NAPI interrupt,
it's a Per-CPU variable.
it's a Per-CPU variable. For drivers that support LRO or GRO_HW, a hardware
aggregated packet is counted as one packet in this context.

Default: 64
Default: 64


dev_weight_rx_bias
dev_weight_rx_bias