diff options
author | Davide Caratti <dcaratti@redhat.com> | 2018-01-22 18:14:31 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2018-01-24 01:51:46 +0100 |
commit | f6052cf2fc51772ea51e54c795b9ea234834ad9a (patch) | |
tree | 1ecf84d1a926ba6a817f75fc8b9de8d817a7ca88 /net/sched/em_ipset.c | |
parent | net: link_watch: mark bonding link events urgent (diff) | |
download | linux-f6052cf2fc51772ea51e54c795b9ea234834ad9a.tar.xz linux-f6052cf2fc51772ea51e54c795b9ea234834ad9a.zip |
net/sched: act_csum: use per-core statistics
use per-CPU counters, like other TC actions do, instead of maintaining one
set of stats across all cores. This allows updating act_csum stats without
the need of protecting them using spin_{,un}lock_bh() invocations.
Signed-off-by: Davide Caratti <dcaratti@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/sched/em_ipset.c')
0 files changed, 0 insertions, 0 deletions