Hello: This patch was applied to netdev/net-next.git (refs/heads/master):
On Mon, 19 Apr 2021 13:02:42 -0700 you wrote: > Michael suggest a few more stats we can expose. > > $ ethtool -S eth0 --groups eth-mac > Standard stats for eth0: > eth-mac-FramesTransmittedOK: 902623288966 > eth-mac-FramesReceivedOK: 28727667047 > eth-mac-FrameCheckSequenceErrors: 1 > eth-mac-AlignmentErrors: 0 > eth-mac-OutOfRangeLengthField: 0 > $ ethtool -S eth0 | grep '\(fcs\|align\|oor\)' > rx_fcs_err_frames: 1 > rx_align_err_frames: 0 > tx_fcs_err_frames: 0 > > [...] Here is the summary with links: - [net-next] bnxt: add more ethtool standard stats https://git.kernel.org/netdev/net-next/c/37434782d63f You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html