diff options
author | Vlad Yasevich <[email protected]> | 2013-11-26 12:37:12 -0500 |
---|---|---|
committer | David S. Miller <[email protected]> | 2013-11-29 16:07:08 -0500 |
commit | 006da7b07bc4d3a7ffabad17cf639eec6849c9dc (patch) | |
tree | 05d54631c14c7b6d3c02acc0e6296145949c88cb /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | dff345c5c85df3c5853491b007f6b1b578dc28a4 (diff) |
macvtap: Do not double-count received packets
Currently macvlan will count received packets after calling each
vlans receive handler. Macvtap attempts to count the packet
yet again when the user reads the packet from the tap socket.
This code doesn't do this consistently either. Remove the
counting from macvtap and let only macvlan count received
packets.
Signed-off-by: Vlad Yasevich <[email protected]>
Acked-by: Michael S. Tsirkin <[email protected]>
Acked-by: Jason Wang <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions