aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorBrett Creeley <[email protected]>2019-12-12 03:13:01 -0800
committerJeff Kirsher <[email protected]>2020-01-03 16:08:33 -0800
commit26a91525cca8e50854706a9e71ce38795ba1fbcb (patch)
tree07caa4a7f27724d6d1a551c6732b56e4b5a2798b /tools/perf/scripts/python/bin
parentf57a683dedbbe80af69708ae862f7ac88a441e5c (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/bin')
0 files changed, 0 insertions, 0 deletions