diff options
| author | Tony Nguyen <[email protected]> | 2019-07-25 01:55:35 -0700 |
|---|---|---|
| committer | Jeff Kirsher <[email protected]> | 2019-08-20 14:32:42 -0700 |
| commit | e6c45149b88e9dee8a97e6c365fe967c196fd500 (patch) | |
| tree | b579d9b07b79b216749d7e7b3ef00de029d5b500 /tools/perf/scripts/python/bin/export-to-sqlite-report | |
| parent | ac6f733a7bd5e23ce9d58ef995f51fbd1ad2fa97 (diff) | |
ice: Do not always bring up PF VSI in ice_ena_vsi()
During rebuild ice_ena_vsi() is called to recover the VSI state.
This function assumes the PF VSI is always to be enabled, however,
it's possible that during reset/rebuild the interface can be
brought down. If this occurs, we can attempt to bring up the PF
VSI on a downed interface which can lead to various crashes. If
the interface is not running, do not bring up the associated VSI.
Signed-off-by: Tony Nguyen <[email protected]>
Tested-by: Andrew Bowers <[email protected]>
Signed-off-by: Jeff Kirsher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-sqlite-report')
0 files changed, 0 insertions, 0 deletions