diff options
author | Dave Ertman <david.m.ertman@intel.com> | 2019-08-08 07:39:25 -0700 |
---|---|---|
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | 2019-09-03 17:02:23 -0700 |
commit | 473ca574884bdb674cf5bb2c5d27c21017f6b55f (patch) | |
tree | a1510ad7e72cd2920e06919ccc648424f8250f5b /tools/perf/scripts/python/export-to-postgresql.py | |
parent | a257f188b72bf0f8b5a08efba174373f5708ff0c (diff) |
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