From: stephen hemminger Date: Tue, 2 Mar 2010 13:32:09 +0000 (+0000) Subject: bridge: per-cpu packet statistics (v3) X-Git-Tag: v2.6.35-rc1~473^2~763 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=14bb4789833a2e2610f30e2d3e1451701ac96ec1;p=pandora-kernel.git bridge: per-cpu packet statistics (v3) The shared packet statistics are a potential source of slow down on bridged traffic. Convert to per-cpu array, but only keep those statistics which change per-packet. Signed-off-by: Stephen Hemminger Signed-off-by: Eric Dumazet Signed-off-by: David S. Miller --- Reading git-diff-tree failed