commit | 31c5f7f3f45aab8231c76be6d87c7503f442d019 | [log] [tgz] |
---|---|---|
author | Dave Ertman <david.m.ertman@intel.com> | Thu Feb 13 13:31:21 2020 -0800 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Wed Feb 19 13:09:20 2020 -0800 |
tree | 0e7b7e457433bb70a1bc755822a9aa762606ae60 | |
parent | 27d9be98eda1d01073db142f11f4880ff513dae2 [diff] |
ice: SW DCB, report correct max TC value lldpad is using the value reported in the DCB config for max_tc as the max allowed number of TCs, not the current max. ICE driver was reporting it as current maximum TC. Change DCB_NL function to report maximum TC allowed by this device. 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>