diff options
author | William Tu <[email protected]> | 2019-04-04 09:36:54 -0700 |
---|---|---|
committer | Jeff Kirsher <[email protected]> | 2019-06-05 13:04:29 -0700 |
commit | 30d5703bceb0c118ef934918074768620efa93e6 (patch) | |
tree | 0212a07490a47ab3757d85da87f738ab85d98efa /net/unix/sysctl_net_unix.c | |
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 <[email protected]>
Tested-by: Andrew Bowers <[email protected]>
Signed-off-by: Jeff Kirsher <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions