aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py
diff options
context:
space:
mode:
authorMariusz Stachura <[email protected]>2017-11-14 07:00:50 -0500
committerJeff Kirsher <[email protected]>2018-02-26 11:48:06 -0800
commitc3880bd159d431d06b687b0b5ab22e24e6ef0070 (patch)
tree9c96ed42231ada1c4c45077cb4f4e66cbea28153 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py
parent4869a1476df5ef2d09fa52acc9cfcc21b47194c5 (diff)
i40e: link_down_on_close private flag support
This patch introduces new ethtool private flag used for forcing true link state. Function i40e_force_link_state that implements this functionality was added, it sets phy_type = 0 in order to work-around firmware's LESM. False positive error messages were suppressed. The ndo_open() should not succeed if there were issues with forcing link state to be UP. Added I40E_PHY_TYPES_BITMASK define with all phy types OR-ed together in one bitmask. Added after phy type definition, so it will be hard to forget to include new phy types to the bitmask. Signed-off-by: Mariusz Stachura <[email protected]> Signed-off-by: Mitch Williams <[email protected]> Tested-by: Andrew Bowers <[email protected]> Signed-off-by: Jeff Kirsher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py')
0 files changed, 0 insertions, 0 deletions