diff options
author | Vasily Ulyanov <[email protected]> | 2018-01-22 15:46:26 +0300 |
---|---|---|
committer | Kalle Valo <[email protected]> | 2018-01-24 18:00:30 +0200 |
commit | 04b01affb824ef1f2a3e3f4e64a133d3b45376cd (patch) | |
tree | c84d47be3636a4adfce428963ad57d4a0ca404a8 /tools/perf/scripts/python | |
parent | 87affddef94e65a10683cc43229f0bb4f47b2bee (diff) |
qtnfmac: support 64-bit network interface stats
On 32-bit platforms packet counters are stored in a net_device_stats struct
as unsigned long integers. As a result, after some time of network activity
an overflow takes place in network packet counters. This patch makes use of
new structs for holding interface statistics.
Signed-off-by: Vasily Ulyanov <[email protected]>
Signed-off-by: Kalle Valo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions