diff options
author | 2019-04-04 09:36:54 -0700 | |
---|---|---|
committer | 2019-06-05 13:04:29 -0700 | |
commit | 30d5703bceb0c118ef934918074768620efa93e6 (patch) | |
tree | 0212a07490a47ab3757d85da87f738ab85d98efa /net/socket.c | |
parent | ixgbe: remove umem from adapter (diff) | |
download | wireguard-linux-30d5703bceb0c118ef934918074768620efa93e6.tar.xz wireguard-linux-30d5703bceb0c118ef934918074768620efa93e6.zip |
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 'net/socket.c')
0 files changed, 0 insertions, 0 deletions