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:44 -0300
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>2020-01-17 09:55:34 -0800
commit65279beec34565a3d9d4d098ea7f602ffc419695 (patch)
treefeb4a37fe90d5db13f5a23fbbee039e4983ee349 /tools/perf/scripts/python/export-to-postgresql.py
parent2da259c5fe1f528dd9bd4d0430a2732de18c190b (diff)
i40e: 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 i40e 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