diff options
author | Catherine Sullivan <[email protected]> | 2017-06-07 05:43:12 -0400 |
---|---|---|
committer | Jeff Kirsher <[email protected]> | 2017-06-20 18:17:12 -0700 |
commit | 7642984b08760b8d0ff7f4cfbe524bb53eb4cec2 (patch) | |
tree | d0fb5cf7f3f8238d5c262332e72a37fb372b2b1c /tools/perf/scripts/python/event_analyzing_sample.py | |
parent | 2e5c26ea0d0843074a1b8c868aae5c828c155569 (diff) |
i40e: Handle PE_CRITERR properly with IWARP enabled
When IWARP is enabled, we weren't clearing the PE_CRITERR, just logging
it and removing it from the mask. We need to do a corer to reset the
PE_CRITERR register, so set the bit for that as we handle the
interrupt.
We should also be checking for the error against the PFINT_ICR0 register,
and only need to clear it in the value getting written to
PFINT_ICR0_ENA.
Signed-off-by: Catherine Sullivan <[email protected]>
Signed-off-by: Mitch Williams <[email protected]>
Tested-by: Andrew Bowers <[email protected]>
Signed-off-by: Jeff Kirsher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions