diff options
| author | Emil Tantilov <[email protected]> | 2014-11-19 03:18:19 +0000 |
|---|---|---|
| committer | Jeff Kirsher <[email protected]> | 2014-12-05 09:13:05 -0800 |
| commit | 9079e4163136ab1484cd6f06f8933344c0967cf1 (patch) | |
| tree | e58b066db9b208e97372aa1b8bcae463b9f1154c /tools/perf/scripts/python/net_dropmonitor.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 <[email protected]>
Reported-by: Alex Williamson <[email protected]>
Signed-off-by: Emil Tantilov <[email protected]>
Tested-by: Aaron Brown <[email protected]>
Signed-off-by: Jeff Kirsher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions