diff options
author | Joshua Hay <joshua.a.hay@intel.com> | 2024-11-26 02:58:54 +0300 |
---|---|---|
committer | Tony Nguyen <anthony.l.nguyen@intel.com> | 2024-12-18 00:28:55 +0300 |
commit | 93433c1d919775f8ac0f7893692f42e6731a5373 (patch) | |
tree | caa62fe1bb3f374f3cfa23fd46ed8f9f38e89176 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 7ed2d91588779f0a2b27fd502ce2aaf1fab9b3ca (diff) | |
download | linux-93433c1d919775f8ac0f7893692f42e6731a5373.tar.xz |
idpf: add support for SW triggered interrupts
SW triggered interrupts are guaranteed to fire after their timer
expires, unlike Tx and Rx interrupts which will only fire after the
timer expires _and_ a descriptor write back is available to be processed
by the driver.
Add the necessary fields, defines, and initializations to enable a SW
triggered interrupt in the vector's dyn_ctl register.
Reviewed-by: Madhu Chittim <madhu.chittim@intel.com>
Signed-off-by: Joshua Hay <joshua.a.hay@intel.com>
Tested-by: Krishneil Singh <krishneil.k.singh@intel.com>
Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions