commit | 098ce840c9ef7b474437a766a0f9759b5c3e1ae6 | [log] [tgz] |
---|---|---|
author | Jakub Kicinski <jakub.kicinski@netronome.com> | Fri Aug 18 15:48:18 2017 -0700 |
committer | David S. Miller <davem@davemloft.net> | Fri Aug 18 22:39:28 2017 -0700 |
tree | 4ed3234fce1129930d821febe15407b5401f558a | |
parent | 7344bea1401627cd1b02d19252baa1c40c0fb5e9 [diff] |
nfp: report MAC statistics in ethtool Add reporting of MAC statistics in ethtool. MAC statistics are read out from the MAC IP and accumulated by application FW, therefore their presence depends on the application FW. Add missing defines and string names for the statistics and dump them in ethtool -S. Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com> Reviewed-by: Simon Horman <simon.horman@netronome.com> Signed-off-by: David S. Miller <davem@davemloft.net>