diff options
author | Emil Tantilov <emil.s.tantilov@intel.com> | 2014-11-19 03:18:19 +0000 |
---|---|---|
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | 2014-12-05 09:13:05 -0800 |
commit | 9079e4163136ab1484cd6f06f8933344c0967cf1 (patch) | |
tree | e58b066db9b208e97372aa1b8bcae463b9f1154c /tools/perf/scripts/python/syscall-counts.py | |
parent | c762dff24c06c0eca30e96650f60022eaa1862b0 (diff) |
ixgbe: remove CIAA/D register reads from bad VF check
Accessing the CIAA/D register can block access to the PCI config space.
This patch removes the read/write operations to the CIAA/D registers
and makes use of standard kernel functions for accessing the PCI config
space.
In addition it moves ixgbevf_check_for_bad_vf() into the watchdog subtask
which reduces the frequency of the checks.
CC: Alex Williamson <alex.williamson@redhat.com>
Reported-by: Alex Williamson <alex.williamson@redhat.com>
Signed-off-by: Emil Tantilov <emil.s.tantilov@intel.com>
Tested-by: Aaron Brown <aaron.f.brown@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions