linux-stable/drivers/net/ethernet/hisilicon
Jijie Shao 36122201ee net: hns3: fix wrong rpu tln reg issue
In the original RPU query command, the status register values of
multiple RPU tunnels are accumulated by default, which is unreasonable.
This patch Fix it by querying the specified tunnel ID.
The tunnel number of the device can be obtained from firmware
during initialization.

Fixes: ddb54554fa ("net: hns3: add DFX registers information for ethtool -d")
Signed-off-by: Jijie Shao <shaojijie@huawei.com>
Reviewed-by: Leon Romanovsky <leonro@nvidia.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2023-08-16 08:56:38 +01:00
..
hns net: hns: Remove unused function declaration mac_adjust_link() 2023-08-08 14:56:22 -07:00
hns3 net: hns3: fix wrong rpu tln reg issue 2023-08-16 08:56:38 +01:00
hip04_eth.c net: hisilicon: fix the return value handle and remove redundant netdev_err() for platform_get_irq() 2023-08-02 12:06:23 -07:00
hisi_femac.c net: hisilicon: fix the return value handle and remove redundant netdev_err() for platform_get_irq() 2023-08-02 12:06:23 -07:00
hix5hd2_gmac.c net: hisilicon: fix the return value handle and remove redundant netdev_err() for platform_get_irq() 2023-08-02 12:06:23 -07:00
hns_mdio.c net: hns: Remove unnecessary (void*) conversions 2023-07-18 19:00:47 -07:00
Kconfig ethernet: fix PTP_1588_CLOCK dependencies 2021-08-13 17:49:05 -07:00
Makefile