diff options
author | 2020-02-16 22:07:29 +0100 | |
---|---|---|
committer | 2020-02-16 20:04:41 -0800 | |
commit | 9ac41f3c9f05df73d521c93a3f1fede7e4fbf3a6 (patch) | |
tree | 6e93319d604179e0695092e16b3b512a788ecd9d /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Merge branch 'mv88e6xxx-Add-SERDES-PCS-registers-to-ethtool-dump' (diff) | |
download | wireguard-linux-9ac41f3c9f05df73d521c93a3f1fede7e4fbf3a6.tar.xz wireguard-linux-9ac41f3c9f05df73d521c93a3f1fede7e4fbf3a6.zip |
net: mvneta: move refill_err and skb_alloc_err in per-cpu stats
mvneta_ethtool_update_stats routine is currently reporting
skb_alloc_error and refill_error only for the first rx queue.
Fix the issue moving skb_alloc_err and refill_err in
mvneta_pcpu_stats structure.
Moreover this patch will be used to introduce xdp statistics
to ethtool for the mvneta driver
Fixes: 17a96da62716 ("net: mvneta: discriminate error cause for missed packet")
Signed-off-by: Lorenzo Bianconi <lorenzo@kernel.org>
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