commit | 991df1fbb0dc3b44a88b4775b32d95839bf779e6 | [log] [tgz] |
---|---|---|
author | Ioana Ciornei <ioana.ciornei@nxp.com> | Thu Nov 07 12:44:48 2019 +0200 |
committer | David S. Miller <davem@davemloft.net> | Thu Nov 07 15:31:53 2019 -0800 |
tree | e2e922d4388dbda32d3bbe4b680c3ac90fe59616 | |
parent | 88c8562b16a031045acb519fcbaae9908f323017 [diff] |
dpaa2-eth: add ethtool MAC counters When a DPNI is connected to a MAC, export its associated counters. Ethtool related functions are added in dpaa2_mac for returning the number of counters, their strings and also their values. Signed-off-by: Ioana Ciornei <ioana.ciornei@nxp.com> Reviewed-by: Andrew Lunn <andrew@lunn.ch> Signed-off-by: David S. Miller <davem@davemloft.net>