diff options
| author | Brett Creeley <[email protected]> | 2019-12-12 03:13:01 -0800 |
|---|---|---|
| committer | Jeff Kirsher <[email protected]> | 2020-01-03 16:08:33 -0800 |
| commit | 26a91525cca8e50854706a9e71ce38795ba1fbcb (patch) | |
| tree | 07caa4a7f27724d6d1a551c6732b56e4b5a2798b /tools/perf/scripts/python | |
| parent | f57a683dedbbe80af69708ae862f7ac88a441e5c (diff) | |
ice: Fix VF link state when it's IFLA_VF_LINK_STATE_AUTO
Currently the flow for ice_set_vf_link_state() is not configuring link
the same as all other VF link configuration flows. Fix this by only
setting the necessary VF members in ice_set_vf_link_state() and then
call ice_vc_notify_link_state() to actually configure link for the
VF. This made ice_set_pfe_link_forced() unnecessary, so it was
deleted. Also, this commonizes the link flows for the VF to all call
ice_vc_notify_link_state().
Signed-off-by: Brett Creeley <[email protected]>
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')
0 files changed, 0 insertions, 0 deletions