Re: [Intel-wired-lan] [iwl-next v3 2/4] ixgbe: check for MDD events

2025-06-27 Thread Romanowski, Rafal
; > Kitszel, Przemyslaw ; Kwapulinski, Piotr > ; Nguyen, Anthony L > ; Osuchowski, Dawid > ; pmen...@molgen.mpg.de > Subject: Re: [Intel-wired-lan] [iwl-next v3 2/4] ixgbe: check for MDD events > > On Mon, Feb 17, 2025 at 10:06:34AM +0100, Michal Swiatkowski wrote: > > From:

Re: [Intel-wired-lan] [iwl-next v3 2/4] ixgbe: check for MDD events

2025-02-18 Thread Simon Horman
On Mon, Feb 17, 2025 at 10:06:34AM +0100, Michal Swiatkowski wrote: > From: Don Skidmore > > When an event is detected it is logged and, for the time being, the > queue is immediately re-enabled. This is due to the lack of an API > to the hypervisor so it could deal with it as it chooses. > > R

[Intel-wired-lan] [iwl-next v3 2/4] ixgbe: check for MDD events

2025-02-17 Thread Michal Swiatkowski
From: Don Skidmore When an event is detected it is logged and, for the time being, the queue is immediately re-enabled. This is due to the lack of an API to the hypervisor so it could deal with it as it chooses. Reviewed-by: Przemek Kitszel Reviewed-by: Jedrzej Jagielski Reviewed-by: Marcin S