diff options
| author | Jason Wang <[email protected]> | 2013-11-25 17:19:04 +0800 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2013-11-28 18:32:22 -0500 |
| commit | cd3e22b75c01fe1e075d91504b29019a05d8d373 (patch) | |
| tree | e5765bb618f6808c16708416a15645134402c7ec /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/SchedGui.py | |
| parent | 167f76a87743dfaf1fec954db5233715ddad49ef (diff) | |
macvtap: fix tx_dropped counting error
After commit 8ffab51b3dfc54876f145f15b351c41f3f703195
(macvlan: lockless tx path), tx stat counter were converted to percpu stat
structure. So we need use to this also for tx_dropped in macvtap. Otherwise, the
management won't notice the dropping packet in macvtap tx path.
Cc: Michael S. Tsirkin <[email protected]>
Cc: Vlad Yasevich <[email protected]>
Cc: Eric Dumazet <[email protected]>
Signed-off-by: Jason Wang <[email protected]>
Acked-by: Michael S. Tsirkin <[email protected]>
Acked-by: Vlad Yasevich <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/SchedGui.py')
0 files changed, 0 insertions, 0 deletions