commit | eb96b686fc2c601e78903cc61b6cf4588ddde013 | [log] [tgz] |
---|---|---|
author | Claudiu Manoil <claudiu.manoil@nxp.com> | Fri Dec 04 19:15:05 2020 +0200 |
committer | Jakub Kicinski <kuba@kernel.org> | Mon Dec 07 16:57:38 2020 -0800 |
tree | 1ca0e921cee7b3e9622e7515415a603744cfcbe7 | |
parent | 10c678bd0a035ac2c64a9b26b222f20556227a53 [diff] |
enetc: Fix reporting of h/w packet counters Noticed some inconsistencies in packet statistics reporting. This patch adds the missing Tx packet counter registers to ethtool reporting and fixes the information strings for a few of them. Fixes: 16eb4c85c964 ("enetc: Add ethtool statistics") Signed-off-by: Claudiu Manoil <claudiu.manoil@nxp.com> Link: https://lore.kernel.org/r/20201204171505.21389-1-claudiu.manoil@nxp.com Signed-off-by: Jakub Kicinski <kuba@kernel.org>