Re: [Intel-wired-lan] [iwl-next v2 1/4] ixgbe: add MDD support

2025-02-12 Thread Michal Swiatkowski
On Wed, Feb 12, 2025 at 02:09:17PM +0100, Paul Menzel wrote: > Dear Michal, > > > Am 12.02.25 um 13:59 schrieb Michal Swiatkowski: > > On Wed, Feb 12, 2025 at 09:07:18AM +0100, Paul Menzel wrote: > > > > Thank you for your patch. For the summary/title you could use: > > > > > > ixgbe: Support M

Re: [Intel-wired-lan] [iwl-next v2 1/4] ixgbe: add MDD support

2025-02-12 Thread Paul Menzel
Dear Michal, Am 12.02.25 um 13:59 schrieb Michal Swiatkowski: On Wed, Feb 12, 2025 at 09:07:18AM +0100, Paul Menzel wrote: Thank you for your patch. For the summary/title you could use: ixgbe: Support Malicious Driver Detection (MDD) Am 12.02.25 um 08:57 schrieb Michal Swiatkowski: From:

Re: [Intel-wired-lan] [iwl-next v2 1/4] ixgbe: add MDD support

2025-02-12 Thread Michal Swiatkowski
On Wed, Feb 12, 2025 at 09:07:18AM +0100, Paul Menzel wrote: > Dear Michal, dear Paul, > > > Thank you for your patch. For the summary/title you could use: > > ixgbe: Support Malicious Driver Detection (MDD) > > Am 12.02.25 um 08:57 schrieb Michal Swiatkowski: > > From: Paul Greenwalt > > > >

Re: [Intel-wired-lan] [iwl-next v2 1/4] ixgbe: add MDD support

2025-02-12 Thread Paul Menzel
Dear Michal, dear Paul, Thank you for your patch. For the summary/title you could use: ixgbe: Support Malicious Driver Detection (MDD) Am 12.02.25 um 08:57 schrieb Michal Swiatkowski: From: Paul Greenwalt Add malicious driver detection. Support enabling MDD, disabling MDD, handling a MDD ev

[Intel-wired-lan] [iwl-next v2 1/4] ixgbe: add MDD support

2025-02-11 Thread Michal Swiatkowski
From: Paul Greenwalt Add malicious driver detection. Support enabling MDD, disabling MDD, handling a MDD event, and restoring a MDD VF. Reviewed-by: Przemek Kitszel Reviewed-by: Jedrzej Jagielski Reviewed-by: Marcin Szycik Signed-off-by: Paul Greenwalt Signed-off-by: Michal Swiatkowski ---