aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/net_dropmonitor.py
diff options
context:
space:
mode:
authorEmil Tantilov <[email protected]>2016-09-09 12:59:10 -0700
committerJeff Kirsher <[email protected]>2016-09-23 00:23:01 -0700
commit0c339bf9ac2eed861d34a9dd40aee2a2d490ec36 (patch)
tree602d72cbfa96bafcb82fa425dccd4002e6c21df0 /tools/perf/scripts/python/net_dropmonitor.py
parente24fcf28959298e07cae9ee19eb9a4b2b399b4fb (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/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions