aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/sched-migration.py
diff options
context:
space:
mode:
authorJesse Brandeburg <[email protected]>2016-01-13 16:51:45 -0800
committerJeff Kirsher <[email protected]>2016-02-17 14:39:07 -0800
commit40d72a50986271e5c30f111e08ebd6d846708bbc (patch)
treee2244f151b856b4fae0492a7434ce2f46503282e /tools/perf/scripts/python/sched-migration.py
parenteaab59e9d2908df1c31d94f2da1aa3ebeebd8381 (diff)
i40e/i40evf: don't lose interrupts
While re-enabling interrupts the driver would clear all pending causes. This meant that if an interrupt was generated while the driver was cleaning or polling with interrupts disabled, then that interrupt was lost. This could cause a queue to become dead, especially for receive. Refactored the enable_icr0 function in order to allow it to be decided by the caller whether the CLEARPBA (clear pending events) bit will be set while re-enabling the interrupt. Also update copyright year in file headers. Change-ID: Ic1db100a05e13c98919057696db147a258ca365a Signed-off-by: Jesse Brandeburg <[email protected]> Tested-by: Andrew Bowers <[email protected]> Signed-off-by: Jeff Kirsher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/sched-migration.py')
0 files changed, 0 insertions, 0 deletions