From: Michael Chan Date: Tue, 19 Dec 2017 21:12:56 +0000 (-0500) Subject: net: Clarify dev_weight documentation for LRO and GRO_HW. X-Git-Url: http://git.cdn.openwrt.org/?a=commitdiff_plain;h=97bbf6623ebea1517e74c21ee59ff6fe133ce7fd;p=openwrt%2Fstaging%2Fblogic.git net: Clarify dev_weight documentation for LRO and GRO_HW. Reported-by: Marcelo Ricardo Leitner Signed-off-by: Michael Chan Signed-off-by: David S. Miller --- diff --git a/Documentation/sysctl/net.txt b/Documentation/sysctl/net.txt index b67044a2575f..35c62f522754 100644 --- a/Documentation/sysctl/net.txt +++ b/Documentation/sysctl/net.txt @@ -95,7 +95,9 @@ dev_weight -------------- 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 dev_weight_rx_bias