diff options
author | Emil Tantilov <[email protected]> | 2016-09-09 12:59:10 -0700 |
---|---|---|
committer | Jeff Kirsher <[email protected]> | 2016-09-23 00:23:01 -0700 |
commit | 0c339bf9ac2eed861d34a9dd40aee2a2d490ec36 (patch) | |
tree | 602d72cbfa96bafcb82fa425dccd4002e6c21df0 /tools/perf/scripts/python/failed-syscalls-by-pid.py | |
parent | e24fcf28959298e07cae9ee19eb9a4b2b399b4fb (diff) |
ixgbe: reset before SRIOV init to avoid mailbox issues
Enabling SRIOV while the ixgbevf driver is loaded will result in all
mailbox requests from ixgbevf_open() being rejected by ixgbe because
adapter->clear_to_send is set to false on reset.
Call ixgbe_sriov_reinit() before pci_enable_sriov() to make sure that
mailbox requests are handled from the time ixgbevf is loaded.
Reported-by: Andrew Bowers <[email protected]>
Signed-off-by: Emil Tantilov <[email protected]>
Tested-by: Andrew Bowers <[email protected]>
Signed-off-by: Jeff Kirsher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/failed-syscalls-by-pid.py')
0 files changed, 0 insertions, 0 deletions