RE: [PATCH net-next,v6] net: mana: Add handler for hardware servicing events

2025-06-10 Thread Haiyang Zhang
ger.kernel.org; > a...@kernel.org; h...@kernel.org; t...@linutronix.de; > shradhagu...@linux.microsoft.com; andrew+net...@lunn.ch; Konstantin > Taranov ; ho...@kernel.org; linux- > ker...@vger.kernel.org > Subject: [PATCH net-next,v6] net: mana: Add handler for hardware servicing

[PATCH net-next,v6] net: mana: Add handler for hardware servicing events

2025-06-09 Thread Haiyang Zhang
To collaborate with hardware servicing events, upon receiving the special EQE notification from the HW channel, remove the devices on this bus. Then, after a waiting period based on the device specs, rescan the parent bus to recover the devices. Signed-off-by: Haiyang Zhang Reviewed-by: Shradha G

RE: [EXTERNAL] Re: [PATCH net-next,v6] net: mana: Add handler for hardware servicing events

2025-05-29 Thread Haiyang Zhang
org; t...@linutronix.de; > shradhagu...@linux.microsoft.com; andrew+net...@lunn.ch; Konstantin > Taranov ; ho...@kernel.org; linux- > ker...@vger.kernel.org > Subject: [EXTERNAL] Re: [PATCH net-next,v6] net: mana: Add handler for > hardware servicing events > > On 5/27/25 11:42

Re: [PATCH net-next,v6] net: mana: Add handler for hardware servicing events

2025-05-29 Thread Paolo Abeni
On 5/27/25 11:42 PM, Haiyang Zhang wrote: > To collaborate with hardware servicing events, upon receiving the special > EQE notification from the HW channel, remove the devices on this bus. > Then, after a waiting period based on the device specs, rescan the parent > bus to recover the devices. >

[PATCH net-next,v6] net: mana: Add handler for hardware servicing events

2025-05-27 Thread Haiyang Zhang
To collaborate with hardware servicing events, upon receiving the special EQE notification from the HW channel, remove the devices on this bus. Then, after a waiting period based on the device specs, rescan the parent bus to recover the devices. Signed-off-by: Haiyang Zhang Reviewed-by: Shradha G