commit | e08400b707739f0eca1645413924743466ea70b8 | [log] [tgz] |
---|---|---|
author | Emil Tantilov <emil.s.tantilov@intel.com> | Wed Jan 28 03:21:24 2015 +0000 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Thu Feb 05 19:58:44 2015 -0800 |
tree | e897d3e8e7ed2273a75c2aa942269bfa0510e701 | |
parent | d9bdb57f9c9eee20835a947f2b9ece1ed2ef8485 [diff] |
ixgbevf: Add code to check for Tx hang This patch adds code to allow for Tx hang checking. The idea is to provide more robust debug info in the event of a transmit unit hang. Similar to the logic in ixgbe. CC: Alexander Duyck <alexander.h.duyck@redhat.com> Signed-off-by: Emil Tantilov <emil.s.tantilov@intel.com> Tested-by: Phil Schmitt <phillip.j.schmitt@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>