Files
android_kernel_xiaomi_sm8450/drivers/net/ethernet/intel/ice
Paul Greenwalt 9d5c5a5290 ice: update malicious driver detection event handling
Update the PF VFs MDD event message to rate limit once per second and
report the total number Rx|Tx event count. Add support to print pending
MDD events that occur during the rate limit. The use of net_ratelimit did
not allow for per VF Rx|Tx granularity.

Additional PF MDD log messages are guarded by netif_msg_[rx|tx]_err().

Since VF RX MDD events disable the queue, add ethtool private flag
mdd-auto-reset-vf to configure VF reset to re-enable the queue.

Disable anti-spoof detection interrupt to prevent spurious events
during a function reset.

To avoid race condition do not make PF MDD register reads conditional
on global MDD result.

Signed-off-by: Paul Greenwalt <paul.greenwalt@intel.com>
Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
Tested-by: Andrew Bowers <andrewx.bowers@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
2020-02-19 12:56:34 -08:00
..
2019-11-08 12:02:14 -08:00
2020-02-12 11:49:12 -08:00
2020-01-25 21:42:50 -08:00
2020-01-25 21:42:50 -08:00
2020-01-24 16:06:32 -08:00
2020-01-03 16:08:33 -08:00
2018-03-26 09:59:08 -07:00
2020-02-12 11:49:12 -08:00
2020-02-12 11:49:12 -08:00
2020-02-15 18:37:56 -08:00
2019-11-04 12:01:55 -08:00