From: Willem de Bruijn Date: Tue, 12 May 2015 15:56:50 +0000 (-0400) Subject: packet: rollover statistics X-Git-Tag: omap-for-v4.2/fixes-rc1^2~134^2~301^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a9b6391814d5d6b8668fca2dace86949b7244e2e;p=pandora-kernel.git packet: rollover statistics Rollover indicates exceptional conditions. Export a counter to inform socket owners of this state. If no socket with sufficient room is found, rollover fails. Also count these events. Finally, also count when flows are rolled over early thanks to huge flow detection, to validate its correctness. Tested: Read counters in bench_rollover on all other tests in the patchset Signed-off-by: Willem de Bruijn Signed-off-by: David S. Miller --- Reading git-diff-tree failed