From: David S. Miller Date: Thu, 30 Sep 2021 13:17:10 +0000 (+0100) Subject: Merge branch 'snmp-optimizations' X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=b05173028cc52384be42dcf81abdb4133caccfa5;p=linux.git Merge branch 'snmp-optimizations' Eric Dumazet says: ==================== net: snmp: minor optimizations Fetching many SNMP counters on hosts with large number of cpus takes a lot of time. mptcp still uses the old non-batched fashion which is not cache friendly. ==================== Signed-off-by: David S. Miller --- b05173028cc52384be42dcf81abdb4133caccfa5