diff options
author | 2019-08-08 07:39:25 -0700 | |
---|---|---|
committer | 2019-09-03 17:02:23 -0700 | |
commit | 473ca574884bdb674cf5bb2c5d27c21017f6b55f (patch) | |
tree | a1510ad7e72cd2920e06919ccc648424f8250f5b /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ice: Limit Max TCs on devices with more than 4 ports (diff) | |
download | linux-dev-473ca574884bdb674cf5bb2c5d27c21017f6b55f.tar.xz linux-dev-473ca574884bdb674cf5bb2c5d27c21017f6b55f.zip |
ice: Correctly handle return values for init DCB
In the init path for DCB, the call to ice_init_dcb()
can return a non-zero value for either an actual
error, or due to the FW lldp engine being stopped.
We are currently treating all non-zero values only as
an indication that the FW LLDP engine is stopped.
Check for an actual error in the DCB init flow.
Signed-off-by: Dave Ertman <david.m.ertman@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