Eric Dumazet 2681128f0c veth: reduce stat overhead
veth stats are a bit bloated. There is no need to account transmit
and receive stats, since they are absolutely symmetric.

Also use a per device atomic64_t for the dropped counter, as it
should never be used in fast path.

Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2012-12-30 02:31:58 -08:00
..
2012-12-30 02:31:58 -08:00
2012-12-13 19:20:31 -08:00
2012-12-17 15:40:55 +01:00
2012-12-18 15:02:12 -08:00
2012-12-18 12:26:54 -08:00