diff options
author | Anjali Singhai Jain <anjali.singhai@intel.com> | 2014-06-04 01:23:26 +0000 |
---|---|---|
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | 2014-06-24 18:19:20 -0700 |
commit | 327fe04bfb32642eee237e1cc1eaef16d6a4a0f5 (patch) | |
tree | 9f5c035aa3351c0648c671d79187f7486838523e /arch/mips/kernel/stacktrace.c | |
parent | 264ccc93b23ae654d3db37c3ebde1da6a2866e31 (diff) |
i40e: Bypass timeout recovery level 0 so as to not cause MDD
When a Tx hang happens, usually the Tx queue disable fails. At
this point if we try to recover by a VSI reinit the HW gets
unhappy and we get a Malicious Driver Detect (MDD) event.
HW expects a PF reset if a queue disable fails, if we don't do a PF
reset and restart the queue we get an MDD. This patch makes sure we
do a PF reset on Tx hang and that way we avoid any MDD because of Tx
queue disable failure.
Change-ID: I665ab6223577c788da857ee2132e733dc9a451e4
Signed-off-by: Anjali Singhai Jain <anjali.singhai@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to 'arch/mips/kernel/stacktrace.c')
0 files changed, 0 insertions, 0 deletions