OSDN Git Service

i40e: change behavior on PF in response to MDD event
authorCarolyn Wyborny <carolyn.wyborny@intel.com>
Thu, 28 Feb 2019 17:52:48 +0000 (09:52 -0800)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Fri, 3 May 2019 21:31:16 +0000 (14:31 -0700)
commita1df906c5be75ce2c7633e06c688607ec088ca35
tree482eb2d09fa829548097d464599de12b69d28ca7
parenta7da7f16267b96cfd0bf753e1733080ef71e6b66
i40e: change behavior on PF in response to MDD event

TX MDD events reported on the PF are the result of the
PF misconfiguring a descriptor and not because of "bad actions"
by anything else.  No need to reset now because if it
results in a Tx hang, the Tx hang check will take care of it.

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>
drivers/net/ethernet/intel/i40e/i40e_main.c