[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <161887500956.9960.511883425241206243.git-patchwork-notify@kernel.org>
Date: Mon, 19 Apr 2021 23:30:09 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Jakub Kicinski <kuba@...nel.org>
Cc: davem@...emloft.net, netdev@...r.kernel.org,
michael.chan@...adcom.com
Subject: Re: [PATCH net-next] bnxt: add more ethtool standard stats
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
Powered by blists - more mailing lists