commit | a7da7f16267b96cfd0bf753e1733080ef71e6b66 | [log] [tgz] |
---|---|---|
author | Carolyn Wyborny <carolyn.wyborny@intel.com> | Thu Feb 28 09:52:47 2019 -0800 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Fri May 03 14:31:05 2019 -0700 |
tree | c7a1c0de1f4fda1e72d609211f6df351847424de | |
parent | 8ef988b914bd449458eb2174febb67b0f137b33c [diff] |
i40e: Fix for allowing too many MDD events on VF This patch changes the driver behavior when detecting a VF MDD event. It now disables the VF after one event, which indicates a hw detected problem in the VF. Before this change, the PF would allow a couple of events before doing the reset. Signed-off-by: Carolyn Wyborny <carolyn.wyborny@intel.com> Tested-by: Andrew Bowers <andrewx.bowers@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>