commit | ff519e2acd463bff6c5bb4e8d7ed350c9bae885b | [log] [tgz] |
---|---|---|
author | Lorenzo Bianconi <lorenzo@kernel.org> | Sat Oct 19 10:13:21 2019 +0200 |
committer | David S. Miller <davem@davemloft.net> | Mon Oct 21 10:36:07 2019 -0700 |
tree | e015b728217d6aaf30849bd650428b80d0ea4dc2 | |
parent | 13faf77185225a1383f6f5a072383771ccfe456b [diff] |
net: mvneta: introduce mvneta_update_stats routine Introduce mvneta_update_stats routine to collect {rx/tx} statistics (packets and bytes). This is a preliminary patch to add XDP support to mvneta driver Signed-off-by: Lorenzo Bianconi <lorenzo@kernel.org> Signed-off-by: David S. Miller <davem@davemloft.net>