summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorJulio Faracco <jcfaracco@gmail.com>2019-12-18 15:38:45 -0300
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>2020-01-17 09:55:34 -0800
commited5a3f664c557e2ee5d92f75398a0fc8ab522ad5 (patch)
treed0f4c81edc0e9274662d04b9248dd86587e03637 /tools/perf/scripts/python/export-to-postgresql.py
parent65279beec34565a3d9d4d098ea7f602ffc419695 (diff)
ice: Removing hung_queue variable to use txqueue function parameter
The scope of function .ndo_tx_timeout was changed to include the hang queue when a TX timeout event occurs. See commit 0290bd291cc0 ("netdev: pass the stuck queue to the timeout handler") for more details. Now, drivers don't need to identify which queue is stopped. Drivers can simply use the queue index provided by dev_watchdog and execute all actions needed to restore network traffic. This commit do some cleanups into Intel ice driver to remove a redundant loop to find stopped queue. Signed-off-by: Julio Faracco <jcfaracco@gmail.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