diff options
author | William Tu <u9012063@gmail.com> | 2019-04-04 09:36:54 -0700 |
---|---|---|
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | 2019-06-05 13:04:29 -0700 |
commit | 30d5703bceb0c118ef934918074768620efa93e6 (patch) | |
tree | 0212a07490a47ab3757d85da87f738ab85d98efa /tools/perf/scripts/python/check-perf-trace.py | |
parent | 9ba095a628f77e4c8093cbb2da6f88cf43e55502 (diff) |
ixgbe: fix AF_XDP tx byte count
The tx bytecount is done twice. When running
'./xdpsock -t -N -i eth3' and 'ip -s link show dev eth3'
The avg packet size is 120 instead of 60. So remove the
extra one.
Signed-off-by: William Tu <u9012063@gmail.com>
Tested-by: Andrew Bowers <andrewx.bowers@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions