summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorJacob Keller <jacob.e.keller@intel.com>2019-12-19 12:10:00 -0800
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>2020-01-17 09:55:34 -0800
commit2da259c5fe1f528dd9bd4d0430a2732de18c190b (patch)
treeae97ea48a313cf5e10ced190c85d106b09d29841 /tools/perf/scripts/python/export-to-postgresql.py
parentbcb3244ccdc4cebb6ed3d47d973da7b1a03837c0 (diff)
fm10k: use txqueue parameter in fm10k_tx_timeout
Make use of the new txqueue parameter to the .ndo_tx_timeout function. In fm10k_tx_timeout, remove the now unnecessary loop to determine which Tx queue is stuck. Instead, just double check the specified queue This could be improved further to attempt resetting only the specific queue that got stuck. However, that is a much larger refactor and has been left as a future improvement. Signed-off-by: Jacob Keller <jacob.e.keller@intel.com> Tested-by: Andrew Bowers <andrewx.bowers@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions