diff options
author | 2018-01-22 15:46:26 +0300 | |
---|---|---|
committer | 2018-01-24 18:00:30 +0200 | |
commit | 04b01affb824ef1f2a3e3f4e64a133d3b45376cd (patch) | |
tree | c84d47be3636a4adfce428963ad57d4a0ca404a8 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | qtnfmac: fix warnings when mBSS setup is stopped (diff) | |
download | linux-dev-04b01affb824ef1f2a3e3f4e64a133d3b45376cd.tar.xz linux-dev-04b01affb824ef1f2a3e3f4e64a133d3b45376cd.zip |
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 <vulyanov@quantenna.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions