]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
net: hibmcge: support for statistics of reset failures
authorJijie Shao <shaojijie@huawei.com>
Wed, 23 Jul 2025 07:48:26 +0000 (15:48 +0800)
committerJakub Kicinski <kuba@kernel.org>
Fri, 25 Jul 2025 18:01:53 +0000 (11:01 -0700)
commit15dc08fd2cac0210e2488367bc1d529149149f3b
tree154c1a3f8ace85cf81e271523d6f2a525ea85708
parentfe09560f82415d6592e74821e031a76eed173a03
net: hibmcge: support for statistics of reset failures

Add a statistical item to count the number of reset failures.
This statistical item can be queried using ethtool -S or
reported through diagnose information.

Signed-off-by: Jijie Shao <shaojijie@huawei.com>
Link: https://patch.msgid.link/20250723074826.2756135-1-shaojijie@huawei.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
drivers/net/ethernet/hisilicon/hibmcge/hbg_common.h
drivers/net/ethernet/hisilicon/hibmcge/hbg_diagnose.c
drivers/net/ethernet/hisilicon/hibmcge/hbg_err.c
drivers/net/ethernet/hisilicon/hibmcge/hbg_ethtool.c