diff options
author | 2017-11-14 07:00:50 -0500 | |
---|---|---|
committer | 2018-02-26 11:48:06 -0800 | |
commit | c3880bd159d431d06b687b0b5ab22e24e6ef0070 (patch) | |
tree | 9c96ed42231ada1c4c45077cb4f4e66cbea28153 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | sh_eth: TSU_QTAG0/1 registers the same as TSU_QTAGM0/1 (diff) | |
download | linux-dev-c3880bd159d431d06b687b0b5ab22e24e6ef0070.tar.xz linux-dev-c3880bd159d431d06b687b0b5ab22e24e6ef0070.zip |
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 <mariusz.stachura@intel.com>
Signed-off-by: Mitch Williams <mitch.a.williams@intel.com>
Tested-by: Andrew Bowers <andrewx.bowers@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions