diff options
author | 2019-06-28 19:50:15 +0800 | |
---|---|---|
committer | 2019-06-28 09:39:49 -0700 | |
commit | 8b552079325df9a832d95711ec4c26f0bf1b10c4 (patch) | |
tree | 403ebb07f5f16e6648a542f89c6572e379c1808c /tools/perf/scripts/python/export-to-postgresql.py | |
parent | net: hns3: handle empty unknown interrupt (diff) | |
download | wireguard-linux-8b552079325df9a832d95711ec4c26f0bf1b10c4.tar.xz wireguard-linux-8b552079325df9a832d95711ec4c26f0bf1b10c4.zip |
net: hns3: fix a statistics issue about l3l4 checksum error
The frame column is based on rx_crc_errors and rx_frame_errors. So
l3l4 checksum error should not be counted by rx_crc_errors. Instead,
l3l4 checksum error should be counted in ifconfig error column.
Fixes: d3ec4ef66937 ("net: hns3: refactor the statistics updating for netdev")
Signed-off-by: Yufeng Mo <moyufeng@huawei.com>
Signed-off-by: Peng Li <lipeng321@huawei.com>
Signed-off-by: Huazhong Tan <tanhuazhong@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions