Re: [PATCH net 3/3] net: hns3: use user configure after hardware reset when using kernel PHY
From: Jijie Shao <shaojijie@huawei.com>
Date: 2025-09-19 06:07:56
Also in:
lkml
From: Jijie Shao <shaojijie@huawei.com>
Date: 2025-09-19 06:07:56
Also in:
lkml
on 2025/9/18 1:11, Andrew Lunn wrote:
On Wed, Sep 17, 2025 at 08:29:54PM +0800, Jijie Shao wrote:quoted
When a reset occurringWhy would a reset occur? Is it the firmware crashing?quoted
Consider the case that reset was happened consecutively.Does that mean the firmware crashed twice in quick succession? Andrew
Actually, We can trigger a reset by ethtool: ethtool --reset ethx...